Uses of Enum Class
net.minecraft.block.entity.StructureBoxRendering.RenderMode
Packages that use StructureBoxRendering.RenderMode
-
Uses of StructureBoxRendering.RenderMode in net.minecraft.block.entity
Methods in net.minecraft.block.entity that return StructureBoxRendering.RenderModeModifier and TypeMethodDescriptionStructureBlockBlockEntity.getRenderMode()
StructureBoxRendering.getRenderMode()
TestInstanceBlockEntity.getRenderMode()
Returns the enum constant of this class with the specified name.static StructureBoxRendering.RenderMode[]
StructureBoxRendering.RenderMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.