Package net.minecraft

Class class_10649

java.lang.Object
net.minecraft.class_10649
All Implemented Interfaces:
BlockEntityRenderer<class_10638>

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

    • field_56093

      private final BeaconBlockEntityRenderer<class_10638> field_56093
      Mappings:
      Namespace Name Mixin selector
      named field_56093 Lnet/minecraft/class_10649;field_56093:Lnet/minecraft/client/render/block/entity/BeaconBlockEntityRenderer;
      intermediary field_56093 Lnet/minecraft/class_10649;field_56093:Lnet/minecraft/class_822;
      official a Lgrc;a:Lgqg;
    • field_56094

      private final StructureBlockBlockEntityRenderer<class_10638> field_56094
      Mappings:
      Namespace Name Mixin selector
      named field_56094 Lnet/minecraft/class_10649;field_56094:Lnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;
      intermediary field_56094 Lnet/minecraft/class_10649;field_56094:Lnet/minecraft/class_838;
      official b Lgrc;b:Lgqn;
  • Constructor Details

  • Method Details

    • render

      public void render(class_10638 class_10638, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)
      Specified by:
      render in interface BlockEntityRenderer<class_10638>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/class_10649;render(Lnet/minecraft/class_10638;FLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;II)V
      intermediary method_66845 Lnet/minecraft/class_10649;method_66845(Lnet/minecraft/class_10638;FLnet/minecraft/class_4587;Lnet/minecraft/class_4597;II)V
      official a Lgrc;a(Ldxg;FLfho;Lgny;II)V
    • rendersOutsideBoundingBox

      public boolean rendersOutsideBoundingBox(class_10638 class_10638)
      Specified by:
      rendersOutsideBoundingBox in interface BlockEntityRenderer<class_10638>
      Mappings:
      Namespace Name Mixin selector
      named rendersOutsideBoundingBox Lnet/minecraft/class_10649;rendersOutsideBoundingBox(Lnet/minecraft/class_10638;)Z
      intermediary method_66844 Lnet/minecraft/class_10649;method_66844(Lnet/minecraft/class_10638;)Z
      official a Lgrc;a(Ldxg;)Z
    • getRenderDistance

      public int getRenderDistance()
      Specified by:
      getRenderDistance in interface BlockEntityRenderer<class_10638>
      Mappings:
      Namespace Name Mixin selector
      named getRenderDistance Lnet/minecraft/client/render/block/entity/BlockEntityRenderer;getRenderDistance()I
      intermediary method_33893 Lnet/minecraft/class_827;method_33893()I
      official aQ_ Lgqk;aQ_()I
    • isInRenderDistance

      public boolean isInRenderDistance(class_10638 class_10638, Vec3d vec3d)
      Specified by:
      isInRenderDistance in interface BlockEntityRenderer<class_10638>
      Mappings:
      Namespace Name Mixin selector
      named isInRenderDistance Lnet/minecraft/class_10649;isInRenderDistance(Lnet/minecraft/class_10638;Lnet/minecraft/util/math/Vec3d;)Z
      intermediary method_66846 Lnet/minecraft/class_10649;method_66846(Lnet/minecraft/class_10638;Lnet/minecraft/class_243;)Z
      official a Lgrc;a(Ldxg;Lfcu;)Z