Class SpiderEntityRenderer

Direct Known Subclasses:
CaveSpiderEntityRenderer

@Environment(CLIENT) public class SpiderEntityRenderer extends MobEntityRenderer
Mappings:
Namespace Name
official bol
intermediary net/minecraft/class_575
named net/minecraft/client/render/entity/SpiderEntityRenderer
  • Field Details

    • field_6522

      private static final Identifier field_6522
      Mappings:
      Namespace Name Mixin selector
      official a Lbol;a:Lbqm;
      intermediary field_6522 Lnet/minecraft/class_575;field_6522:Lnet/minecraft/class_1653;
      named field_6522 Lnet/minecraft/client/render/entity/SpiderEntityRenderer;field_6522:Lnet/minecraft/util/Identifier;
    • SPIDER_TEX

      private static final Identifier SPIDER_TEX
      Mappings:
      Namespace Name Mixin selector
      official f Lbol;f:Lbqm;
      intermediary field_6523 Lnet/minecraft/class_575;field_6523:Lnet/minecraft/class_1653;
      named SPIDER_TEX Lnet/minecraft/client/render/entity/SpiderEntityRenderer;SPIDER_TEX:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • SpiderEntityRenderer

      public SpiderEntityRenderer()
  • Method Details

    • method_5771

      protected float method_5771(SpiderEntity spiderEntity)
      Mappings:
      Namespace Name Mixin selector
      official b Lbol;b(Lwy;)F
      intermediary method_1596 Lnet/minecraft/class_575;method_1596(Lnet/minecraft/class_980;)F
      named method_5771 Lnet/minecraft/client/render/entity/SpiderEntityRenderer;method_5771(Lnet/minecraft/entity/mob/SpiderEntity;)F
    • method_5779

      protected int method_5779(SpiderEntity spiderEntity, int int2, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbol;a(Lwy;IF)I
      intermediary method_1598 Lnet/minecraft/class_575;method_1598(Lnet/minecraft/class_980;IF)I
      named method_5779 Lnet/minecraft/client/render/entity/SpiderEntityRenderer;method_5779(Lnet/minecraft/entity/mob/SpiderEntity;IF)I
    • getTexture

      protected Identifier getTexture(SpiderEntity spiderEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lbol;a(Lwy;)Lbqm;
      intermediary method_5807 Lnet/minecraft/class_575;method_5807(Lnet/minecraft/class_980;)Lnet/minecraft/class_1653;
      named getTexture Lnet/minecraft/client/render/entity/SpiderEntityRenderer;getTexture(Lnet/minecraft/entity/mob/SpiderEntity;)Lnet/minecraft/util/Identifier;