Uses of Class
net.minecraft.client.render.model.json.ModelVariantMap
-
Uses of ModelVariantMap in net.minecraft.client.render.model.json
Modifier 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)