| Constructor and Description |
|---|
GeyserCommandMap(GeyserConnector connector) |
| Modifier and Type | Field and Description |
|---|---|
GeyserConnector |
HelpCommand.connector |
GeyserConnector |
StopCommand.connector |
| Constructor and Description |
|---|
HelpCommand(GeyserConnector connector,
String name,
String description) |
StopCommand(GeyserConnector connector,
String name,
String description) |
| Constructor and Description |
|---|
ConsoleCommandReader(GeyserConnector connector) |
| Constructor and Description |
|---|
ConnectorServerEventHandler(GeyserConnector connector) |
UpstreamPacketHandler(GeyserConnector connector,
GeyserSession session) |
| Constructor and Description |
|---|
GeyserSession(GeyserConnector connector,
com.nukkitx.protocol.bedrock.BedrockServerSession bedrockServerSession) |
| Constructor and Description |
|---|
PingPassthroughThread(GeyserConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
LoginEncryptionUtils.authenticateFromForm(GeyserSession session,
GeyserConnector connector,
String formData) |
static void |
LoginEncryptionUtils.encryptPlayerConnection(GeyserConnector connector,
GeyserSession session,
com.nukkitx.protocol.bedrock.packet.LoginPacket loginPacket) |
Copyright © 2019 GeyserMC. All rights reserved.