sukasa
|
46eb7c3244
|
Undid previous changes. Added CreateGeneric() function to TileEntityFactory that returns a TileEntity class if no registered class exists for a given NBT tree. Changed GetTileEntity to in BlockTileEntities to use the new function.
|
2012-11-05 21:35:57 -08:00 |
|
sukasa
|
9fb96750d6
|
Modification to allow force-returning of TileEntity objects via additional param. Useful for dealing with mod-installed TileEntities not natively supported by Substrate
|
2012-11-04 19:33:06 -08:00 |
|
Justin Aquadro
|
d4651bfdf6
|
Added info for 1.4 block types
|
2012-09-09 16:01:30 -04:00 |
|
Justin Aquadro
|
e87a8e0bd3
|
Added enumerator to Entity/TileEntity factories
|
2011-11-14 22:04:06 -05:00 |
|
Justin Aquadro
|
c10ee4215f
|
Factored TypeId out of TileEntity types, added Piston to TileEntity registry
|
2011-11-05 14:30:59 -04:00 |
|
Justin Aquadro
|
e639e7daef
|
Including 1.9p5 block types, block data, and tile entities
|
2011-11-05 00:31:08 -04:00 |
|
Justin Aquadro
|
e23ab933ef
|
Restructuring Repo
|
2011-10-08 00:01:51 -04:00 |
|