Package net.minecraft.client.model
Class HorseModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<EquineRenderState>
net.minecraft.client.model.AbstractEquineModel<EquineRenderState>
net.minecraft.client.model.HorseModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
Fields inherited from class net.minecraft.client.model.AbstractEquineModel
BABY_TRANSFORMER, body, HEAD_PARTS, headPartsFields 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
Methods inherited from class net.minecraft.client.model.AbstractEquineModel
createBabyMesh, createBodyMesh, createFullScaleBabyMesh, setupAnimMethods inherited from class net.minecraft.client.model.Model
allParts, animate, animate, animate, animate, animateWalk, animateWalk, applyStatic, applyStatic, getAnimation, getAnyDescendantWithName, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Constructor Details
-
HorseModel
-