public interface MinecraftServerPlayer extends MinecraftCommandSource
| Modifier and Type | Method and Description |
|---|---|
@NotNull MinecraftGameProfile |
getGameProfile() |
@NotNull java.lang.String |
getName() |
@NotNull java.util.UUID |
getUUID() |
void |
kick(@NotNull MinecraftTextComponent reason) |
void |
sendPacket(@NotNull java.lang.String channel,
byte[] data) |
getPermission, hasPermissiongetLanguage, sendActionBar, sendActionBar, sendMessage, sendMessage@NotNull @NotNull MinecraftGameProfile getGameProfile()
@NotNull @NotNull java.util.UUID getUUID()
@NotNull @NotNull java.lang.String getName()
void sendPacket(@NotNull
@NotNull java.lang.String channel,
byte[] data)
void kick(@NotNull
@NotNull MinecraftTextComponent reason)