Uses of Enum Class
ua.mcchickenstudio.opencreative.managers.stability.StabilityState
Packages that use StabilityState
-
Uses of StabilityState in ua.mcchickenstudio.opencreative.managers.stability
Subclasses with type arguments of type StabilityState in ua.mcchickenstudio.opencreative.managers.stabilityMethods in ua.mcchickenstudio.opencreative.managers.stability that return StabilityStateModifier and TypeMethodDescription@NotNull StabilityStateDisabledWatchdog.getDatabaseState()@NotNull StabilityStateStabilityManager.getDatabaseState()Returns stability state of database connection.@NotNull StabilityStateWatchdog.getDatabaseState()@NotNull StabilityStateDisabledWatchdog.getMemoryState()@NotNull StabilityStateStabilityManager.getMemoryState()Returns stability state of memory.@NotNull StabilityStateWatchdog.getMemoryState()@NotNull StabilityStateDisabledWatchdog.getState()@NotNull StabilityStateStabilityManager.getState()Returns stability state of all systems.@NotNull StabilityStateWatchdog.getState()@NotNull StabilityStateDisabledWatchdog.getStorageState()@NotNull StabilityStateStabilityManager.getStorageState()Returns stability state of storage.@NotNull StabilityStateWatchdog.getStorageState()@NotNull StabilityStateDisabledWatchdog.getTicksState()@NotNull StabilityStateStabilityManager.getTicksState()Returns stability state of ticks.@NotNull StabilityStateWatchdog.getTicksState()static StabilityStateReturns the enum constant of this class with the specified name.static StabilityState[]StabilityState.values()Returns an array containing the constants of this enum class, in the order they are declared.