Uses of Enum Class
com.plotsquared.core.plot.flag.implementations.LiquidFlowFlag.FlowStatus
Packages that use LiquidFlowFlag.FlowStatus
-
Uses of LiquidFlowFlag.FlowStatus in com.plotsquared.core.plot.flag.implementations
Methods in com.plotsquared.core.plot.flag.implementations that return LiquidFlowFlag.FlowStatusModifier and TypeMethodDescriptionstatic LiquidFlowFlag.FlowStatusReturns 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.Methods in com.plotsquared.core.plot.flag.implementations with parameters of type LiquidFlowFlag.FlowStatusModifier and TypeMethodDescriptionprotected LiquidFlowFlagLiquidFlowFlag.flagOf(@NonNull LiquidFlowFlag.FlowStatus value) LiquidFlowFlag.merge(@NonNull LiquidFlowFlag.FlowStatus newValue)