Class BeaconBlockEntityRenderer

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

@Environment(CLIENT) public class BeaconBlockEntityRenderer extends BlockEntityRenderer
Mappings:
Namespace Name
official cnn
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 Lcnn;c:Loa;
      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)
      Mappings:
      Namespace Name Mixin selector
      official a Lcnn;a(Lbck;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