Uses of Enum Class
net.minecraft.client.renderer.block.ModelBlockRenderer.AdjacencyInfo
-
Uses of ModelBlockRenderer.AdjacencyInfo in net.minecraft.client.renderer.block
Modifier and TypeFieldDescriptionprivate static final ModelBlockRenderer.AdjacencyInfo[]
ModelBlockRenderer.AdjacencyInfo.BY_FACING
Modifier and TypeMethodDescriptionModelBlockRenderer.AdjacencyInfo.fromFacing
(Direction p_111132_) Returns the enum constant of this class with the specified name.static ModelBlockRenderer.AdjacencyInfo[]
ModelBlockRenderer.AdjacencyInfo.values()
Returns an array containing the constants of this enum class, in the order they are declared.