1
0
Fork 0
cuberite-2a/src/BlockEntities
bibo38 657b0ed007 Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8
The NBT format now carries the texture data and transmit it to the client.
See: http://minecraft.gamepedia.com/Head#Block_entity
Related to #2674
2016-01-11 17:55:32 +01:00
..
BeaconEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
BeaconEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
BlockEntity.cpp Implemented brewing 2015-11-03 18:00:55 +01:00
BlockEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
BlockEntityWithItems.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
BrewingstandEntity.cpp Moved variables into scope, removed unused variables and fixed variables 2015-12-17 10:48:36 +01:00
BrewingstandEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
CMakeLists.txt Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
ChestEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
ChestEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
CommandBlockEntity.cpp Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
CommandBlockEntity.h Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
DispenserEntity.cpp Spawn baby mobs 2015-07-16 22:49:55 +02:00
DispenserEntity.h Changed cEntity::m_UniqueID to UInt32. 2015-03-21 15:18:17 +01:00
DropSpenserEntity.cpp Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
DropSpenserEntity.h Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
DropperEntity.cpp Merge remote-tracking branch 'origin/master' into chestcarts 2014-09-27 18:40:00 +01:00
DropperEntity.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
EnderChestEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
EnderChestEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
FlowerPotEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
FlowerPotEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
FurnaceEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
FurnaceEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
HopperEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
HopperEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
JukeboxEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
JukeboxEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
MobHeadEntity.cpp Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 2016-01-11 17:55:32 +01:00
MobHeadEntity.h Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 2016-01-11 17:55:32 +01:00
MobSpawnerEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
MobSpawnerEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
NoteEntity.cpp Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
NoteEntity.h Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
SignEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
SignEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00