Uses of Class
net.minecraft.client.render.model.json.ModelVariantMap
Packages that use ModelVariantMap
-
Uses of ModelVariantMap in net.minecraft.client.render.model.json
Methods in net.minecraft.client.render.model.json that return ModelVariantMapModifier and TypeMethodDescriptionModelVariantMap.Deserializer.deserialize
(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) static ModelVariantMap
ModelVariantMap.fromJson
(ModelVariantMap.DeserializationContext context, JsonElement json) static ModelVariantMap
ModelVariantMap.fromJson
(ModelVariantMap.DeserializationContext context, Reader reader) Constructor parameters in net.minecraft.client.render.model.json with type arguments of type ModelVariantMap