Uses of Class
net.minecraft.client.model.ModelData
Packages that use ModelData
Package
Description
The base package for all Minecraft classes.
-
Uses of ModelData in net.minecraft
Methods in net.minecraft that return ModelDataMethods in net.minecraft with parameters of type ModelDataModifier and TypeMethodDescriptionstatic ModelPartDataclass_9939.method_62056(Dilation dilation, ModelData modelData) -
Uses of ModelData in net.minecraft.client.model
Fields in net.minecraft.client.model declared as ModelDataMethods in net.minecraft.client.model that return ModelDataModifier and TypeMethodDescriptionModelData.method_62138(UnaryOperator<ModelTransform> unaryOperator) Methods in net.minecraft.client.model with parameters of type ModelDataConstructors in net.minecraft.client.model with parameters of type ModelDataModifierConstructorDescriptionprivateTexturedModelData(ModelData data, TextureDimensions dimensions) -
Uses of ModelData in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model that return ModelDataModifier and TypeMethodDescriptionstatic ModelDataArmorEntityModel.getModelData(Dilation dilation) static ModelDataBipedEntityModel.getModelData(Dilation dilation, float pivotOffsetY) static ModelDataHorseEntityModel.getModelData(Dilation dilation) static ModelDataOcelotEntityModel.getModelData(Dilation dilation) static ModelDataPiglinHeadEntityModel.getModelData()static ModelDataQuadrupedEntityModel.getModelData(int stanceWidth, Dilation dilation) static ModelDataSkullEntityModel.getModelData()static ModelDataVillagerResemblingModel.getModelData()static ModelDataPlayerEntityModel.getTexturedModelData(Dilation dilation, boolean slim) static ModelDataWolfEntityModel.getTexturedModelData(Dilation dilation) static ModelDataHorseEntityModel.method_62053(Dilation dilation) protected static ModelDataHorseEntityModel.method_62054(Dilation dilation) private static ModelDataHoglinEntityModel.method_62092()private static ModelDataLlamaEntityModel.method_62094(ModelData modelData) private static ModelDataShulkerEntityModel.method_62116()Methods in net.minecraft.client.render.entity.model with parameters of type ModelDataModifier and TypeMethodDescriptionprivate static ModelDataLlamaEntityModel.method_62094(ModelData modelData)