Uses of Interface
net.minecraft.client.render.model.BakedModel.class_10892
Packages that use BakedModel.class_10892
Package
Description
The base package for all Minecraft classes.
-
Uses of BakedModel.class_10892 in net.minecraft
Classes in net.minecraft that implement BakedModel.class_10892Fields in net.minecraft with type parameters of type BakedModel.class_10892Modifier and TypeFieldDescription(package private) final List<class_10895.Selector<BakedModel.class_10892>> class_10895.MultipartUnbakedModel.selectorsConstructor parameters in net.minecraft with type arguments of type BakedModel.class_10892ModifierConstructorDescription -
Uses of BakedModel.class_10892 in net.minecraft.client.render.model
Classes in net.minecraft.client.render.model that implement BakedModel.class_10892Fields in net.minecraft.client.render.model declared as BakedModel.class_10892Modifier and TypeFieldDescription(package private) final BakedModel.class_10892BakedModel.class_10891.field_57939Fields in net.minecraft.client.render.model with type parameters of type BakedModel.class_10892Modifier and TypeFieldDescriptionprivate final Pool<BakedModel.class_10892> WeightedBakedModel.class_10898.entriesThe field for theentriesrecord component.static final com.mojang.serialization.Codec<BakedModel.class_10892> BakedModel.class_10892.field_57944Methods in net.minecraft.client.render.model that return types with arguments of type BakedModel.class_10892Modifier and TypeMethodDescriptionWeightedBakedModel.class_10898.entries()Returns the value of theentriesrecord component.Constructors in net.minecraft.client.render.model with parameters of type BakedModel.class_10892Constructor parameters in net.minecraft.client.render.model with type arguments of type BakedModel.class_10892 -
Uses of BakedModel.class_10892 in net.minecraft.client.render.model.json
Fields in net.minecraft.client.render.model.json declared as BakedModel.class_10892Modifier and TypeFieldDescriptionprivate final BakedModel.class_10892MultipartModelComponent.modelThe field for themodelrecord component.Fields in net.minecraft.client.render.model.json with type parameters of type BakedModel.class_10892Modifier and TypeFieldDescriptionprivate final Map<String, BakedModel.class_10892> BlockModelDefinition.class_10888.modelsThe field for themodelsrecord component.Methods in net.minecraft.client.render.model.json that return BakedModel.class_10892Modifier and TypeMethodDescriptionWeightedUnbakedModel.method_68471()MultipartModelComponent.model()Returns the value of themodelrecord component.Methods in net.minecraft.client.render.model.json that return types with arguments of type BakedModel.class_10892Modifier and TypeMethodDescriptionBlockModelDefinition.class_10888.models()Returns the value of themodelsrecord component.Constructors in net.minecraft.client.render.model.json with parameters of type BakedModel.class_10892ModifierConstructorDescriptionMultipartModelComponent(Optional<MultipartModelCondition> optional, BakedModel.class_10892 model) Constructor parameters in net.minecraft.client.render.model.json with type arguments of type BakedModel.class_10892