Uses of Class
net.minecraftforge.debug.block.CustomSignsTest.CustomSignTileEntity
-
Packages that use CustomSignsTest.CustomSignTileEntity Package Description net.minecraftforge.debug.block -
-
Uses of CustomSignsTest.CustomSignTileEntity in net.minecraftforge.debug.block
Fields in net.minecraftforge.debug.block with type parameters of type CustomSignsTest.CustomSignTileEntity Modifier and Type Field Description static RegistryObject<TileEntityType<CustomSignsTest.CustomSignTileEntity>>
CustomSignsTest. CUSTOM_SIGN
Methods in net.minecraftforge.debug.block that return types with arguments of type CustomSignsTest.CustomSignTileEntity Modifier and Type Method Description TileEntityType<CustomSignsTest.CustomSignTileEntity>
CustomSignsTest.CustomSignTileEntity. getType()
-