Package net.minecraft.client.model
Class BatModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate final ModelPartprivate final KeyframeAnimationprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final KeyframeAnimationprivate final ModelPartprivate final ModelPartFields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSETFields inherited from class net.minecraft.client.model.Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidapplyHeadRotation(float pHeadRotation) static LayerDefinitionvoidsetupAnim(BatRenderState pRenderState) Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
head
-
body
-
rightWing
-
leftWing
-
rightWingTip
-
leftWingTip
-
feet
-
flyingAnimation
-
restingAnimation
-
-
Constructor Details
-
BatModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnimin classEntityModel<BatRenderState>
-
applyHeadRotation
private void applyHeadRotation(float pHeadRotation)
-