Uses of Class
net.minecraft.client.render.model.json.ModelVariantMap
Packages that use ModelVariantMap
Package
Description
-
Uses of ModelVariantMap in net.minecraft
Methods in net.minecraft that return ModelVariantMapModifier and TypeMethodDescriptionclass_2450.deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) Constructors in net.minecraft with parameters of type ModelVariantMap -
Uses of ModelVariantMap in net.minecraft.client.render.model
Methods in net.minecraft.client.render.model that return ModelVariantMapModifier and TypeMethodDescriptionprivate ModelVariantMapModelLoader.method_10391(Identifier identifier) Methods in net.minecraft.client.render.model with parameters of type ModelVariantMapModifier and TypeMethodDescriptionprivate voidModelLoader.method_10387(ModelVariantMap modelVariantMap, ModelIdentifier modelIdentifier) -
Uses of ModelVariantMap in net.minecraft.client.render.model.json
Methods in net.minecraft.client.render.model.json that return ModelVariantMapModifier and TypeMethodDescriptionstatic ModelVariantMapModelVariantMap.fromReader(Reader reader)