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 declared as 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[] vertices, int cornerIndex, CubeFace cubeFace, ModelElementFace.UV texture, AxisRotation axisRotation, Matrix4fc matrix4fc, float[] float2, Sprite sprite, AffineTransformation affineTransformation, @Nullable ModelRotation modelRotation)