Uses of Enum Class
net.minecraft.client.renderer.FaceInfo
Packages that use FaceInfo
-
Uses of FaceInfo in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as FaceInfoMethods in net.minecraft.client.renderer that return FaceInfoModifier and TypeMethodDescriptionstatic FaceInfoFaceInfo.fromFacing(Direction p_108985_) static FaceInfoReturns the enum constant of this class with the specified name.static FaceInfo[]FaceInfo.values()Returns an array containing the constants of this enum class, in the order they are declared.