Package net.minecraft

Class class_8984

java.lang.Object
net.minecraft.class_8984
All Implemented Interfaces:
BlockEntityRenderer<class_8961>

@Environment(CLIENT) public class class_8984 extends Object implements BlockEntityRenderer<class_8961>
Mappings:
Namespace Name
official fvc
intermediary net/minecraft/class_8984
named net/minecraft/class_8984
  • Field Details

    • field_47464

      private final EntityRenderDispatcher field_47464
      Mappings:
      Namespace Name Mixin selector
      official a Lfvc;a:Lfxm;
      intermediary field_47464 Lnet/minecraft/class_8984;field_47464:Lnet/minecraft/class_898;
      named field_47464 Lnet/minecraft/class_8984;field_47464:Lnet/minecraft/client/render/entity/EntityRenderDispatcher;
  • Constructor Details

  • Method Details

    • render

      public void render(class_8961 class_8961, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)
      Specified by:
      render in interface BlockEntityRenderer<class_8961>
      Mappings:
      Namespace Name Mixin selector
      official a Lfvc;a(Ldhw;FLepd;Lfsi;II)V
      intermediary method_55254 Lnet/minecraft/class_8984;method_55254(Lnet/minecraft/class_8961;FLnet/minecraft/class_4587;Lnet/minecraft/class_4597;II)V
      named render Lnet/minecraft/class_8984;render(Lnet/minecraft/class_8961;FLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;II)V