java.lang.Object
com.plotsquared.core.plot.flag.PlotFlag<ItemType,MusicFlag>
com.plotsquared.core.plot.flag.implementations.MusicFlag

public class MusicFlag extends PlotFlag<ItemType,MusicFlag>
  • Field Details

    • MUSIC_FLAG_NONE

      public static final MusicFlag MUSIC_FLAG_NONE
  • Constructor Details

    • MusicFlag

      protected MusicFlag(ItemType value)
      Construct a new flag instance.
      Parameters:
      value - Flag value
  • Method Details