Package net.minecraft.client.model
Class VexModel
- All Implemented Interfaces:
- ArmedModel
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartFields inherited from class net.minecraft.client.model.EntityModelattackTime, riding, youngFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic LayerDefinitionprivate voidoffsetStackPosition(PoseStack p_263343_, boolean p_263414_) root()private voidsetArmsCharging(ItemStack p_265484_, ItemStack p_265329_, float p_265125_) voidsetupAnim(Vex p_104028_, float p_104029_, float p_104030_, float p_104031_, float p_104032_, float p_104033_) voidtranslateToHand(HumanoidArm p_259770_, PoseStack p_260351_) Methods inherited from class net.minecraft.client.model.HierarchicalModelanimate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBufferMethods inherited from class net.minecraft.client.model.EntityModelcopyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.ModelrenderType
- 
Field Details- 
root
- 
body
- 
rightArm
- 
leftArm
- 
rightWing
- 
leftWing
- 
head
 
- 
- 
Constructor Details- 
VexModel
 
- 
- 
Method Details- 
createBodyLayer
- 
setupAnimpublic void setupAnim(Vex p_104028_, float p_104029_, float p_104030_, float p_104031_, float p_104032_, float p_104033_) - Specified by:
- setupAnimin class- EntityModel<Vex>
 
- 
setArmsCharging
- 
root- Specified by:
- rootin class- HierarchicalModel<Vex>
 
- 
translateToHand- Specified by:
- translateToHandin interface- ArmedModel
 
- 
offsetStackPosition
 
-