Spectators can use furnaces but not crafting tables.
When in spectator mode, furnaces can be used whereas crafting tables cannot. This also happens with chests.
Environment
[16:40:11 INFO]: System.getProperty('os.name') == 'Windows 8'
[16:40:11 INFO]: System.getProperty('os.version') == '6.2'
[16:40:11 INFO]: System.getProperty('os.arch') == 'amd64'
[16:40:11 INFO]: System.getProperty('java.version') == '1.7.0_51'
[16:40:11 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[16:40:11 INFO]: System.getProperty('sun.arch.data.model') == '64'
Created Issue:
Spectators can use furnaces but not crafting tables.
When in spectator mode, furnaces can be used whereas crafting tables cannot.
Environment
[16:40:11 INFO]: System.getProperty('os.name') == 'Windows 8'
[16:40:11 INFO]: System.getProperty('os.version') == '6.2'
[16:40:11 INFO]: System.getProperty('os.arch') == 'amd64'
[16:40:11 INFO]: System.getProperty('java.version') == '1.7.0_51'
[16:40:11 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[16:40:11 INFO]: System.getProperty('sun.arch.data.model') == '64'
is duplicated by
is duplicated by
Duplicate of MC-46451



Players in spectator mode can look into tile entities that other players can interact with. The crafting table is client-side, so it would be pointless to be able to view it. Essentially this is intended, so players in spectator mode can see how other players are interacting with the world.