Uses of Enum Class
net.minecraft.client.renderer.block.ModelBlockRenderer.AdjacencyInfo
Packages that use ModelBlockRenderer.AdjacencyInfo
-
Uses of ModelBlockRenderer.AdjacencyInfo in net.minecraft.client.renderer.block
Fields in net.minecraft.client.renderer.block declared as ModelBlockRenderer.AdjacencyInfoModifier and TypeFieldDescriptionprivate static final ModelBlockRenderer.AdjacencyInfo[]ModelBlockRenderer.AdjacencyInfo.BY_FACINGMethods in net.minecraft.client.renderer.block that return ModelBlockRenderer.AdjacencyInfoModifier 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.