| Package | Description |
|---|---|
| org.cloudburstmc.server.event.player | |
| org.cloudburstmc.server.network |
| Modifier and Type | Method and Description |
|---|---|
SourceInterface |
PlayerCreationEvent.getInterface() |
| Constructor and Description |
|---|
PlayerCreationEvent(SourceInterface interfaz,
Class<? extends Player> baseClass,
Class<? extends Player> playerClass,
Long clientId,
InetSocketAddress socketAddress) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdvancedSourceInterface
author: MagicDroidX
Nukkit Project
|
| Modifier and Type | Class and Description |
|---|---|
class |
BedrockInterface |
| Modifier and Type | Method and Description |
|---|---|
Set<SourceInterface> |
Network.getInterfaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
Network.registerInterface(SourceInterface interfaz) |
void |
Network.unregisterInterface(SourceInterface sourceInterface) |
Copyright © 2020. All rights reserved.