| Package | Description |
|---|---|
| org.cloudburstmc.server.command | |
| org.cloudburstmc.server.permission | |
| org.cloudburstmc.server.player |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommandSender
Represents the sender of a command.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleCommandSender
author: MagicDroidX
Nukkit Project
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Permissible
author: MagicDroidX
Nukkit Project
|
| Modifier and Type | Class and Description |
|---|---|
class |
PermissibleBase
author: MagicDroidX
Nukkit Project
|
| Constructor and Description |
|---|
PermissibleBase(ServerOperator opable) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPlayer
Represents the data for a player, whether they are online or offline.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OfflinePlayer
Represents a player that is currently offline.
|
class |
Player |
Copyright © 2020. All rights reserved.