Class TridentEntityRenderer

java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<TridentEntity,class_10073>
net.minecraft.client.render.entity.TridentEntityRenderer

@Environment(CLIENT) public class TridentEntityRenderer extends EntityRenderer<TridentEntity,class_10073>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/TridentEntityRenderer
intermediary net/minecraft/class_955
official gpf
  • Field Details

    • TEXTURE

      public static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/TridentEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4796 Lnet/minecraft/class_955;field_4796:Lnet/minecraft/class_2960;
      official a Lgpf;a:Lalb;
    • model

      private final TridentEntityModel model
      Mappings:
      Namespace Name Mixin selector
      named model Lnet/minecraft/client/render/entity/TridentEntityRenderer;model:Lnet/minecraft/client/render/entity/model/TridentEntityModel;
      intermediary field_4797 Lnet/minecraft/class_955;field_4797:Lnet/minecraft/class_613;
      official b Lgpf;b:Lfzf;
  • Constructor Details

  • Method Details

    • render

      public void render(class_10073 class_10073, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Overrides:
      render in class EntityRenderer<TridentEntity,class_10073>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/TridentEntityRenderer;render(Lnet/minecraft/class_10073;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
      intermediary method_4133 Lnet/minecraft/class_955;method_4133(Lnet/minecraft/class_10073;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      official a Lgpf;a(Lguw;Lfcu;Lggv;I)V
    • getTexture

      public Identifier getTexture(class_10073 class_10073)
      Specified by:
      getTexture in class EntityRenderer<TridentEntity,class_10073>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/TridentEntityRenderer;getTexture(Lnet/minecraft/class_10073;)Lnet/minecraft/util/Identifier;
      intermediary method_4134 Lnet/minecraft/class_955;method_4134(Lnet/minecraft/class_10073;)Lnet/minecraft/class_2960;
      official a Lgpf;a(Lguw;)Lalb;
    • method_55269

      public class_10073 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<TridentEntity,class_10073>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/TridentEntityRenderer;method_55269()Lnet/minecraft/class_10073;
      intermediary method_62551 Lnet/minecraft/class_955;method_62551()Lnet/minecraft/class_10073;
      official a Lgpf;a()Lguw;
    • method_62354

      public void method_62354(TridentEntity tridentEntity, class_10073 class_10073, float float2)
      Overrides:
      method_62354 in class EntityRenderer<TridentEntity,class_10073>
      Mappings:
      Namespace Name Mixin selector
      named method_62354 Lnet/minecraft/client/render/entity/TridentEntityRenderer;method_62354(Lnet/minecraft/entity/projectile/TridentEntity;Lnet/minecraft/class_10073;F)V
      intermediary method_62552 Lnet/minecraft/class_955;method_62552(Lnet/minecraft/class_1685;Lnet/minecraft/class_10073;F)V
      official a Lgpf;a(Lcow;Lguw;F)V