Class SkullBlockEntityRenderer

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

@Environment(CLIENT) public class SkullBlockEntityRenderer extends BlockEntityRenderer
Mappings:
Namespace Name
official cnw
intermediary net/minecraft/class_1359
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 Lcnw;d:Loa;
      intermediary field_6595 Lnet/minecraft/class_1359;field_6595:Lnet/minecraft/class_1653;
      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 Lcnw;e:Loa;
      intermediary field_6596 Lnet/minecraft/class_1359;field_6596:Lnet/minecraft/class_1653;
      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 Lcnw;f:Loa;
      intermediary field_6597 Lnet/minecraft/class_1359;field_6597:Lnet/minecraft/class_1653;
      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 Lcnw;g:Loa;
      intermediary field_6598 Lnet/minecraft/class_1359;field_6598:Lnet/minecraft/class_1653;
      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 Lcnw;c:Lcnw;
      intermediary field_5224 Lnet/minecraft/class_1359;field_5224:Lnet/minecraft/class_1359;
      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 Lcnw;h:Lcdb;
      intermediary field_5225 Lnet/minecraft/class_1359;field_5225:Lnet/minecraft/class_1333;
      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 Lcnw;i:Lcdb;
      intermediary field_11017 Lnet/minecraft/class_1359;field_11017:Lnet/minecraft/class_1333;
      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)
      Mappings:
      Namespace Name Mixin selector
      official a Lcnw;a(Lbdm;DDDFI)V
      intermediary method_4364 Lnet/minecraft/class_1359;method_4364(Lnet/minecraft/class_1311;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
      Mappings:
      Namespace Name Mixin selector
      official a Lcnp;a(Lcno;)V
      intermediary method_1632 Lnet/minecraft/class_599;method_1632(Lnet/minecraft/class_598;)V
      named setDispatcher Lnet/minecraft/client/render/block/entity/BlockEntityRenderer;setDispatcher(Lnet/minecraft/client/render/block/entity/BlockEntityRenderDispatcher;)V
    • render

      public void render(float x, float y, float z, Direction direction, float yaw, int type, com.mojang.authlib.GameProfile profile, int i)
      Mappings:
      Namespace Name Mixin selector
      official a Lcnw;a(FFFLej;FILcom/mojang/authlib/GameProfile;I)V
      intermediary method_10108 Lnet/minecraft/class_1359;method_10108(FFFLnet/minecraft/class_1354;FILcom/mojang/authlib/GameProfile;I)V
      named render Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;render(FFFLnet/minecraft/util/math/Direction;FILcom/mojang/authlib/GameProfile;I)V