public interface IRegistersTileEntity
Nucleus is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License: http://creativecommons.org/licenses/by-nc-sa/4.0/
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends net.minecraft.tileentity.TileEntity> |
getTileEntityClass()
Used to get the class for the tile this object registers to
|
@Nullable java.lang.Class<? extends net.minecraft.tileentity.TileEntity> getTileEntityClass()