Class BreezeModel
java.lang.Object
net.minecraft.client.model.Model<BreezeRenderState>
net.minecraft.client.model.EntityModel<BreezeRenderState>
net.minecraft.client.model.monster.breeze.BreezeModel
-
Nested Class Summary
Nested classes/interfaces inherited from class Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate final ModelPartprivate final KeyframeAnimationprivate final KeyframeAnimationprivate final KeyframeAnimationprivate final ModelPartprivate final KeyframeAnimationprivate final KeyframeAnimationprivate final KeyframeAnimationprivate final ModelPartprivate static final floatprivate static final floatprivate static final floatprivate final ModelPartprivate final ModelPartprivate final ModelPartFields inherited from class EntityModel
MODEL_Y_OFFSETFields inherited from class Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static MeshDefinitionstatic LayerDefinitionstatic LayerDefinitionstatic LayerDefinitioneyes()head()rods()voidsetupAnim(BreezeRenderState state) wind()Methods inherited from class Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
WIND_TOP_SPEED
private static final float WIND_TOP_SPEED- See Also:
-
WIND_MIDDLE_SPEED
private static final float WIND_MIDDLE_SPEED- See Also:
-
WIND_BOTTOM_SPEED
private static final float WIND_BOTTOM_SPEED- See Also:
-
head
-
eyes
-
wind
-
windTop
-
windMid
-
windBottom
-
rods
-
idleAnimation
-
shootAnimation
-
slideAnimation
-
slideBackAnimation
-
inhaleAnimation
-
jumpAnimation
-
-
Constructor Details
-
BreezeModel
-
-
Method Details
-
createBaseMesh
-
createBodyLayer
-
createWindLayer
-
createEyesLayer
-
setupAnim
- Overrides:
setupAnimin classModel<BreezeRenderState>
-
head
-
eyes
-
rods
-
wind
-