Class BrushableBlockEntityRenderer
java.lang.Object
net.minecraft.client.render.block.entity.BrushableBlockEntityRenderer
- All Implemented Interfaces:
BlockEntityRenderer<BrushableBlockEntity>
@Environment(CLIENT)
public class BrushableBlockEntityRenderer
extends Object
implements BlockEntityRenderer<BrushableBlockEntity>
- Mappings:
Namespace Name named net/minecraft/client/render/block/entity/BrushableBlockEntityRendererintermediary net/minecraft/class_8189official hei
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate float[]getTranslation(Direction direction, int dustedLevel) voidrender(BrushableBlockEntity brushableBlockEntity, float float2, MatrixStack matrixStack, int int2, int int3, Vec3d vec3d, ModelCommandRenderer.class_11792 class_11792, EntityRenderCommandQueue entityRenderCommandQueue) 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_62251
- Mappings:
Namespace Name Mixin selector named field_62251Lnet/minecraft/client/render/block/entity/BrushableBlockEntityRenderer;field_62251:Lnet/minecraft/client/item/ItemModelManager;intermediary field_62251Lnet/minecraft/class_8189;field_62251:Lnet/minecraft/class_10442;official aLhei;a:Lhta;
-
-
Constructor Details
-
BrushableBlockEntityRenderer
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/block/entity/BrushableBlockEntityRenderer;<init>(Lnet/minecraft/client/render/block/entity/BlockEntityRendererFactory$Context;)Vintermediary <init>Lnet/minecraft/class_8189;<init>(Lnet/minecraft/class_5614$class_5615;)Vofficial <init>Lhei;<init>(Lhee$a;)V
-
-
Method Details
-
render
public void render(BrushableBlockEntity brushableBlockEntity, float float2, MatrixStack matrixStack, int int2, int int3, Vec3d vec3d, @Nullable ModelCommandRenderer.class_11792 class_11792, EntityRenderCommandQueue entityRenderCommandQueue) - Specified by:
renderin interfaceBlockEntityRenderer<BrushableBlockEntity>- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/block/entity/BrushableBlockEntityRenderer;render(Lnet/minecraft/block/entity/BrushableBlockEntity;FLnet/minecraft/client/util/math/MatrixStack;IILnet/minecraft/util/math/Vec3d;Lnet/minecraft/client/render/entity/command/ModelCommandRenderer$class_11792;Lnet/minecraft/client/render/entity/command/EntityRenderCommandQueue;)Vintermediary method_49348Lnet/minecraft/class_8189;method_49348(Lnet/minecraft/class_8174;FLnet/minecraft/class_4587;IILnet/minecraft/class_243;Lnet/minecraft/class_11683$class_11792;Lnet/minecraft/class_11659;)Vofficial aLhei;a(Lecx;FLfqf;IILfkq;Lhrz$a;Lhck;)V
-
getTranslation
- Mappings:
Namespace Name Mixin selector named getTranslationLnet/minecraft/client/render/block/entity/BrushableBlockEntityRenderer;getTranslation(Lnet/minecraft/util/math/Direction;I)[Fintermediary method_49349Lnet/minecraft/class_8189;method_49349(Lnet/minecraft/class_2350;I)[Fofficial aLhei;a(Ljh;I)[F
-