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