Uses of Enum Class
net.minecraft.world.level.block.entity.BoundingBoxRenderable.Mode
Packages that use BoundingBoxRenderable.Mode
-
Uses of BoundingBoxRenderable.Mode in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity that return BoundingBoxRenderable.ModeModifier and TypeMethodDescriptionBoundingBoxRenderable.renderMode()
StructureBlockEntity.renderMode()
TestInstanceBlockEntity.renderMode()
static BoundingBoxRenderable.Mode
Returns the enum constant of this class with the specified name.static BoundingBoxRenderable.Mode[]
BoundingBoxRenderable.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.