Class PlayerEntityRenderer


@Environment(CLIENT) public class PlayerEntityRenderer extends LivingEntityRenderer
Mappings:
Namespace Name
intermediary net/minecraft/class_86
glue class_142
server net/minecraft/class_86
client ds
named net/minecraft/client/render/entity/PlayerEntityRenderer
  • Field Details

    • armorTextureNames

      private static final String[] armorTextureNames
      Mappings:
      Namespace Name Mixin selector
      intermediary field_297 Lnet/minecraft/class_86;field_297:[Ljava/lang/String;
      glue field_530 Lclass_142;field_530:[Ljava/lang/String;
      server field_297 Lnet/minecraft/class_86;field_297:[Ljava/lang/String;
      client i Lds;i:[Ljava/lang/String;
      named armorTextureNames Lnet/minecraft/client/render/entity/PlayerEntityRenderer;armorTextureNames:[Ljava/lang/String;
    • bipedModel

      private BipedEntityModel bipedModel
      Mappings:
      Namespace Name Mixin selector
      intermediary field_294 Lnet/minecraft/class_86;field_294:Lnet/minecraft/class_87;
      glue field_527 Lclass_142;field_527:Lclass_203;
      server field_294 Lnet/minecraft/class_86;field_294:Lnet/minecraft/class_87;
      client a Lds;a:Lfh;
      named bipedModel Lnet/minecraft/client/render/entity/PlayerEntityRenderer;bipedModel:Lnet/minecraft/client/render/entity/model/BipedEntityModel;
    • armor1

      private BipedEntityModel armor1
      Mappings:
      Namespace Name Mixin selector
      intermediary field_295 Lnet/minecraft/class_86;field_295:Lnet/minecraft/class_87;
      glue field_528 Lclass_142;field_528:Lclass_203;
      server field_295 Lnet/minecraft/class_86;field_295:Lnet/minecraft/class_87;
      client g Lds;g:Lfh;
      named armor1 Lnet/minecraft/client/render/entity/PlayerEntityRenderer;armor1:Lnet/minecraft/client/render/entity/model/BipedEntityModel;
    • armor2

      private BipedEntityModel armor2
      Mappings:
      Namespace Name Mixin selector
      intermediary field_296 Lnet/minecraft/class_86;field_296:Lnet/minecraft/class_87;
      glue field_529 Lclass_142;field_529:Lclass_203;
      server field_296 Lnet/minecraft/class_86;field_296:Lnet/minecraft/class_87;
      client h Lds;h:Lfh;
      named armor2 Lnet/minecraft/client/render/entity/PlayerEntityRenderer;armor2:Lnet/minecraft/client/render/entity/model/BipedEntityModel;
  • Constructor Details

    • PlayerEntityRenderer

      public PlayerEntityRenderer()
  • Method Details

    • bindTexture

      protected boolean bindTexture(PlayerEntity playerEntity, int int2, float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_344 Lnet/minecraft/class_86;method_344(Lnet/minecraft/class_54;IF)Z
      glue method_672 Lclass_142;method_672(Lclass_172;IF)Z
      server method_344 Lnet/minecraft/class_86;method_344(Lem;IF)Z
      client a Lds;a(Lgs;IF)Z
      named bindTexture Lnet/minecraft/client/render/entity/PlayerEntityRenderer;bindTexture(Lnet/minecraft/entity/player/PlayerEntity;IF)Z
    • render

      public void render(PlayerEntity playerEntity, double double2, double double3, double double4, float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_341 Lnet/minecraft/class_86;method_341(Lnet/minecraft/class_54;DDDFF)V
      glue method_669 Lclass_142;method_669(Lclass_172;DDDFF)V
      server method_341 Lnet/minecraft/class_86;method_341(Lem;DDDFF)V
      client a Lds;a(Lgs;DDDFF)V
      named render Lnet/minecraft/client/render/entity/PlayerEntityRenderer;render(Lnet/minecraft/entity/player/PlayerEntity;DDDFF)V
    • renderNameTag

      protected void renderNameTag(PlayerEntity playerEntity, double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_340 Lnet/minecraft/class_86;method_340(Lnet/minecraft/class_54;DDD)V
      glue method_668 Lclass_142;method_668(Lclass_172;DDD)V
      server method_340 Lnet/minecraft/class_86;method_340(Lem;DDD)V
      client a Lds;a(Lgs;DDD)V
      named renderNameTag Lnet/minecraft/client/render/entity/PlayerEntityRenderer;renderNameTag(Lnet/minecraft/entity/player/PlayerEntity;DDD)V
    • renderMore

      protected void renderMore(PlayerEntity playerEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_342 Lnet/minecraft/class_86;method_342(Lnet/minecraft/class_54;F)V
      glue method_670 Lclass_142;method_670(Lclass_172;F)V
      server method_342 Lnet/minecraft/class_86;method_342(Lem;F)V
      client a Lds;a(Lgs;F)V
      named renderMore Lnet/minecraft/client/render/entity/PlayerEntityRenderer;renderMore(Lnet/minecraft/entity/player/PlayerEntity;F)V
    • applyScale

      protected void applyScale(PlayerEntity playerEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_347 Lnet/minecraft/class_86;method_347(Lnet/minecraft/class_54;F)V
      glue method_680 Lclass_142;method_680(Lclass_172;F)V
      server method_347 Lnet/minecraft/class_86;method_347(Lem;F)V
      client b Lds;b(Lgs;F)V
      named applyScale Lnet/minecraft/client/render/entity/PlayerEntityRenderer;applyScale(Lnet/minecraft/entity/player/PlayerEntity;F)V
    • renderHand

      public void renderHand()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_345 Lnet/minecraft/class_86;method_345()V
      glue method_678 Lclass_142;method_678()V
      server method_345 Lnet/minecraft/class_86;method_345()V
      client b Lds;b()V
      named renderHand Lnet/minecraft/client/render/entity/PlayerEntityRenderer;renderHand()V
    • applyTranslation

      protected void applyTranslation(PlayerEntity playerEntity, double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_346 Lnet/minecraft/class_86;method_346(Lnet/minecraft/class_54;DDD)V
      glue method_679 Lclass_142;method_679(Lclass_172;DDD)V
      server method_346 Lnet/minecraft/class_86;method_346(Lem;DDD)V
      client b Lds;b(Lgs;DDD)V
      named applyTranslation Lnet/minecraft/client/render/entity/PlayerEntityRenderer;applyTranslation(Lnet/minecraft/entity/player/PlayerEntity;DDD)V
    • applyHandSwingRotation

      protected void applyHandSwingRotation(PlayerEntity playerEntity, float float2, float float3, float float4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_343 Lnet/minecraft/class_86;method_343(Lnet/minecraft/class_54;FFF)V
      glue method_671 Lclass_142;method_671(Lclass_172;FFF)V
      server method_343 Lnet/minecraft/class_86;method_343(Lem;FFF)V
      client a Lds;a(Lgs;FFF)V
      named applyHandSwingRotation Lnet/minecraft/client/render/entity/PlayerEntityRenderer;applyHandSwingRotation(Lnet/minecraft/entity/player/PlayerEntity;FFF)V