| Package | Description |
|---|---|
| org.cloudburstmc.server.command | |
| org.cloudburstmc.server.permission | |
| org.cloudburstmc.server.player |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommandSender
能发送命令的人。
Who sends commands. |
| 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
用来描述一个玩家和获得这个玩家相应信息的接口。
An interface to describe a player and get its information. |
| Modifier and Type | Class and Description |
|---|---|
class |
OfflinePlayer
描述一个不在线的玩家的类。
Describes an offline player. |
class |
Player |
Copyright © 2020. All rights reserved.