Package net.minecraft.client.model
Class SnifferModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MeshTransformerprivate final ModelPartprivate static final floatprivate static final floatFields 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 TypeMethodDescriptionstatic LayerDefinitionvoidsetupAnim(SnifferRenderState p_363751_) Methods inherited from class net.minecraft.client.model.Model
allParts, animate, animate, animate, animate, animateWalk, animateWalk, applyStatic, applyStatic, getAnimation, getAnyDescendantWithName, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
BABY_TRANSFORMER
-
WALK_ANIMATION_SPEED_MAX
private static final float WALK_ANIMATION_SPEED_MAX- See Also:
-
WALK_ANIMATION_SCALE_FACTOR
private static final float WALK_ANIMATION_SCALE_FACTOR- See Also:
-
head
-
-
Constructor Details
-
SnifferModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnimin classEntityModel<SnifferRenderState>
-