Class BeaconBlockEntityRenderer

java.lang.Object
net.minecraft.client.render.block.entity.BlockEntityRenderer<BeaconBlockEntity>
net.minecraft.client.render.block.entity.BeaconBlockEntityRenderer

@Environment(CLIENT) public class BeaconBlockEntityRenderer extends BlockEntityRenderer<BeaconBlockEntity>
Mappings:
Namespace Name
official bhb
intermediary net/minecraft/class_1358
named net/minecraft/client/render/block/entity/BeaconBlockEntityRenderer
  • Field Details

    • BEAM_TEXTURE

      private static final Identifier BEAM_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official c Lbhb;c:Ljy;
      intermediary field_6585 Lnet/minecraft/class_1358;field_6585:Lnet/minecraft/class_1653;
      named BEAM_TEXTURE Lnet/minecraft/client/render/block/entity/BeaconBlockEntityRenderer;BEAM_TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • BeaconBlockEntityRenderer

      public BeaconBlockEntityRenderer()
  • Method Details

    • render

      public void render(BeaconBlockEntity beaconBlockEntity, double double2, double double3, double double4, float float2, int int2)
      Specified by:
      render in class BlockEntityRenderer<BeaconBlockEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbhb;a(Lakv;DDDFI)V
      intermediary method_10099 Lnet/minecraft/class_1358;method_10099(Lnet/minecraft/class_1308;DDDFI)V
      named render Lnet/minecraft/client/render/block/entity/BeaconBlockEntityRenderer;render(Lnet/minecraft/block/entity/BeaconBlockEntity;DDDFI)V
    • rendersOutsideBoundingBox

      public boolean rendersOutsideBoundingBox()
      Overrides:
      rendersOutsideBoundingBox in class BlockEntityRenderer<BeaconBlockEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbhd;a()Z
      intermediary method_10102 Lnet/minecraft/class_599;method_10102()Z
      named rendersOutsideBoundingBox Lnet/minecraft/client/render/block/entity/BlockEntityRenderer;rendersOutsideBoundingBox()Z