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 fkmintermediary net/minecraft/class_8189named net/minecraft/class_8189
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate float[]method_49349(Direction direction, int int2) voidrender(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, waitMethods inherited from interface net.minecraft.client.render.block.entity.BlockEntityRenderer
getRenderDistance, isInRenderDistance, rendersOutsideBoundingBox
-
Field Details
-
field_42928
- Mappings:
Namespace Name Mixin selector official aLfkm;a:Lfnu;intermediary field_42928Lnet/minecraft/class_8189;field_42928:Lnet/minecraft/class_918;named field_42928Lnet/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:
renderin interfaceBlockEntityRenderer<class_8174>- Mappings:
Namespace Name Mixin selector official aLfkm;a(Ldam;FLehb;Lfhy;II)Vintermediary method_49348Lnet/minecraft/class_8189;method_49348(Lnet/minecraft/class_8174;FLnet/minecraft/class_4587;Lnet/minecraft/class_4597;II)Vnamed renderLnet/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 aLfkm;a(Lgx;I)[Fintermediary method_49349Lnet/minecraft/class_8189;method_49349(Lnet/minecraft/class_2350;I)[Fnamed method_49349Lnet/minecraft/class_8189;method_49349(Lnet/minecraft/util/math/Direction;I)[F
-