Uses of Class
net.minecraft.client.render.model.json.ModelElement
Packages that use ModelElement
-
Uses of ModelElement in net.minecraft
Methods in net.minecraft that return ModelElementModifier and TypeMethodDescriptionclass_2439.deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) -
Uses of ModelElement in net.minecraft.client.render.model
Methods in net.minecraft.client.render.model with parameters of type ModelElementModifier and TypeMethodDescriptionprivate BakedQuadModelLoader.method_10384(ModelElement modelElement, ModelElementFace modelElementFace, Sprite sprite, Direction direction, ModelRotation modelRotation, boolean bool)