Class BrushableBlockEntityRenderer
java.lang.Object
net.minecraft.client.render.block.entity.BrushableBlockEntityRenderer
- All Implemented Interfaces:
BlockEntityRenderer<BrushableBlockEntity,class_11957>
@Environment(CLIENT)
public class BrushableBlockEntityRenderer
extends Object
implements BlockEntityRenderer<BrushableBlockEntity,class_11957>
- Mappings:
Namespace Name named net/minecraft/client/render/block/entity/BrushableBlockEntityRendererintermediary net/minecraft/class_8189official hid
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate float[]getTranslation(Direction direction, int dustedLevel) voidmethod_74331(BrushableBlockEntity brushableBlockEntity, class_11957 class_11957, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) voidrender(class_11957 class_11957, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue) 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 aLhid;a:Lhxv;
-
-
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>Lhid;<init>(Lhhz$a;)V
-
-
Method Details
-
method_74335
- Specified by:
method_74335in interfaceBlockEntityRenderer<BrushableBlockEntity,class_11957> - Mappings:
Namespace Name Mixin selector named method_74335Lnet/minecraft/client/render/block/entity/BrushableBlockEntityRenderer;method_74335()Lnet/minecraft/class_11957;intermediary method_74361Lnet/minecraft/class_8189;method_74361()Lnet/minecraft/class_11957;official aLhid;a()Lhje;
-
method_74331
public void method_74331(BrushableBlockEntity brushableBlockEntity, class_11957 class_11957, float float2, Vec3d vec3d, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) - Specified by:
method_74331in interfaceBlockEntityRenderer<BrushableBlockEntity,class_11957> - Mappings:
Namespace Name Mixin selector named method_74331Lnet/minecraft/client/render/block/entity/BrushableBlockEntityRenderer;method_74331(Lnet/minecraft/block/entity/BrushableBlockEntity;Lnet/minecraft/class_11957;FLnet/minecraft/util/math/Vec3d;Lnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;)Vintermediary method_74362Lnet/minecraft/class_8189;method_74362(Lnet/minecraft/class_8174;Lnet/minecraft/class_11957;FLnet/minecraft/class_243;Lnet/minecraft/class_11683$class_11792;)Vofficial aLhid;a(Lefo;Lhje;FLfnk;Lhwt$a;)V
-
render
public void render(class_11957 class_11957, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue) - Specified by:
renderin interfaceBlockEntityRenderer<BrushableBlockEntity,class_11957> - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/block/entity/BrushableBlockEntityRenderer;render(Lnet/minecraft/class_11957;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;)Vintermediary method_49348Lnet/minecraft/class_8189;method_49348(Lnet/minecraft/class_11957;Lnet/minecraft/class_4587;Lnet/minecraft/class_11659;)Vofficial aLhid;a(Lhje;Lftd;Lhge;)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 aLhid;a(Ljg;I)[F
-