Interface ModelBaker
- All Superinterfaces:
 IForgeModelBaker
- All Known Implementing Classes:
 ModelBakery.ModelBakerImpl
- 
Method Summary
Modifier and TypeMethodDescriptionbake(ResourceLocation p_250776_, ModelState p_251280_) Deprecated.getModel(ResourceLocation p_252194_) Methods inherited from interface net.minecraftforge.client.extensions.IForgeModelBaker
bake, getModelTextureGetter 
- 
Method Details
- 
getModel
 - 
bake
Deprecated.Forge: UseIForgeModelBaker.bake(ResourceLocation, ModelState, java.util.function.Function)instead. 
 - 
 
IForgeModelBaker.bake(ResourceLocation, ModelState, java.util.function.Function)instead.