Uses of Interface
net.minecraft.client.render.model.Baker
Packages that use Baker
Package
Description
The base package for all Minecraft classes.
-
Uses of Baker in net.minecraft
Methods in net.minecraft with parameters of type BakerModifier and TypeMethodDescriptionclass_10802.bake(ModelTextures modelTextures, Baker baker, ModelBakeSettings modelBakeSettings, class_10813 class_10813) class_10820.bake(ModelTextures modelTextures, Baker baker, ModelBakeSettings modelBakeSettings, class_10813 class_10813) static class_10801class_10801.method_67931(Baker baker, Identifier identifier, ModelBakeSettings modelBakeSettings) static class_10809class_10809.method_68001(Baker baker, class_10819 class_10819, ModelTextures modelTextures) default Spriteclass_10819.method_68033(ModelTextures modelTextures, Baker baker) default class_10817class_10819.method_68034(ModelTextures modelTextures, Baker baker, ModelBakeSettings modelBakeSettings) static Spriteclass_10819.method_68054(ModelTextures modelTextures, Baker baker, class_10813 class_10813) -
Uses of Baker in net.minecraft.client.render.item.model
Fields in net.minecraft.client.render.item.model declared as BakerModifier and TypeFieldDescriptionprivate final BakerItemModel.BakeContext.blockModelBakerThe field for theblockModelBakerrecord component.Methods in net.minecraft.client.render.item.model that return BakerModifier and TypeMethodDescriptionItemModel.BakeContext.blockModelBaker()Returns the value of theblockModelBakerrecord component.Constructors in net.minecraft.client.render.item.model with parameters of type BakerModifierConstructorDescriptionBakeContext(Baker baker, LoadedEntityModels loadedEntityModels, ItemModel itemModel, @Nullable ContextSwapper contextSwapper) -
Uses of Baker in net.minecraft.client.render.model
Classes in net.minecraft.client.render.model that implement BakerMethods in net.minecraft.client.render.model with parameters of type BakerModifier and TypeMethodDescriptionReferencedModelsCollector.class_10814.method_68033(ModelTextures modelTextures, Baker baker) ReferencedModelsCollector.class_10814.method_68034(ModelTextures modelTextures, Baker baker, ModelBakeSettings modelBakeSettings) private class_10817ReferencedModelsCollector.class_10814.method_68039(ModelTextures modelTextures, Baker baker, ModelBakeSettings modelBakeSettings) -
Uses of Baker in net.minecraft.client.render.model.json
Methods in net.minecraft.client.render.model.json with parameters of type BakerModifier and TypeMethodDescriptionprivate static class_10817GeneratedItemModel.method_67928(ModelTextures modelTextures, Baker baker, ModelBakeSettings modelBakeSettings, class_10813 class_10813) private static BakedModelWeightedUnbakedModel.method_67930(Baker baker, ModelVariant modelVariant)