Uses of Enum Class
com.plotsquared.core.plot.flag.implementations.FlyFlag.FlyStatus
Packages that use FlyFlag.FlyStatus
-
Uses of FlyFlag.FlyStatus in com.plotsquared.core.plot.flag.implementations
Methods in com.plotsquared.core.plot.flag.implementations that return FlyFlag.FlyStatusModifier and TypeMethodDescriptionstatic FlyFlag.FlyStatusReturns the enum constant of this class with the specified name.static FlyFlag.FlyStatus[]FlyFlag.FlyStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.plotsquared.core.plot.flag.implementations with parameters of type FlyFlag.FlyStatusModifier and TypeMethodDescriptionprotected FlyFlagFlyFlag.flagOf(@NonNull FlyFlag.FlyStatus value) FlyFlag.merge(@NonNull FlyFlag.FlyStatus newValue) Constructors in com.plotsquared.core.plot.flag.implementations with parameters of type FlyFlag.FlyStatus