Uses of Enum Class
net.minecraft.client.render.block.BlockModelRenderer.NeighborData
-
Uses of BlockModelRenderer.NeighborData in net.minecraft.client.render.block
Modifier and TypeFieldDescriptionprivate static final BlockModelRenderer.NeighborData[]
BlockModelRenderer.NeighborData.VALUES
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BlockModelRenderer.NeighborData[]
BlockModelRenderer.NeighborData.values()
Returns an array containing the constants of this enum class, in the order they are declared.