Class BabyPandaModel
java.lang.Object
net.minecraft.client.model.Model<PandaRenderState>
net.minecraft.client.model.EntityModel<PandaRenderState>
net.minecraft.client.model.QuadrupedModel<PandaRenderState>
net.minecraft.client.model.animal.panda.PandaModel
net.minecraft.client.model.animal.panda.BabyPandaModel
-
Nested Class Summary
Nested classes/interfaces inherited from class Model
Model.Simple -
Field Summary
Fields inherited from class QuadrupedModel
body, head, leftFrontLeg, leftHindLeg, rightFrontLeg, rightHindLegFields inherited from class EntityModel
MODEL_Y_OFFSETFields inherited from class Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidanimateSitting(PandaRenderState state) static LayerDefinitionMethods inherited from class PandaModel
setupAnimMethods inherited from class QuadrupedModel
createBodyMeshMethods inherited from class Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, renderType, resetPose, root
-
Constructor Details
-
BabyPandaModel
-
-
Method Details
-
createBodyLayer
-
animateSitting
- Overrides:
animateSittingin classPandaModel
-