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 bxgintermediary 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) voidmethod_1631(SkullBlockEntity skullBlockEntity, double double2, double double3, double double4, float float2, int int2, float float3) 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 dLbxg;d:Lnf;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 eLbxg;e:Lnf;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 fLbxg;f:Lnf;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 gLbxg;g:Lnf;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 hLbxg;h:Lnf;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 aLbxg;a:Lbxg;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 iLbxg;i:Lbrm;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 jLbxg;j:Lbqv;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 kLbxg;k:Lbqv;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
-
method_1631
public void method_1631(SkullBlockEntity skullBlockEntity, double double2, double double3, double double4, float float2, int int2, float float3) - Overrides:
method_1631in classBlockEntityRenderer<SkullBlockEntity>- Mappings:
Namespace Name Mixin selector official aLbxg;a(Lawd;DDDFIF)Vintermediary method_4364Lnet/minecraft/class_1359;method_4364(Lnet/minecraft/class_1311;DDDFIF)Vnamed method_1631Lnet/minecraft/client/render/block/entity/SkullBlockEntityRenderer;method_1631(Lnet/minecraft/block/entity/SkullBlockEntity;DDDFIF)V
-
setDispatcher
- Overrides:
setDispatcherin classBlockEntityRenderer<SkullBlockEntity>- Mappings:
Namespace Name Mixin selector official aLbwy;a(Lbwx;)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 aLbxg;a(FFFLfa;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
-