Package net.minecraft
Class class_9214
java.lang.Object
net.minecraft.class_9214
- All Implemented Interfaces:
BlockEntityRenderer<class_9199>
@Environment(CLIENT)
public class class_9214
extends Object
implements BlockEntityRenderer<class_9199>
- Mappings:
Namespace Name official fzl
intermediary net/minecraft/class_9214
named net/minecraft/class_9214
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
method_56851
(float float2, World world, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, ItemStack itemStack, ItemRenderer itemRenderer, float float3, float float4, Random random) void
render
(class_9199 class_9199, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.render.block.entity.BlockEntityRenderer
getRenderDistance, isInRenderDistance, rendersOutsideBoundingBox
-
Field Details
-
field_48952
- Mappings:
Namespace Name Mixin selector official a
Lfzl;a:Lgcw;
intermediary field_48952
Lnet/minecraft/class_9214;field_48952:Lnet/minecraft/class_918;
named field_48952
Lnet/minecraft/class_9214;field_48952:Lnet/minecraft/client/render/item/ItemRenderer;
-
field_48953
- Mappings:
Namespace Name Mixin selector official b
Lfzl;b:Lawt;
intermediary field_48953
Lnet/minecraft/class_9214;field_48953:Lnet/minecraft/class_5819;
named field_48953
Lnet/minecraft/class_9214;field_48953:Lnet/minecraft/util/math/random/Random;
-
-
Constructor Details
-
class_9214
-
-
Method Details
-
render
public void render(class_9199 class_9199, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3) - Specified by:
render
in interfaceBlockEntityRenderer<class_9199>
- Mappings:
Namespace Name Mixin selector official a
Lfzl;a(Ldlm;FLetd;Lfwq;II)V
intermediary method_56852
Lnet/minecraft/class_9214;method_56852(Lnet/minecraft/class_9199;FLnet/minecraft/class_4587;Lnet/minecraft/class_4597;II)V
named render
Lnet/minecraft/class_9214;render(Lnet/minecraft/class_9199;FLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;II)V
-
method_56851
public static void method_56851(float float2, World world, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, ItemStack itemStack, ItemRenderer itemRenderer, float float3, float float4, Random random) - Mappings:
Namespace Name Mixin selector official a
Lfzl;a(FLcwe;Letd;Lfwq;ILcpq;Lgcw;FFLawt;)V
intermediary method_56851
Lnet/minecraft/class_9214;method_56851(FLnet/minecraft/class_1937;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_1799;Lnet/minecraft/class_918;FFLnet/minecraft/class_5819;)V
named method_56851
Lnet/minecraft/class_9214;method_56851(FLnet/minecraft/world/World;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/item/ItemStack;Lnet/minecraft/client/render/item/ItemRenderer;FFLnet/minecraft/util/math/random/Random;)V
-