Class GiantEntityRenderer


@Environment(CLIENT) public class GiantEntityRenderer extends LivingEntityRenderer
Mappings:
Namespace Name
intermediary net/minecraft/class_616
glue class_710
server net/minecraft/class_616
client yg
named net/minecraft/client/render/entity/GiantEntityRenderer
  • Field Details

    • scale

      private float scale
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2666 Lnet/minecraft/class_616;field_2666:F
      glue field_2896 Lclass_710;field_2896:F
      server field_2666 Lnet/minecraft/class_616;field_2666:F
      client a Lyg;a:F
      named scale Lnet/minecraft/client/render/entity/GiantEntityRenderer;scale:F
  • Constructor Details

    • GiantEntityRenderer

      public GiantEntityRenderer(EntityModel model, float shadowSize, float scale)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_616;<init>(Lnet/minecraft/class_173;FF)V
      glue <init> Lclass_710;<init>(Lclass_407;FF)V
      server <init> Lnet/minecraft/class_616;<init>(Lnet/minecraft/class_173;FF)V
      client <init> Lyg;<init>(Lko;FF)V
      named <init> Lnet/minecraft/client/render/entity/GiantEntityRenderer;<init>(Lnet/minecraft/client/render/entity/model/EntityModel;FF)V
  • Method Details

    • applyScale

      protected void applyScale(GiantEntity giantEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2005 Lnet/minecraft/class_616;method_2005(Lnet/minecraft/class_311;F)V
      glue method_2274 Lclass_710;method_2274(Lclass_331;F)V
      server method_2005 Lnet/minecraft/class_616;method_2005(Lip;F)V
      client a Lyg;a(Lnt;F)V
      named applyScale Lnet/minecraft/client/render/entity/GiantEntityRenderer;applyScale(Lnet/minecraft/entity/mob/GiantEntity;F)V