Class BoggedEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_10005,SkeletonEntityModel<class_10005>>

@Environment(CLIENT) public class BoggedEntityRenderer extends class_9989<BoggedEntity,class_10005>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/BoggedEntityRenderer
intermediary net/minecraft/class_9255
official glx
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/BoggedEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_49163 Lnet/minecraft/class_9255;field_49163:Lnet/minecraft/class_2960;
      official a Lglx;a:Lalb;
    • OVERLAY_TEXTURE

      private static final Identifier OVERLAY_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named OVERLAY_TEXTURE Lnet/minecraft/client/render/entity/BoggedEntityRenderer;OVERLAY_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_49164 Lnet/minecraft/class_9255;field_49164:Lnet/minecraft/class_2960;
      official b Lglx;b:Lalb;
  • Constructor Details

  • Method Details

    • getTexture

      public Identifier getTexture(class_10005 class_10005)
      Specified by:
      getTexture in interface FeatureRendererContext<class_10005,SkeletonEntityModel<class_10005>>
      Specified by:
      getTexture in class EntityRenderer<BoggedEntity,class_10005>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/BoggedEntityRenderer;getTexture(Lnet/minecraft/class_10005;)Lnet/minecraft/util/Identifier;
      intermediary method_4119 Lnet/minecraft/class_9255;method_4119(Lnet/minecraft/class_10005;)Lnet/minecraft/class_2960;
      official a Lglx;a(Lgsi;)Lalb;
    • method_55269

      public class_10005 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<BoggedEntity,class_10005>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/BoggedEntityRenderer;method_55269()Lnet/minecraft/class_10005;
      intermediary method_62388 Lnet/minecraft/class_9255;method_62388()Lnet/minecraft/class_10005;
      official a Lglx;a()Lgsi;
    • method_62355

      public void method_62355(BoggedEntity boggedEntity, class_10005 class_10005, float float2)
      Overrides:
      method_62355 in class class_9989<BoggedEntity,class_10005>
      Mappings:
      Namespace Name Mixin selector
      named method_62355 Lnet/minecraft/client/render/entity/BoggedEntityRenderer;method_62355(Lnet/minecraft/entity/mob/BoggedEntity;Lnet/minecraft/class_10005;F)V
      intermediary method_62389 Lnet/minecraft/class_9255;method_62389(Lnet/minecraft/class_9254;Lnet/minecraft/class_10005;F)V
      official a Lglx;a(Lckf;Lgsi;F)V