Class GeyserStandaloneConfiguration
java.lang.Object
org.geysermc.geyser.configuration.GeyserJacksonConfiguration
org.geysermc.geyser.platform.standalone.GeyserStandaloneConfiguration
- All Implemented Interfaces:
GeyserConfiguration
-
Nested Class Summary
Nested classes/interfaces inherited from class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
GeyserJacksonConfiguration.BedrockConfiguration, GeyserJacksonConfiguration.MetricsInfo, GeyserJacksonConfiguration.PortDeserializer, GeyserJacksonConfiguration.RemoteConfiguration, GeyserJacksonConfiguration.UserAuthenticationInfo
Nested classes/interfaces inherited from interface org.geysermc.geyser.configuration.GeyserConfiguration
GeyserConfiguration.IBedrockConfiguration, GeyserConfiguration.IMetricsInfo, GeyserConfiguration.IRemoteConfiguration, GeyserConfiguration.IUserAuthenticationInfo
-
Field Summary
Fields inherited from interface org.geysermc.geyser.configuration.GeyserConfiguration
CURRENT_CONFIG_VERSION
-
Constructor Summary
-
Method Summary
Methods inherited from class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
getBedrock, getCacheImages, getConfigVersion, getDefaultLocale, getEmoteOffhandWorkaround, getFloodgateKeyFile, getMaxPlayers, getMetrics, getMtu, getPingPassthroughInterval, getRemote, getScoreboardPacketThreshold, getShowCooldown, getUserAuths, isAboveBedrockNetherBuilding, isAddNonBedrockItems, isAllowCustomSkulls, isAllowThirdPartyCapes, isAllowThirdPartyEars, isAutoconfiguredRemote, isCommandSuggestions, isDebugMode, isEnableProxyConnections, isForceResourcePacks, isForwardPlayerPing, isLegacyPingPassthrough, isPassthroughMotd, isPassthroughPlayerCounts, isPassthroughProtocolName, isShowCoordinates, isUseDirectConnection, isXboxAchievementsEnabled, setAutoconfiguredRemote
-
Constructor Details
-
GeyserStandaloneConfiguration
public GeyserStandaloneConfiguration()
-
-
Method Details
-
getFloodgateKeyPath
- Specified by:
getFloodgateKeyPath
in interfaceGeyserConfiguration
- Specified by:
getFloodgateKeyPath
in classGeyserJacksonConfiguration
-