1
0
cuberite-2a/src/BlockEntities
Lukas Pioch e35ac1bfb9 Clang 5.0 fixes
- Added override keyword
- Removed inherited member variables
2017-05-21 12:19:06 +02:00
..
BeaconEntity.cpp Fixed bindings for cBlockArea:Read and Write. (#3568) 2017-02-05 16:00: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 Added a nullptr check to cEntity::IsA (#3659) 2017-04-01 23:15:08 +02:00
BlockEntityWithItems.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BrewingstandEntity.cpp Corrected brewingstand and added support for fuel 2017-05-08 06:30:54 +02:00
BrewingstandEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
ChestEntity.cpp Fixed invisible chests (#3722) 2017-05-21 11:48:33 +02:00
ChestEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
CMakeLists.txt Fixed type-casting-related warnings. 2016-08-24 22:26:53 +02:00
CommandBlockEntity.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CommandBlockEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
DispenserEntity.cpp Fireworks can be fired from a dispenser 2017-03-22 11:35:14 +01:00
DispenserEntity.h Updated API documentation. 2016-07-18 22:11:40 +02:00
DropperEntity.cpp Merge remote-tracking branch 'origin/master' into chestcarts 2014-09-27 18:40:00 +01:00
DropperEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
DropSpenserEntity.cpp Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
DropSpenserEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
EnderChestEntity.cpp Fixed invisible chests (#3722) 2017-05-21 11:48:33 +02:00
EnderChestEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
FlowerPotEntity.cpp Removed ClientHandle.h dependencies from common headers. 2016-11-18 20:00:04 +01:00
FlowerPotEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FurnaceEntity.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FurnaceEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
HopperEntity.cpp Proper entity destruction in non-ticking chunks 2016-02-19 07:05:22 +02:00
HopperEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
JukeboxEntity.cpp Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
JukeboxEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
MobHeadEntity.cpp Removed ClientHandle.h dependencies from common headers. 2016-11-18 20:00:04 +01:00
MobHeadEntity.h Updated API documentation. 2016-07-18 22:11:40 +02:00
MobSpawnerEntity.cpp Removed ClientHandle.h dependencies from common headers. 2016-11-18 20:00:04 +01:00
MobSpawnerEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
NoteEntity.cpp Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
NoteEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02: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 Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00