Package net.minecraft.client.model
Class EntityModel<T extends EntityRenderState>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<T>
- Direct Known Subclasses:
AbstractBoatModel,AbstractEquineModel,AllayModel,ArmadilloModel,ArrowModel,AxolotlModel,BatModel,BeeModel,BlazeModel,BreezeModel,CamelModel,ChickenModel,CodModel,CreakingModel,CreeperModel,DolphinModel,ElytraModel,EndCrystalModel,EnderDragonModel,EndermiteModel,EvokerFangsModel,FelineModel,FoxModel,FrogModel,GhastModel,GuardianModel,HappyGhastHarnessModel,HappyGhastModel,HoglinModel,HumanoidModel,IllagerModel,IronGolemModel,LavaSlimeModel,LeashKnotModel,LlamaModel,LlamaSpitModel,MinecartModel,ParrotModel,PhantomModel,PufferfishBigModel,PufferfishMidModel,PufferfishSmallModel,QuadrupedModel,RabbitModel,RavagerModel,SalmonModel,ShulkerBulletModel,ShulkerModel,SilverfishModel,SlimeModel,SnifferModel,SnowGolemModel,SpiderModel,SpinAttackEffectModel,SquidModel,StriderModel,TadpoleModel,TropicalFishModelA,TropicalFishModelB,VexModel,VillagerModel,WardenModel,WindChargeModel,WitchModel,WitherBossModel,WolfModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsFields inherited from class net.minecraft.client.model.Model
renderType, root -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedEntityModel(ModelPart pRoot) protectedEntityModel(ModelPart pRoot, Function<ResourceLocation, RenderType> pRenderType) -
Method Summary
Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
MODEL_Y_OFFSET
public static final float MODEL_Y_OFFSET- See Also:
-
-
Constructor Details
-
EntityModel
-
EntityModel
-
-
Method Details
-
setupAnim
-