Class EntityModelBase

java.lang.Object
net.minecraft.client.render.entity.model.EntityModelBase
Direct Known Subclasses:
AnimalQuadrupedModelBase, Biped, Boat, Chicken, Creeper, Ghast, Minecart, Slime, Spider, Squid, Wolf

@Environment(CLIENT) public abstract class EntityModelBase extends Object
Mappings:
Namespace Name
intermediary net/minecraft/class_173
glue class_407
server net/minecraft/class_173
client ko
named net/minecraft/client/render/entity/model/EntityModelBase
  • Field Details

    • handSwingProgress

      public float handSwingProgress
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1427 Lnet/minecraft/class_173;field_1427:F
      glue field_1589 Lclass_407;field_1589:F
      server field_1427 Lnet/minecraft/class_173;field_1427:F
      client m Lko;m:F
      named handSwingProgress Lnet/minecraft/client/render/entity/model/EntityModelBase;handSwingProgress:F
    • isRiding

      public boolean isRiding
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1428 Lnet/minecraft/class_173;field_1428:Z
      glue field_1590 Lclass_407;field_1590:Z
      server field_1428 Lnet/minecraft/class_173;field_1428:Z
      client n Lko;n:Z
      named isRiding Lnet/minecraft/client/render/entity/model/EntityModelBase;isRiding:Z
  • Constructor Details

    • EntityModelBase

      public EntityModelBase()
  • Method Details

    • render

      public void render(float float2, float float3, float float4, float float5, float float6, float float7)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1211 Lnet/minecraft/class_173;method_1211(FFFFFF)V
      glue method_894 Lclass_407;method_894(FFFFFF)V
      server method_1211 Lnet/minecraft/class_173;method_1211(FFFFFF)V
      client a Lko;a(FFFFFF)V
      named render Lnet/minecraft/client/render/entity/model/EntityModelBase;render(FFFFFF)V
    • setAngles

      public void setAngles(float float2, float float3, float float4, float float5, float float6, float float7)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1210 Lnet/minecraft/class_173;method_1210(FFFFFF)V
      glue method_807 Lclass_407;method_807(FFFFFF)V
      server method_1210 Lnet/minecraft/class_173;method_1210(FFFFFF)V
      client b Lko;b(FFFFFF)V
      named setAngles Lnet/minecraft/client/render/entity/model/EntityModelBase;setAngles(FFFFFF)V
    • animateModel

      public void animateModel(Living living, float float2, float float3, float float4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1209 Lnet/minecraft/class_173;method_1209(Lnet/minecraft/class_127;FFF)V
      glue method_1557 Lclass_407;method_1557(Lclass_283;FFF)V
      server method_1209 Lnet/minecraft/class_173;method_1209(Lhl;FFF)V
      client a Lko;a(Lls;FFF)V
      named animateModel Lnet/minecraft/client/render/entity/model/EntityModelBase;animateModel(Lnet/minecraft/entity/Living;FFF)V