Class SuspiciousSandBlockEntityRenderer
java.lang.Object
net.minecraft.client.render.block.entity.SuspiciousSandBlockEntityRenderer
- All Implemented Interfaces:
BlockEntityRenderer<SuspiciousSandBlockEntity>
@Environment(CLIENT)
public class SuspiciousSandBlockEntityRenderer
extends Object
implements BlockEntityRenderer<SuspiciousSandBlockEntity>
- Mappings:
Namespace Name official fkuintermediary net/minecraft/class_8189named net/minecraft/client/render/block/entity/SuspiciousSandBlockEntityRenderer
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprivate float[]getTranslation(Direction direction, int dustedLevel) voidrender(SuspiciousSandBlockEntity suspiciousSandBlockEntity, 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
-
itemRenderer
- Mappings:
Namespace Name Mixin selector official aLfku;a:Lfoc;intermediary field_42928Lnet/minecraft/class_8189;field_42928:Lnet/minecraft/class_918;named itemRendererLnet/minecraft/client/render/block/entity/SuspiciousSandBlockEntityRenderer;itemRenderer:Lnet/minecraft/client/render/item/ItemRenderer;
-
-
Constructor Details
-
SuspiciousSandBlockEntityRenderer
- Mappings:
Namespace Name Mixin selector official <init>Lfku;<init>(Lfke$a;)Vintermediary <init>Lnet/minecraft/class_8189;<init>(Lnet/minecraft/class_5614$class_5615;)Vnamed <init>Lnet/minecraft/client/render/block/entity/SuspiciousSandBlockEntityRenderer;<init>(Lnet/minecraft/client/render/block/entity/BlockEntityRendererFactory$Context;)V
-
-
Method Details
-
render
public void render(SuspiciousSandBlockEntity suspiciousSandBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3) - Specified by:
renderin interfaceBlockEntityRenderer<SuspiciousSandBlockEntity>- Mappings:
Namespace Name Mixin selector official aLfku;a(Ldap;FLehe;Lfig;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/client/render/block/entity/SuspiciousSandBlockEntityRenderer;render(Lnet/minecraft/block/entity/SuspiciousSandBlockEntity;FLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;II)V
-
getTranslation
- Mappings:
Namespace Name Mixin selector official aLfku;a(Lgz;I)[Fintermediary method_49349Lnet/minecraft/class_8189;method_49349(Lnet/minecraft/class_2350;I)[Fnamed getTranslationLnet/minecraft/client/render/block/entity/SuspiciousSandBlockEntityRenderer;getTranslation(Lnet/minecraft/util/math/Direction;I)[F
-