Uses of Enum Class
org.cloudburstmc.server.block.behavior.BlockBehaviorLiquid.FlowState
Packages that use BlockBehaviorLiquid.FlowState
-
Uses of BlockBehaviorLiquid.FlowState in org.cloudburstmc.server.block.behavior
Methods in org.cloudburstmc.server.block.behavior that return BlockBehaviorLiquid.FlowStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BlockBehaviorLiquid.FlowState[]BlockBehaviorLiquid.FlowState.values()Returns an array containing the constants of this enum class, in the order they are declared.