1
0
cuberite-2a/source/BlockEntities
madmaxoft ebb2ccaa26 Removed BlockEntities' constructors from the API.
Plugins shouldn't construct block entities, rather, they will query them either from the cWorld (while playing), or from cChunkDesc (while generating).
2013-11-15 09:49:56 +01:00
..
BlockEntity.cpp Added cSignEntity into API, added cChunkDesc:GetBlockEntity(). 2013-11-14 15:37:09 +01:00
BlockEntity.h Added cSignEntity into API, added cChunkDesc:GetBlockEntity(). 2013-11-14 15:37:09 +01:00
BlockEntityWithItems.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ChestEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
ChestEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
DispenserEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
DispenserEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
DropperEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
DropperEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
DropSpenserEntity.cpp Bundled fixes [SEE DESC] 2013-11-10 22:20:25 +00:00
DropSpenserEntity.h Fixed cDropSpenserEntity bindings generating an extra var. 2013-10-23 11:17:16 +02:00
FurnaceEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
FurnaceEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
HopperEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
HopperEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
JukeboxEntity.cpp Exported cJukeboxEntity to Lua API. 2013-11-14 16:05:55 +01:00
JukeboxEntity.h Exported cJukeboxEntity to Lua API. 2013-11-14 16:05:55 +01:00
NoteEntity.cpp Added cNoteEntity to Lua API. 2013-11-14 17:14:54 +01:00
NoteEntity.h Added cNoteEntity to Lua API. 2013-11-14 17:14:54 +01:00
SignEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
SignEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00