@CatalogedBy(value=TileEntityTypes.class) public interface TileEntityType extends CatalogType
| Modifier and Type | Method and Description |
|---|---|
Class<? extends TileEntity> |
getTileEntityType()
Returns the tile entity class for this type.
|
getId, getNameClass<? extends TileEntity> getTileEntityType()