Class BeaconBlockEntity.BeamSegment

java.lang.Object
net.minecraft.block.entity.BeaconBlockEntity.BeamSegment
Enclosing class:
BeaconBlockEntity

public static class BeaconBlockEntity.BeamSegment
extends Object
  • Field Details

    • color

      private final float[] color
    • height

      private int height
  • Constructor Details

    • BeamSegment

      public BeamSegment​(float[] color)
  • Method Details

    • increaseHeight

      protected void increaseHeight()
    • getColor

      @Environment(CLIENT) public float[] getColor()
    • getHeight

      @Environment(CLIENT) public int getHeight()