Uses of Enum Class
net.minecraft.client.render.model.CubeFace
Packages that use CubeFace
-
Uses of CubeFace in net.minecraft.client.render.model
Fields in net.minecraft.client.render.model with type parameters of type CubeFaceMethods in net.minecraft.client.render.model that return CubeFaceModifier and TypeMethodDescriptionstatic CubeFacestatic CubeFaceReturns the enum constant of this class with the specified name.static CubeFace[]CubeFace.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.render.model with parameters of type CubeFaceModifier and TypeMethodDescriptionprivate static voidBakedQuadFactory.packVertexData(int int2, CubeFace cubeFace, ModelElementFace.UV uV, AxisRotation axisRotation, Matrix4fc matrix4fc, Vector3fc vector3fc, Vector3fc vector3fc2, Sprite sprite, AffineTransformation affineTransformation, @Nullable ModelRotation modelRotation, Vector3fc[] vector3fc3, long[] long2, Baker.class_12356 class_12356)