public interface ITileEntityProvider
| Modifier and Type | Method and Description |
|---|---|
TileEntity |
createNewTileEntity(World p_149915_1_,
int p_149915_2_)
Returns a new instance of a block's tile entity class.
|
TileEntity createNewTileEntity(World p_149915_1_, int p_149915_2_)