public interface GeyserConfiguration
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GeyserConfiguration.IBedrockConfiguration |
static interface |
GeyserConfiguration.IMetricsInfo |
static interface |
GeyserConfiguration.IRemoteConfiguration |
static interface |
GeyserConfiguration.IUserAuthenticationInfo |
| Modifier and Type | Field and Description |
|---|---|
static int |
CURRENT_CONFIG_VERSION |
static final int CURRENT_CONFIG_VERSION
GeyserConfiguration.IBedrockConfiguration getBedrock()
GeyserConfiguration.IRemoteConfiguration getRemote()
Map<String,? extends GeyserConfiguration.IUserAuthenticationInfo> getUserAuths()
boolean isCommandSuggestions()
boolean isPassthroughMotd()
boolean isPassthroughProtocolName()
boolean isPassthroughPlayerCounts()
boolean isLegacyPingPassthrough()
int getPingPassthroughInterval()
boolean isForwardPlayerPing()
int getMaxPlayers()
boolean isDebugMode()
int getGeneralThreadPool()
boolean isAllowThirdPartyCapes()
boolean isAllowThirdPartyEars()
boolean isShowCooldown()
boolean isShowCoordinates()
String getDefaultLocale()
Path getFloodgateKeyPath()
boolean isAddNonBedrockItems()
boolean isAboveBedrockNetherBuilding()
boolean isCacheChunks()
boolean isForceResourcePacks()
boolean isXboxAchievementsEnabled()
int getCacheImages()
boolean isAllowCustomSkulls()
GeyserConfiguration.IMetricsInfo getMetrics()
int getScoreboardPacketThreshold()
boolean isEnableProxyConnections()
int getMtu()
boolean isUseAdapters()
int getConfigVersion()
static void checkGeyserConfiguration(GeyserConfiguration geyserConfig, GeyserLogger geyserLogger)
Copyright © 2021 GeyserMC. All rights reserved.