| Modifier and Type | Method and Description |
|---|---|
static GeyserConnector |
GeyserConnector.getInstance() |
static GeyserConnector |
GeyserConnector.start(PlatformType platformType,
GeyserBootstrap bootstrap) |
| Modifier and Type | Field and Description |
|---|---|
protected GeyserConnector |
CommandExecutor.connector |
| Constructor and Description |
|---|
CommandManager(GeyserConnector connector) |
| Constructor and Description |
|---|
DumpCommand(GeyserConnector connector,
String name,
String description,
String permission) |
HelpCommand(GeyserConnector connector,
String name,
String description,
String permission) |
ListCommand(GeyserConnector connector,
String name,
String description,
String permission) |
OffhandCommand(GeyserConnector connector,
String name,
String description,
String permission) |
ReloadCommand(GeyserConnector connector,
String name,
String description,
String permission) |
SettingsCommand(GeyserConnector connector,
String name,
String description,
String permission) |
StatisticsCommand(GeyserConnector connector,
String name,
String description,
String permission) |
StopCommand(GeyserConnector connector,
String name,
String description,
String permission) |
VersionCommand(GeyserConnector connector,
String name,
String description,
String permission) |
| Constructor and Description |
|---|
Metrics(GeyserConnector connector,
String name,
String serverUUID,
boolean logFailedRequests,
Logger logger)
Class constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected GeyserConnector |
LoggingPacketHandler.connector |
| Constructor and Description |
|---|
ConnectorServerEventHandler(GeyserConnector connector) |
QueryPacketHandler(GeyserConnector connector,
InetSocketAddress sender,
io.netty.buffer.ByteBuf buffer)
The Query packet handler instance.
|
UpstreamPacketHandler(GeyserConnector connector,
GeyserSession session) |
| Constructor and Description |
|---|
GeyserSession(GeyserConnector connector,
com.nukkitx.protocol.bedrock.BedrockServerSession bedrockServerSession) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthData.upload(GeyserConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
static IGeyserPingPassthrough |
GeyserLegacyPingPassthrough.init(GeyserConnector connector)
Start legacy ping passthrough thread
|
| Constructor and Description |
|---|
GeyserLegacyPingPassthrough(GeyserConnector connector) |
| Constructor and Description |
|---|
FloodgateSkinUploader(GeyserConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LoginEncryptionUtils.encryptPlayerConnection(GeyserConnector connector,
GeyserSession session,
com.nukkitx.protocol.bedrock.packet.LoginPacket loginPacket) |
Copyright © 2021 GeyserMC. All rights reserved.