Class SlimeEntityRenderer


@Environment(CLIENT) public class SlimeEntityRenderer extends LivingEntityRenderer
Mappings:
Namespace Name
intermediary net/minecraft/class_450
glue class_481
server net/minecraft/class_450
client mj
named net/minecraft/client/render/entity/SlimeEntityRenderer
  • Field Details

    • innerModel

      private EntityModel innerModel
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1711 Lnet/minecraft/class_450;field_1711:Lnet/minecraft/class_173;
      glue field_1867 Lclass_481;field_1867:Lclass_407;
      server field_1711 Lnet/minecraft/class_450;field_1711:Lnet/minecraft/class_173;
      client a Lmj;a:Lko;
      named innerModel Lnet/minecraft/client/render/entity/SlimeEntityRenderer;innerModel:Lnet/minecraft/client/render/entity/model/EntityModel;
  • Constructor Details

    • SlimeEntityRenderer

      public SlimeEntityRenderer(EntityModel model, EntityModel innerModel, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_450;<init>(Lnet/minecraft/class_173;Lnet/minecraft/class_173;F)V
      glue <init> Lclass_481;<init>(Lclass_407;Lclass_407;F)V
      server <init> Lnet/minecraft/class_450;<init>(Lnet/minecraft/class_173;Lnet/minecraft/class_173;F)V
      client <init> Lmj;<init>(Lko;Lko;F)V
      named <init> Lnet/minecraft/client/render/entity/SlimeEntityRenderer;<init>(Lnet/minecraft/client/render/entity/model/EntityModel;Lnet/minecraft/client/render/entity/model/EntityModel;F)V
  • Method Details

    • bindTexture

      protected boolean bindTexture(SlimeEntity slimeEntity, int int2, float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1490 Lnet/minecraft/class_450;method_1490(Lnet/minecraft/class_451;IF)Z
      glue method_1750 Lclass_481;method_1750(Lclass_509;IF)Z
      server method_1490 Lnet/minecraft/class_450;method_1490(Lnb;IF)Z
      client a Lmj;a(Luw;IF)Z
      named bindTexture Lnet/minecraft/client/render/entity/SlimeEntityRenderer;bindTexture(Lnet/minecraft/entity/mob/SlimeEntity;IF)Z
    • applyScale

      protected void applyScale(SlimeEntity slimeEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1489 Lnet/minecraft/class_450;method_1489(Lnet/minecraft/class_451;F)V
      glue method_1749 Lclass_481;method_1749(Lclass_509;F)V
      server method_1489 Lnet/minecraft/class_450;method_1489(Lnb;F)V
      client a Lmj;a(Luw;F)V
      named applyScale Lnet/minecraft/client/render/entity/SlimeEntityRenderer;applyScale(Lnet/minecraft/entity/mob/SlimeEntity;F)V