Package net.minecraft.data.models.model
Interface ModelTemplate.JsonFactory
- Enclosing class:
ModelTemplate
public static interface ModelTemplate.JsonFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate(ResourceLocation modelLocation, Map<TextureSlot, ResourceLocation> modelGetter)
-
Method Details
-
create
-