Class SkullBlockEntityRenderer

java.lang.Object
net.minecraft.client.render.block.entity.BlockEntityRenderer<SkullBlockEntity>
net.minecraft.client.render.block.entity.SkullBlockEntityRenderer

@Environment(CLIENT)
public class SkullBlockEntityRenderer
extends BlockEntityRenderer<SkullBlockEntity>
Mappings:
Namespace Name
official bhk
intermediary net/minecraft/class_1101
named net/minecraft/client/render/block/entity/SkullBlockEntityRenderer
  • Field Details

    • SKELETON_TEXTURE

      private static final Identifier SKELETON_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official d Lbhk;d:Ljy;
      intermediary field_4700 Lnet/minecraft/class_1101;field_4700:Lnet/minecraft/class_1605;
      named SKELETON_TEXTURE Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;SKELETON_TEXTURE:Lnet/minecraft/util/Identifier;
    • WITHER_SKELETON_TEXTURE

      private static final Identifier WITHER_SKELETON_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official e Lbhk;e:Ljy;
      intermediary field_4701 Lnet/minecraft/class_1101;field_4701:Lnet/minecraft/class_1605;
      named WITHER_SKELETON_TEXTURE Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;WITHER_SKELETON_TEXTURE:Lnet/minecraft/util/Identifier;
    • ZOMBIE_TEXTURE

      private static final Identifier ZOMBIE_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official f Lbhk;f:Ljy;
      intermediary field_4702 Lnet/minecraft/class_1101;field_4702:Lnet/minecraft/class_1605;
      named ZOMBIE_TEXTURE Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;ZOMBIE_TEXTURE:Lnet/minecraft/util/Identifier;
    • CREEPER_TEXTURE

      private static final Identifier CREEPER_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official g Lbhk;g:Ljy;
      intermediary field_4703 Lnet/minecraft/class_1101;field_4703:Lnet/minecraft/class_1605;
      named CREEPER_TEXTURE Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;CREEPER_TEXTURE:Lnet/minecraft/util/Identifier;
    • instance

      public static SkullBlockEntityRenderer instance
      Mappings:
      Namespace Name Mixin selector
      official c Lbhk;c:Lbhk;
      intermediary field_4699 Lnet/minecraft/class_1101;field_4699:Lnet/minecraft/class_1101;
      named instance Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;instance:Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;
    • model

      private final SkullEntityModel model
      Mappings:
      Namespace Name Mixin selector
      official h Lbhk;h:Lbbz;
      intermediary field_4704 Lnet/minecraft/class_1101;field_4704:Lnet/minecraft/class_882;
      named model Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;model:Lnet/minecraft/client/render/entity/model/SkullEntityModel;
    • overlayModel

      private final SkullEntityModel overlayModel
      Mappings:
      Namespace Name Mixin selector
      official i Lbhk;i:Lbbz;
      intermediary field_4705 Lnet/minecraft/class_1101;field_4705:Lnet/minecraft/class_882;
      named overlayModel Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;overlayModel:Lnet/minecraft/client/render/entity/model/SkullEntityModel;
  • Constructor Details

    • SkullBlockEntityRenderer

      public SkullBlockEntityRenderer()
  • Method Details

    • render

      public void render​(SkullBlockEntity skullBlockEntity, double double2, double double3, double double4, float float2, int int2)
      Specified by:
      render in class BlockEntityRenderer<SkullBlockEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbhk;a(Lalo;DDDFI)V
      intermediary method_3763 Lnet/minecraft/class_1101;method_3763(Lnet/minecraft/class_367;DDDFI)V
      named render Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;render(Lnet/minecraft/block/entity/SkullBlockEntity;DDDFI)V
    • setDispatcher

      public void setDispatcher​(BlockEntityRenderDispatcher dispatcher)
      Overrides:
      setDispatcher in class BlockEntityRenderer<SkullBlockEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbhd;a(Lbhc;)V
      intermediary method_3751 Lnet/minecraft/class_1094;method_3751(Lnet/minecraft/class_1093;)V
      named setDispatcher Lnet/minecraft/client/render/block/entity/BlockEntityRenderer;setDispatcher(Lnet/minecraft/client/render/block/entity/BlockEntityRenderDispatcher;)V
    • method_3762

      public void method_3762​(float float2, float float3, float float4, Direction direction, float float5, int int2, com.mojang.authlib.GameProfile profile, int i)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhk;a(FFFLcq;FILcom/mojang/authlib/GameProfile;I)V
      intermediary method_3762 Lnet/minecraft/class_1101;method_3762(FFFLnet/minecraft/class_1383;FILcom/mojang/authlib/GameProfile;I)V
      named method_3762 Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;method_3762(FFFLnet/minecraft/util/math/Direction;FILcom/mojang/authlib/GameProfile;I)V