Serialized Form
-
Package org.cloudburstmc.api
-
Exception org.cloudburstmc.api.ServerException
class ServerException extends RuntimeException implements Serializable
-
-
Package org.cloudburstmc.api.event
-
Exception org.cloudburstmc.api.event.EventException
class EventException extends RuntimeException implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
-
Package org.cloudburstmc.api.level
-
Exception org.cloudburstmc.api.level.LevelException
class LevelException extends ServerException implements Serializable
-
-
Package org.cloudburstmc.api.level.chunk
-
Exception org.cloudburstmc.api.level.chunk.ChunkException
class ChunkException extends RuntimeException implements Serializable
-
-
Package org.cloudburstmc.api.plugin
-
Exception org.cloudburstmc.api.plugin.PluginException
class PluginException extends Exception implements Serializable
-
-
Package org.cloudburstmc.api.registry
-
Exception org.cloudburstmc.api.registry.RegistryException
class RegistryException extends RuntimeException implements Serializable
-