Class BeaconBlockEntity.BeaconBeamSection

java.lang.Object
net.minecraft.world.level.block.entity.BeaconBlockEntity.BeaconBeamSection
Enclosing class:
BeaconBlockEntity

public static class BeaconBlockEntity.BeaconBeamSection extends Object
  • Field Details

    • color

      final float[] color
    • height

      private int height
  • Constructor Details

    • BeaconBeamSection

      public BeaconBeamSection(float[] p_58718_)
  • Method Details

    • increaseHeight

      protected void increaseHeight()
    • getColor

      public float[] getColor()
    • getHeight

      public int getHeight()