Uses of Enum Class
com.plotsquared.core.plot.flag.FlagContainer.PlotFlagUpdateType
Packages that use FlagContainer.PlotFlagUpdateType
-
Uses of FlagContainer.PlotFlagUpdateType in com.plotsquared.core.plot.flag
Methods in com.plotsquared.core.plot.flag that return FlagContainer.PlotFlagUpdateTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FlagContainer.PlotFlagUpdateType[]FlagContainer.PlotFlagUpdateType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.plotsquared.core.plot.flag with parameters of type FlagContainer.PlotFlagUpdateTypeModifier and TypeMethodDescriptionvoidFlagContainer.PlotFlagUpdateHandler.handle(PlotFlag<?, ?> plotFlag, FlagContainer.PlotFlagUpdateType type) Act on the flag update event