Uses of Class
net.minecraft.client.model.geom.builders.MeshDefinition
Packages that use MeshDefinition
Package
Description
-
Uses of MeshDefinition in net.minecraft.client.model
Methods in net.minecraft.client.model that return MeshDefinitionModifier and TypeMethodDescriptionBabyModelTransform.apply(MeshDefinition mesh) private static MeshDefinitionHumanoidModel.createBabyArmorMesh(CubeDeformation g, PartPose armOffset) private static MeshDefinitionHumanoidModel.createBaseArmorMesh(CubeDeformation g) static MeshDefinitionQuadrupedModel.createBodyMesh(int legSize, boolean mirrorLeftLeg, boolean mirrorRightLeg, CubeDeformation g) static MeshDefinitionHumanoidModel.createMesh(CubeDeformation g, float yOffset) Methods in net.minecraft.client.model that return types with arguments of type MeshDefinitionModifier and TypeMethodDescriptionprotected static ArmorModelSet<MeshDefinition> HumanoidModel.createArmorMeshSet(Function<CubeDeformation, MeshDefinition> baseFactory, Map<EquipmentSlot, Set<String>> partsPerSlot, CubeDeformation innerDeformation, CubeDeformation outerDeformation) static ArmorModelSet<MeshDefinition> HumanoidModel.createArmorMeshSet(CubeDeformation innerDeformation, CubeDeformation outerDeformation) static ArmorModelSet<MeshDefinition> HumanoidModel.createBabyArmorMeshSet(CubeDeformation innerDeformation, CubeDeformation outerDeformation, PartPose armOffset) Methods in net.minecraft.client.model with parameters of type MeshDefinitionMethod parameters in net.minecraft.client.model with type arguments of type MeshDefinitionModifier and TypeMethodDescriptionprotected static ArmorModelSet<MeshDefinition> HumanoidModel.createArmorMeshSet(Function<CubeDeformation, MeshDefinition> baseFactory, Map<EquipmentSlot, Set<String>> partsPerSlot, CubeDeformation innerDeformation, CubeDeformation outerDeformation) -
Uses of MeshDefinition in net.minecraft.client.model.animal.camel
Methods in net.minecraft.client.model.animal.camel that return MeshDefinitionModifier and TypeMethodDescriptionprotected static MeshDefinitionAdultCamelModel.createBodyMesh() -
Uses of MeshDefinition in net.minecraft.client.model.animal.chicken
Methods in net.minecraft.client.model.animal.chicken that return MeshDefinitionModifier and TypeMethodDescriptionprotected static MeshDefinitionAdultChickenModel.createBaseChickenModel() -
Uses of MeshDefinition in net.minecraft.client.model.animal.cow
Methods in net.minecraft.client.model.animal.cow that return MeshDefinitionModifier and TypeMethodDescription(package private) static MeshDefinitionCowModel.createBaseCowModel() -
Uses of MeshDefinition in net.minecraft.client.model.animal.equine
Methods in net.minecraft.client.model.animal.equine that return MeshDefinitionModifier and TypeMethodDescriptionstatic MeshDefinitionAbstractEquineModel.createBabyMesh(CubeDeformation g) static MeshDefinitionAbstractEquineModel.createBodyMesh(CubeDeformation g) -
Uses of MeshDefinition in net.minecraft.client.model.animal.feline
Methods in net.minecraft.client.model.animal.feline that return MeshDefinitionModifier and TypeMethodDescriptionstatic MeshDefinitionAdultFelineModel.createBodyMesh(CubeDeformation g) -
Uses of MeshDefinition in net.minecraft.client.model.animal.nautilus
Methods in net.minecraft.client.model.animal.nautilus that return MeshDefinition -
Uses of MeshDefinition in net.minecraft.client.model.animal.pig
Methods in net.minecraft.client.model.animal.pig that return MeshDefinitionModifier and TypeMethodDescriptionprotected static MeshDefinitionPigModel.createBasePigModel(CubeDeformation g) -
Uses of MeshDefinition in net.minecraft.client.model.animal.wolf
Methods in net.minecraft.client.model.animal.wolf that return MeshDefinitionModifier and TypeMethodDescriptionstatic MeshDefinitionAdultWolfModel.createBodyLayer(CubeDeformation g) -
Uses of MeshDefinition in net.minecraft.client.model.geom.builders
Fields in net.minecraft.client.model.geom.builders declared as MeshDefinitionMethods in net.minecraft.client.model.geom.builders that return MeshDefinitionModifier and TypeMethodDescriptionMeshDefinition.apply(MeshTransformer transformer) MeshTransformer.apply(MeshDefinition mesh) MeshDefinition.transformed(UnaryOperator<PartPose> function) Methods in net.minecraft.client.model.geom.builders with parameters of type MeshDefinitionModifier and TypeMethodDescriptionMeshTransformer.apply(MeshDefinition mesh) static LayerDefinitionLayerDefinition.create(MeshDefinition mesh, int xTexSize, int yTexSize) Constructors in net.minecraft.client.model.geom.builders with parameters of type MeshDefinitionModifierConstructorDescriptionprivateLayerDefinition(MeshDefinition mesh, MaterialDefinition material) -
Uses of MeshDefinition in net.minecraft.client.model.monster.breeze
Methods in net.minecraft.client.model.monster.breeze that return MeshDefinition -
Uses of MeshDefinition in net.minecraft.client.model.monster.creaking
Methods in net.minecraft.client.model.monster.creaking that return MeshDefinition -
Uses of MeshDefinition in net.minecraft.client.model.monster.hoglin
Methods in net.minecraft.client.model.monster.hoglin that return MeshDefinition -
Uses of MeshDefinition in net.minecraft.client.model.monster.piglin
Methods in net.minecraft.client.model.monster.piglin that return MeshDefinitionModifier and TypeMethodDescriptionprivate static MeshDefinitionAbstractPiglinModel.removeEars(MeshDefinition mesh) Methods in net.minecraft.client.model.monster.piglin that return types with arguments of type MeshDefinitionModifier and TypeMethodDescriptionstatic ArmorModelSet<MeshDefinition> AbstractPiglinModel.createArmorMeshSet(CubeDeformation innerDeformation, CubeDeformation outerDeformation) static ArmorModelSet<MeshDefinition> AbstractPiglinModel.createBabyArmorMeshSet(CubeDeformation innerDeformation, CubeDeformation outerDeformation, PartPose armOffset) Methods in net.minecraft.client.model.monster.piglin with parameters of type MeshDefinitionModifier and TypeMethodDescriptionstatic PartDefinitionAbstractPiglinModel.addHead(CubeDeformation g, MeshDefinition mesh) private static MeshDefinitionAbstractPiglinModel.removeEars(MeshDefinition mesh) -
Uses of MeshDefinition in net.minecraft.client.model.monster.shulker
Methods in net.minecraft.client.model.monster.shulker that return MeshDefinition -
Uses of MeshDefinition in net.minecraft.client.model.monster.zombie
Methods in net.minecraft.client.model.monster.zombie that return MeshDefinitionModifier and TypeMethodDescriptionprivate static MeshDefinitionZombieVillagerModel.createBaseArmorMesh(CubeDeformation g) -
Uses of MeshDefinition in net.minecraft.client.model.npc
Methods in net.minecraft.client.model.npc that return MeshDefinitionModifier and TypeMethodDescriptionstatic MeshDefinitionBabyVillagerModel.createBodyModel()static MeshDefinitionVillagerModel.createBodyModel()static MeshDefinitionBabyVillagerModel.createNoHatModel()static MeshDefinitionVillagerModel.createNoHatModel() -
Uses of MeshDefinition in net.minecraft.client.model.object.armorstand
Methods in net.minecraft.client.model.object.armorstand that return MeshDefinitionModifier and TypeMethodDescriptionprivate static MeshDefinitionArmorStandArmorModel.createBaseMesh(CubeDeformation g) -
Uses of MeshDefinition in net.minecraft.client.model.object.skull
Methods in net.minecraft.client.model.object.skull that return MeshDefinitionModifier and TypeMethodDescriptionstatic MeshDefinitionPiglinHeadModel.createHeadModel()static MeshDefinitionSkullModel.createHeadModel() -
Uses of MeshDefinition in net.minecraft.client.model.player
Methods in net.minecraft.client.model.player that return MeshDefinitionModifier and TypeMethodDescriptionstatic MeshDefinitionPlayerModel.createMesh(CubeDeformation scale, boolean slim) Methods in net.minecraft.client.model.player that return types with arguments of type MeshDefinitionModifier and TypeMethodDescriptionstatic ArmorModelSet<MeshDefinition> PlayerModel.createArmorMeshSet(CubeDeformation innerDeformation, CubeDeformation outerDeformation)