Package net.minecraft
Class class_8189
java.lang.Object
net.minecraft.class_8189
- All Implemented Interfaces:
BlockEntityRenderer<class_8174>
@Environment(CLIENT)
public class class_8189
extends Object
implements BlockEntityRenderer<class_8174>
- Mappings:
Namespace Name official fkm
intermediary net/minecraft/class_8189
named net/minecraft/class_8189
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate float[]
method_49349
(Direction direction, int int2) void
render
(class_8174 class_8174, 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_42928
- Mappings:
Namespace Name Mixin selector official a
Lfkm;a:Lfnu;
intermediary field_42928
Lnet/minecraft/class_8189;field_42928:Lnet/minecraft/class_918;
named field_42928
Lnet/minecraft/class_8189;field_42928:Lnet/minecraft/client/render/item/ItemRenderer;
-
-
Constructor Details
-
class_8189
-
-
Method Details
-
render
public void render(class_8174 class_8174, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3) - Specified by:
render
in interfaceBlockEntityRenderer<class_8174>
- Mappings:
Namespace Name Mixin selector official a
Lfkm;a(Ldam;FLehb;Lfhy;II)V
intermediary method_49348
Lnet/minecraft/class_8189;method_49348(Lnet/minecraft/class_8174;FLnet/minecraft/class_4587;Lnet/minecraft/class_4597;II)V
named render
Lnet/minecraft/class_8189;render(Lnet/minecraft/class_8174;FLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;II)V
-
method_49349
- Mappings:
Namespace Name Mixin selector official a
Lfkm;a(Lgx;I)[F
intermediary method_49349
Lnet/minecraft/class_8189;method_49349(Lnet/minecraft/class_2350;I)[F
named method_49349
Lnet/minecraft/class_8189;method_49349(Lnet/minecraft/util/math/Direction;I)[F
-