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