Class GeyserJacksonConfiguration
java.lang.Object
org.geysermc.geyser.configuration.GeyserJacksonConfiguration
- All Implemented Interfaces:
GeyserConfiguration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classprotected static classEnsure that the port deserializes in the config as a number no matter what.static classstatic classNested 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
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.geysermc.geyser.configuration.GeyserConfiguration
getBedrock, getCacheImages, getConfigVersion, getCustomSkullRenderDistance, getDefaultLocale, getEmoteOffhandWorkaround, getMaxPlayers, getMaxVisibleCustomSkulls, getMetrics, getMtu, getPendingAuthenticationTimeout, getPingPassthroughInterval, getRemote, getSavedUserLogins, getScoreboardPacketThreshold, getShowCooldown, getUserAuths, isAboveBedrockNetherBuilding, isAddNonBedrockItems, isAllowCustomSkulls, isAllowThirdPartyCapes, isAllowThirdPartyEars, isAlwaysQuickChangeArmor, isCommandSuggestions, isDebugMode, isDisableBedrockScaffolding, isEnableProxyConnections, isForceResourcePacks, isForwardPlayerPing, isLegacyPingPassthrough, isNotifyOnNewBedrockUpdate, isPassthroughMotd, isPassthroughPlayerCounts, isPassthroughProtocolName, isShowCoordinates, isUseDirectConnection, isXboxAchievementsEnabled
-
Constructor Details
-
GeyserJacksonConfiguration
public GeyserJacksonConfiguration()
-
-
Method Details
-
getFloodgateKeyPath
- Specified by:
getFloodgateKeyPathin interfaceGeyserConfiguration
-