Class LeashKnotEntityRenderer

java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<LeadKnotEntity>
net.minecraft.client.render.entity.LeashKnotEntityRenderer

@Environment(CLIENT)
public class LeashKnotEntityRenderer
extends EntityRenderer<LeadKnotEntity>
Mappings:
Namespace Name
official bjj
intermediary net/minecraft/class_1152
named net/minecraft/client/render/entity/LeashKnotEntityRenderer
  • Field Details

    • field_4892

      private static final Identifier field_4892
      Mappings:
      Namespace Name Mixin selector
      official a Lbjj;a:Ljy;
      intermediary field_4892 Lnet/minecraft/class_1152;field_4892:Lnet/minecraft/class_1605;
      named field_4892 Lnet/minecraft/client/render/entity/LeashKnotEntityRenderer;field_4892:Lnet/minecraft/util/Identifier;
    • field_4893

      private LeashEntityModel field_4893
      Mappings:
      Namespace Name Mixin selector
      official e Lbjj;e:Lbbm;
      intermediary field_4893 Lnet/minecraft/class_1152;field_4893:Lnet/minecraft/class_869;
      named field_4893 Lnet/minecraft/client/render/entity/LeashKnotEntityRenderer;field_4893:Lnet/minecraft/client/render/entity/model/LeashEntityModel;
  • Constructor Details

    • LeashKnotEntityRenderer

      public LeashKnotEntityRenderer​(EntityRenderDispatcher dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbiv;<init>(Lbiu;)V
      intermediary <init> Lnet/minecraft/class_1136;<init>(Lnet/minecraft/class_1135;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
  • Method Details

    • render

      public void render​(LeadKnotEntity leadKnotEntity, double double2, double double3, double double4, float float2, float float3)
      Overrides:
      render in class EntityRenderer<LeadKnotEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbjj;a(Lup;DDDFF)V
      intermediary method_3996 Lnet/minecraft/class_1152;method_3996(Lnet/minecraft/class_1884;DDDFF)V
      named render Lnet/minecraft/client/render/entity/LeashKnotEntityRenderer;render(Lnet/minecraft/entity/decoration/LeadKnotEntity;DDDFF)V
    • getTexture

      protected Identifier getTexture​(LeadKnotEntity leadKnotEntity)
      Specified by:
      getTexture in class EntityRenderer<LeadKnotEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbjj;a(Lup;)Ljy;
      intermediary method_3995 Lnet/minecraft/class_1152;method_3995(Lnet/minecraft/class_1884;)Lnet/minecraft/class_1605;
      named getTexture Lnet/minecraft/client/render/entity/LeashKnotEntityRenderer;getTexture(Lnet/minecraft/entity/decoration/LeadKnotEntity;)Lnet/minecraft/util/Identifier;