Class ItemFrameEntityRenderer<T extends ItemFrameEntity>
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<T>
net.minecraft.client.render.entity.ItemFrameEntityRenderer<T>
@Environment(CLIENT)
public class ItemFrameEntityRenderer<T extends ItemFrameEntity>
extends EntityRenderer<T>
- Mappings:
Namespace Name official fhyintermediary net/minecraft/class_915named net/minecraft/client/render/entity/ItemFrameEntityRenderer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BlockRenderManagerstatic final intprivate static final ModelIdentifierstatic final intprivate final ItemRendererprivate static final ModelIdentifierprivate static final ModelIdentifierprivate static final ModelIdentifierFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, shadowOpacity, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate intprivate ModelIdentifiergetModelId(T entity, ItemStack stack) method_23174(T t, float float2) protected voidmethod_23175(T t, Text text, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) protected booleanmethod_23176(T t) protected intmethod_33435(T t, BlockPos blockPos) method_3993(T t) voidmethod_3994(T t, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, getTexture, hasLabel, render, renderLabelIfPresent, shouldRender
-
Field Details
-
NORMAL_FRAME
- Mappings:
Namespace Name Mixin selector official gLfhy;g:Lfoo;intermediary field_4721Lnet/minecraft/class_915;field_4721:Lnet/minecraft/class_1091;named NORMAL_FRAMELnet/minecraft/client/render/entity/ItemFrameEntityRenderer;NORMAL_FRAME:Lnet/minecraft/client/util/ModelIdentifier;
-
MAP_FRAME
- Mappings:
Namespace Name Mixin selector official hLfhy;h:Lfoo;intermediary field_4723Lnet/minecraft/class_915;field_4723:Lnet/minecraft/class_1091;named MAP_FRAMELnet/minecraft/client/render/entity/ItemFrameEntityRenderer;MAP_FRAME:Lnet/minecraft/client/util/ModelIdentifier;
-
GLOW_FRAME
- Mappings:
Namespace Name Mixin selector official iLfhy;i:Lfoo;intermediary field_28462Lnet/minecraft/class_915;field_28462:Lnet/minecraft/class_1091;named GLOW_FRAMELnet/minecraft/client/render/entity/ItemFrameEntityRenderer;GLOW_FRAME:Lnet/minecraft/client/util/ModelIdentifier;
-
MAP_GLOW_FRAME
- Mappings:
Namespace Name Mixin selector official jLfhy;j:Lfoo;intermediary field_28463Lnet/minecraft/class_915;field_28463:Lnet/minecraft/class_1091;named MAP_GLOW_FRAMELnet/minecraft/client/render/entity/ItemFrameEntityRenderer;MAP_GLOW_FRAME:Lnet/minecraft/client/util/ModelIdentifier;
-
GLOW_FRAME_BLOCK_LIGHT
public static final int GLOW_FRAME_BLOCK_LIGHT- See Also:
- Mappings:
Namespace Name Mixin selector official aLfhy;a:Iintermediary field_32932Lnet/minecraft/class_915;field_32932:Inamed GLOW_FRAME_BLOCK_LIGHTLnet/minecraft/client/render/entity/ItemFrameEntityRenderer;GLOW_FRAME_BLOCK_LIGHT:I
-
field_32933
public static final int field_32933- See Also:
- Mappings:
Namespace Name Mixin selector official fLfhy;f:Iintermediary field_32933Lnet/minecraft/class_915;field_32933:Inamed field_32933Lnet/minecraft/client/render/entity/ItemFrameEntityRenderer;field_32933:I
-
itemRenderer
- Mappings:
Namespace Name Mixin selector official kLfhy;k:Lfhz;intermediary field_4720Lnet/minecraft/class_915;field_4720:Lnet/minecraft/class_918;named itemRendererLnet/minecraft/client/render/entity/ItemFrameEntityRenderer;itemRenderer:Lnet/minecraft/client/render/item/ItemRenderer;
-
blockRenderManager
- Mappings:
Namespace Name Mixin selector official lLfhy;l:Lfcx;intermediary field_38891Lnet/minecraft/class_915;field_38891:Lnet/minecraft/class_776;named blockRenderManagerLnet/minecraft/client/render/entity/ItemFrameEntityRenderer;blockRenderManager:Lnet/minecraft/client/render/block/BlockRenderManager;
-
-
Constructor Details
-
ItemFrameEntityRenderer
- Mappings:
Namespace Name Mixin selector official <init>Lfha;<init>(Lfhb$a;)Vintermediary <init>Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)Vnamed <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
-
-
Method Details
-
method_33435
- Mappings:
Namespace Name Mixin selector official aLfhy;a(Lbse;Lgr;)Iintermediary method_33435Lnet/minecraft/class_915;method_33435(Lnet/minecraft/class_1533;Lnet/minecraft/class_2338;)Inamed method_33435Lnet/minecraft/client/render/entity/ItemFrameEntityRenderer;method_33435(Lnet/minecraft/entity/decoration/ItemFrameEntity;Lnet/minecraft/util/math/BlockPos;)I
-
method_3994
public void method_3994(T t, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) - Mappings:
Namespace Name Mixin selector official aLfhy;a(Lbse;FFLedd;Lfcg;I)Vintermediary method_3994Lnet/minecraft/class_915;method_3994(Lnet/minecraft/class_1533;FFLnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)Vnamed method_3994Lnet/minecraft/client/render/entity/ItemFrameEntityRenderer;method_3994(Lnet/minecraft/entity/decoration/ItemFrameEntity;FFLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
-
getLight
- Mappings:
Namespace Name Mixin selector official aLfhy;a(Lbse;II)Iintermediary method_33433Lnet/minecraft/class_915;method_33433(Lnet/minecraft/class_1533;II)Inamed getLightLnet/minecraft/client/render/entity/ItemFrameEntityRenderer;getLight(Lnet/minecraft/entity/decoration/ItemFrameEntity;II)I
-
getModelId
- Mappings:
Namespace Name Mixin selector official aLfhy;a(Lbse;Lccw;)Lfoo;intermediary method_33434Lnet/minecraft/class_915;method_33434(Lnet/minecraft/class_1533;Lnet/minecraft/class_1799;)Lnet/minecraft/class_1091;named getModelIdLnet/minecraft/client/render/entity/ItemFrameEntityRenderer;getModelId(Lnet/minecraft/entity/decoration/ItemFrameEntity;Lnet/minecraft/item/ItemStack;)Lnet/minecraft/client/util/ModelIdentifier;
-
method_23174
- Mappings:
Namespace Name Mixin selector official aLfhy;a(Lbse;F)Ldze;intermediary method_23174Lnet/minecraft/class_915;method_23174(Lnet/minecraft/class_1533;F)Lnet/minecraft/class_243;named method_23174Lnet/minecraft/client/render/entity/ItemFrameEntityRenderer;method_23174(Lnet/minecraft/entity/decoration/ItemFrameEntity;F)Lnet/minecraft/util/math/Vec3d;
-
method_3993
- Mappings:
Namespace Name Mixin selector official aLfhy;a(Lbse;)Labv;intermediary method_3993Lnet/minecraft/class_915;method_3993(Lnet/minecraft/class_1533;)Lnet/minecraft/class_2960;named method_3993Lnet/minecraft/client/render/entity/ItemFrameEntityRenderer;method_3993(Lnet/minecraft/entity/decoration/ItemFrameEntity;)Lnet/minecraft/util/Identifier;
-
method_23176
- Mappings:
Namespace Name Mixin selector official bLfhy;b(Lbse;)Zintermediary method_23176Lnet/minecraft/class_915;method_23176(Lnet/minecraft/class_1533;)Znamed method_23176Lnet/minecraft/client/render/entity/ItemFrameEntityRenderer;method_23176(Lnet/minecraft/entity/decoration/ItemFrameEntity;)Z
-
method_23175
protected void method_23175(T t, Text text, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) - Mappings:
Namespace Name Mixin selector official aLfhy;a(Lbse;Lsi;Ledd;Lfcg;I)Vintermediary method_23175Lnet/minecraft/class_915;method_23175(Lnet/minecraft/class_1533;Lnet/minecraft/class_2561;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)Vnamed method_23175Lnet/minecraft/client/render/entity/ItemFrameEntityRenderer;method_23175(Lnet/minecraft/entity/decoration/ItemFrameEntity;Lnet/minecraft/text/Text;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
-