Class BeaconTileEntity.BeamSegment

  • Enclosing class:
    BeaconTileEntity

    public static class BeaconTileEntity.BeamSegment
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private float[] color  
      private int height  
    • Constructor Summary

      Constructors 
      Constructor Description
      BeamSegment​(float[] p_i45669_1_)  
    • Field Detail

      • color

        private final float[] color
      • height

        private int height
    • Constructor Detail

      • BeamSegment

        public BeamSegment​(float[] p_i45669_1_)
    • Method Detail

      • increaseHeight

        protected void increaseHeight()
      • getColor

        public float[] getColor()
      • getHeight

        public int getHeight()