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 bstintermediary net/minecraft/class_1359named net/minecraft/client/render/block/entity/SkullBlockEntityRenderer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate static final Identifierprivate final class_2855static SkullBlockEntityRendererprivate final SkullEntityModelprivate final SkullEntityModelprivate static final Identifierprivate static final Identifierprivate static final IdentifierFields inherited from class net.minecraft.client.render.block.entity.BlockEntityRenderer
DESTROY_STAGE_TEXTURE, dispatcher -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_10108(float float2, float float3, float float4, Direction direction, float float5, int int2, com.mojang.authlib.GameProfile gameProfile, int int3, float float6) voidrender(SkullBlockEntity skullBlockEntity, double double2, double double3, double double4, float float2, int int2) voidsetDispatcher(BlockEntityRenderDispatcher dispatcher) Methods inherited from class net.minecraft.client.render.block.entity.BlockEntityRenderer
bindTexture, getTextRenderer, getWorld, method_12410, method_13444, method_13445
-
Field Details
-
SKELETON_TEXTURE
- Mappings:
Namespace Name Mixin selector official dLbst;d:Lkq;intermediary field_6595Lnet/minecraft/class_1359;field_6595:Lnet/minecraft/class_1653;named SKELETON_TEXTURELnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;SKELETON_TEXTURE:Lnet/minecraft/util/Identifier;
-
WITHER_SKELETON_TEXTURE
- Mappings:
Namespace Name Mixin selector official eLbst;e:Lkq;intermediary field_6596Lnet/minecraft/class_1359;field_6596:Lnet/minecraft/class_1653;named WITHER_SKELETON_TEXTURELnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;WITHER_SKELETON_TEXTURE:Lnet/minecraft/util/Identifier;
-
ZOMBIE_TEXTURE
- Mappings:
Namespace Name Mixin selector official fLbst;f:Lkq;intermediary field_6597Lnet/minecraft/class_1359;field_6597:Lnet/minecraft/class_1653;named ZOMBIE_TEXTURELnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;ZOMBIE_TEXTURE:Lnet/minecraft/util/Identifier;
-
CREEPER_TEXTURE
- Mappings:
Namespace Name Mixin selector official gLbst;g:Lkq;intermediary field_6598Lnet/minecraft/class_1359;field_6598:Lnet/minecraft/class_1653;named CREEPER_TEXTURELnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;CREEPER_TEXTURE:Lnet/minecraft/util/Identifier;
-
field_13597
- Mappings:
Namespace Name Mixin selector official hLbst;h:Lkq;intermediary field_13597Lnet/minecraft/class_1359;field_13597:Lnet/minecraft/class_1653;named field_13597Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;field_13597:Lnet/minecraft/util/Identifier;
-
instance
- Mappings:
Namespace Name Mixin selector official aLbst;a:Lbst;intermediary field_5224Lnet/minecraft/class_1359;field_5224:Lnet/minecraft/class_1359;named instanceLnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;instance:Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;
-
field_13598
- Mappings:
Namespace Name Mixin selector official iLbst;i:Lbnc;intermediary field_13598Lnet/minecraft/class_1359;field_13598:Lnet/minecraft/class_2855;named field_13598Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;field_13598:Lnet/minecraft/client/class_2855;
-
model
- Mappings:
Namespace Name Mixin selector official jLbst;j:Lbmk;intermediary field_5225Lnet/minecraft/class_1359;field_5225:Lnet/minecraft/class_1333;named modelLnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;model:Lnet/minecraft/client/render/entity/model/SkullEntityModel;
-
overlayModel
- Mappings:
Namespace Name Mixin selector official kLbst;k:Lbmk;intermediary field_11017Lnet/minecraft/class_1359;field_11017:Lnet/minecraft/class_1333;named overlayModelLnet/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) - Overrides:
renderin classBlockEntityRenderer<SkullBlockEntity>- Mappings:
Namespace Name Mixin selector official aLbst;a(Lasw;DDDFI)Vintermediary method_4364Lnet/minecraft/class_1359;method_4364(Lnet/minecraft/class_1311;DDDFI)Vnamed renderLnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;render(Lnet/minecraft/block/entity/SkullBlockEntity;DDDFI)V
-
setDispatcher
- Overrides:
setDispatcherin classBlockEntityRenderer<SkullBlockEntity>- Mappings:
Namespace Name Mixin selector official aLbsl;a(Lbsk;)Vintermediary method_1632Lnet/minecraft/class_599;method_1632(Lnet/minecraft/class_598;)Vnamed setDispatcherLnet/minecraft/client/render/block/entity/BlockEntityRenderer;setDispatcher(Lnet/minecraft/client/render/block/entity/BlockEntityRenderDispatcher;)V
-
method_10108
public void method_10108(float float2, float float3, float float4, Direction direction, float float5, int int2, @Nullable com.mojang.authlib.GameProfile gameProfile, int int3, float float6) - Mappings:
Namespace Name Mixin selector official aLbst;a(FFFLcv;FILcom/mojang/authlib/GameProfile;IF)Vintermediary method_10108Lnet/minecraft/class_1359;method_10108(FFFLnet/minecraft/class_1354;FILcom/mojang/authlib/GameProfile;IF)Vnamed method_10108Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;method_10108(FFFLnet/minecraft/util/math/Direction;FILcom/mojang/authlib/GameProfile;IF)V
-