Uses of Enum Class
io.github.tonywasher.joceanus.oceanus.base.OceanusSystem
Packages that use OceanusSystem
-
Uses of OceanusSystem in io.github.tonywasher.joceanus.oceanus.base
Methods in io.github.tonywasher.joceanus.oceanus.base that return OceanusSystemModifier and TypeMethodDescriptionstatic OceanusSystemOceanusSystem.determineSystem()Determine system.static OceanusSystemReturns the enum constant of this class with the specified name.static OceanusSystem[]OceanusSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.