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 corner, CubeFace cubeFace, ModelElementFace.UV uv, AxisRotation axisRotation, Matrix4fc matrix, Vector3fc from, Vector3fc to, Sprite sprite, AffineTransformation affineTransformation, @Nullable ModelElementRotation rotation, Vector3fc[] positions, long[] packedUvs, Baker.Vec3fInterner interner)