Class BeaconTileEntity.BeamSegment

java.lang.Object
net.minecraft.tileentity.BeaconTileEntity.BeamSegment
Enclosing class:
BeaconTileEntity

public static class BeaconTileEntity.BeamSegment extends Object
  • Field Details

    • color

      private final float[] color
    • height

      private int height
  • Constructor Details

    • BeamSegment

      public BeamSegment(float[] p_i45669_1_)
  • Method Details

    • increaseHeight

      protected void increaseHeight()
    • getColor

      public float[] getColor()
    • getHeight

      public int getHeight()