| Package | Description |
|---|---|
| org.cloudburstmc.netty.channel.raknet | |
| org.cloudburstmc.netty.handler.codec.raknet.common |
| Modifier and Type | Method and Description |
|---|---|
static RakDisconnectReason |
RakDisconnectReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RakDisconnectReason[] |
RakDisconnectReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RakSessionCodec.close(RakDisconnectReason reason) |
void |
RakSessionCodec.disconnect(RakDisconnectReason reason) |
Copyright © 2018–2023. All rights reserved.