Uses of Enum
de.marcely.bedwars.api.event.remote.RemoteServerDisconnectEvent.Cause
Packages that use RemoteServerDisconnectEvent.Cause
-
Uses of RemoteServerDisconnectEvent.Cause in de.marcely.bedwars.api.event.remote
Subclasses with type arguments of type RemoteServerDisconnectEvent.Cause in de.marcely.bedwars.api.event.remoteModifier and TypeClassDescriptionstatic enumThe reasons why no connection is further kept with this server.Methods in de.marcely.bedwars.api.event.remote that return RemoteServerDisconnectEvent.CauseModifier and TypeMethodDescriptionRemoteServerDisconnectEvent.getCause()Gets the cause of his disconnection.Returns the enum constant of this type with the specified name.static RemoteServerDisconnectEvent.Cause[]RemoteServerDisconnectEvent.Cause.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.marcely.bedwars.api.event.remote with parameters of type RemoteServerDisconnectEvent.CauseModifierConstructorDescription