Uses of Class
net.minecraft.client.render.model.json.ModelElementFace
Packages that use ModelElementFace
-
Uses of ModelElementFace in net.minecraft
Methods in net.minecraft that return ModelElementFaceModifier and TypeMethodDescriptionclass_2441.deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) -
Uses of ModelElementFace in net.minecraft.client.render.model
Methods in net.minecraft.client.render.model with parameters of type ModelElementFaceModifier and TypeMethodDescriptionprivate int[]ModelFaceBaker.createQuadData(ModelElementFace face, Sprite sprite, Direction dir, float[] matrix, ModelRotation rotation1, ModelRotation rotation2, boolean bool, boolean bool2) ModelFaceBaker.method_10055(javax.vecmath.Vector3f vector3f, javax.vecmath.Vector3f vector3f2, ModelElementFace modelElementFace, Sprite sprite, Direction direction, ModelRotation modelRotation, ModelRotation modelRotation2, boolean bool, boolean bool2) private voidModelFaceBaker.method_10059(int[] int2, int int3, Direction direction, ModelElementFace modelElementFace, float[] float2, Sprite sprite, ModelRotation modelRotation, ModelRotation modelRotation2, boolean bool, boolean bool2) private BakedQuadModelLoader.method_10384(ModelElement modelElement, ModelElementFace modelElementFace, Sprite sprite, Direction direction, ModelRotation modelRotation, boolean bool)