Class GhastEntityModel

java.lang.Object
net.minecraft.client.render.entity.model.EntityModel
net.minecraft.client.render.entity.model.GhastEntityModel

@Environment(CLIENT) public class GhastEntityModel extends EntityModel
Mappings:
Namespace Name
intermediary net/minecraft/class_409
glue class_448
server net/minecraft/class_409
client lo
named net/minecraft/client/render/entity/model/GhastEntityModel
  • Field Details

    • root

      ModelPart root
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1572 Lnet/minecraft/class_409;field_1572:Lnet/minecraft/class_163;
      glue field_1745 Lclass_448;field_1745:Lclass_611;
      server field_1572 Lnet/minecraft/class_409;field_1572:Lnet/minecraft/class_163;
      client a Llo;a:Lps;
      named root Lnet/minecraft/client/render/entity/model/GhastEntityModel;root:Lnet/minecraft/client/model/ModelPart;
    • tentacles

      ModelPart[] tentacles
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1573 Lnet/minecraft/class_409;field_1573:[Lnet/minecraft/class_163;
      glue field_1746 Lclass_448;field_1746:[Lclass_611;
      server field_1573 Lnet/minecraft/class_409;field_1573:[Lnet/minecraft/class_163;
      client b Llo;b:[Lps;
      named tentacles Lnet/minecraft/client/render/entity/model/GhastEntityModel;tentacles:[Lnet/minecraft/client/model/ModelPart;
  • Constructor Details

    • GhastEntityModel

      public GhastEntityModel()
  • Method Details

    • setAngles

      public void setAngles(float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch, float scale)
      Overrides:
      setAngles in class EntityModel
      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/EntityModel;setAngles(FFFFFF)V
    • render

      public void render(float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch, float scale)
      Overrides:
      render in class EntityModel
      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/EntityModel;render(FFFFFF)V