Uses of Enum Class
com.plotsquared.core.plot.flag.implementations.LiquidFlowFlag.FlowStatus
-
Uses of LiquidFlowFlag.FlowStatus in com.plotsquared.core.plot.flag.implementations
Modifier and TypeMethodDescriptionstatic LiquidFlowFlag.FlowStatus
Returns the enum constant of this class with the specified name.static LiquidFlowFlag.FlowStatus[]
LiquidFlowFlag.FlowStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected LiquidFlowFlag
LiquidFlowFlag.flagOf
(@NonNull LiquidFlowFlag.FlowStatus value) LiquidFlowFlag.merge
(@NonNull LiquidFlowFlag.FlowStatus newValue)