Class ItemEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<ItemEntity,class_10039>
net.minecraft.client.render.entity.ItemEntityRenderer
- Mappings:
Namespace Name named net/minecraft/client/render/entity/ItemEntityRendererintermediary net/minecraft/class_916official gno
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final floatprivate static final floatprivate static final floatprivate static final floatprivate final ItemRendererprivate final RandomFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, field_52257, shadowOpacity, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static intgetRenderedAmount(int stackSize) static intgetTexture(class_10039 class_10039) voidmethod_62354(ItemEntity itemEntity, class_10039 class_10039, float float2) voidrender(class_10039 class_10039, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) static voidrenderStack(ItemRenderer itemRenderer, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, ItemStack stack, BakedModel model, boolean depth, Random random) static voidrenderStack(ItemRenderer itemRenderer, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, ItemStack stack, Random random, World world) Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getShadowRadius, getSkyLight, getTextRenderer, hasLabel, method_62358, method_62406, method_62425, method_62426, renderLabelIfPresent, shouldRender
-
Field Details
-
field_32924
private static final float field_32924- See Also:
- Mappings:
Namespace Name Mixin selector named field_32924Lnet/minecraft/client/render/entity/ItemEntityRenderer;field_32924:Fintermediary field_32924Lnet/minecraft/class_916;field_32924:Fofficial aLgno;a:F
-
field_32929
private static final float field_32929- See Also:
- Mappings:
Namespace Name Mixin selector named field_32929Lnet/minecraft/client/render/entity/ItemEntityRenderer;field_32929:Fintermediary field_32929Lnet/minecraft/class_916;field_32929:Fofficial bLgno;b:F
-
field_32930
private static final float field_32930- See Also:
- Mappings:
Namespace Name Mixin selector named field_32930Lnet/minecraft/client/render/entity/ItemEntityRenderer;field_32930:Fintermediary field_32930Lnet/minecraft/class_916;field_32930:Fofficial hLgno;h:F
-
field_32931
private static final float field_32931- See Also:
- Mappings:
Namespace Name Mixin selector named field_32931Lnet/minecraft/client/render/entity/ItemEntityRenderer;field_32931:Fintermediary field_32931Lnet/minecraft/class_916;field_32931:Fofficial iLgno;i:F
-
itemRenderer
- Mappings:
Namespace Name Mixin selector named itemRendererLnet/minecraft/client/render/entity/ItemEntityRenderer;itemRenderer:Lnet/minecraft/client/render/item/ItemRenderer;intermediary field_4726Lnet/minecraft/class_916;field_4726:Lnet/minecraft/class_918;official jLgno;j:Lgnq;
-
random
- Mappings:
Namespace Name Mixin selector named randomLnet/minecraft/client/render/entity/ItemEntityRenderer;random:Lnet/minecraft/util/math/random/Random;intermediary field_4725Lnet/minecraft/class_916;field_4725:Lnet/minecraft/class_5819;official kLgno;k:Lazk;
-
-
Constructor Details
-
ItemEntityRenderer
-
-
Method Details
-
getTexture
- Specified by:
getTexturein classEntityRenderer<ItemEntity,class_10039> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/ItemEntityRenderer;getTexture(Lnet/minecraft/class_10039;)Lnet/minecraft/util/Identifier;intermediary method_3999Lnet/minecraft/class_916;method_3999(Lnet/minecraft/class_10039;)Lnet/minecraft/class_2960;official aLgno;a(Lgtp;)Lalb;
-
method_55269
- Specified by:
method_55269in classEntityRenderer<ItemEntity,class_10039> - Mappings:
Namespace Name Mixin selector named method_55269Lnet/minecraft/client/render/entity/ItemEntityRenderer;method_55269()Lnet/minecraft/class_10039;intermediary method_62469Lnet/minecraft/class_916;method_62469()Lnet/minecraft/class_10039;official aLgno;a()Lgtp;
-
method_62354
- Overrides:
method_62354in classEntityRenderer<ItemEntity,class_10039> - Mappings:
Namespace Name Mixin selector named method_62354Lnet/minecraft/client/render/entity/ItemEntityRenderer;method_62354(Lnet/minecraft/entity/ItemEntity;Lnet/minecraft/class_10039;F)Vintermediary method_62470Lnet/minecraft/class_916;method_62470(Lnet/minecraft/class_1542;Lnet/minecraft/class_10039;F)Vofficial aLgno;a(Lcjz;Lgtp;F)V
-
render
public void render(class_10039 class_10039, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) - Overrides:
renderin classEntityRenderer<ItemEntity,class_10039> - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/entity/ItemEntityRenderer;render(Lnet/minecraft/class_10039;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)Vintermediary method_3996Lnet/minecraft/class_916;method_3996(Lnet/minecraft/class_10039;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)Vofficial aLgno;a(Lgtp;Lfcu;Lggv;I)V
-
getSeed
- Mappings:
Namespace Name Mixin selector named getSeedLnet/minecraft/client/render/entity/ItemEntityRenderer;getSeed(Lnet/minecraft/item/ItemStack;)Iintermediary method_56856Lnet/minecraft/class_916;method_56856(Lnet/minecraft/class_1799;)Iofficial aLgno;a(Lcvl;)I
-
getRenderedAmount
static int getRenderedAmount(int stackSize) - Mappings:
Namespace Name Mixin selector named getRenderedAmountLnet/minecraft/client/render/entity/ItemEntityRenderer;getRenderedAmount(I)Iintermediary method_56855Lnet/minecraft/class_916;method_56855(I)Iofficial aLgno;a(I)I
-
renderStack
public static void renderStack(ItemRenderer itemRenderer, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, ItemStack stack, Random random, World world) - Mappings:
Namespace Name Mixin selector named renderStackLnet/minecraft/client/render/entity/ItemEntityRenderer;renderStack(Lnet/minecraft/client/render/item/ItemRenderer;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/item/ItemStack;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/world/World;)Vintermediary method_56857Lnet/minecraft/class_916;method_56857(Lnet/minecraft/class_918;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_1799;Lnet/minecraft/class_5819;Lnet/minecraft/class_1937;)Vofficial aLgno;a(Lgnq;Lfcu;Lggv;ILcvl;Lazk;Ldds;)V
-
renderStack
public static void renderStack(ItemRenderer itemRenderer, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, ItemStack stack, BakedModel model, boolean depth, Random random) - Mappings:
Namespace Name Mixin selector named renderStackLnet/minecraft/client/render/entity/ItemEntityRenderer;renderStack(Lnet/minecraft/client/render/item/ItemRenderer;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/item/ItemStack;Lnet/minecraft/client/render/model/BakedModel;ZLnet/minecraft/util/math/random/Random;)Vintermediary method_56858Lnet/minecraft/class_916;method_56858(Lnet/minecraft/class_918;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_1799;Lnet/minecraft/class_1087;ZLnet/minecraft/class_5819;)Vofficial aLgno;a(Lgnq;Lfcu;Lggv;ILcvl;Lgym;ZLazk;)V
-