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