Package org.geysermc.geyser.platform.mod
Class GeyserModConfiguration
java.lang.Object
org.geysermc.geyser.configuration.GeyserJacksonConfiguration
org.geysermc.geyser.platform.mod.GeyserModConfiguration
- All Implemented Interfaces:
org.geysermc.geyser.configuration.GeyserConfiguration
public class GeyserModConfiguration
extends org.geysermc.geyser.configuration.GeyserJacksonConfiguration
-
Nested Class Summary
Nested classes/interfaces inherited from class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
org.geysermc.geyser.configuration.GeyserJacksonConfiguration.AuthTypeDeserializer, org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration, org.geysermc.geyser.configuration.GeyserJacksonConfiguration.MetricsInfo, org.geysermc.geyser.configuration.GeyserJacksonConfiguration.PortDeserializer, org.geysermc.geyser.configuration.GeyserJacksonConfiguration.RemoteConfigurationNested classes/interfaces inherited from interface org.geysermc.geyser.configuration.GeyserConfiguration
org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration, org.geysermc.geyser.configuration.GeyserConfiguration.IMetricsInfo, org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration -
Field Summary
Fields inherited from interface org.geysermc.geyser.configuration.GeyserConfiguration
CURRENT_CONFIG_VERSION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidloadFloodgate(GeyserModBootstrap geyser, Path floodgateDataFolder) Methods inherited from class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
getBedrock, getCacheImages, getConfigVersion, getCustomSkullRenderDistance, getDefaultLocale, getEmoteOffhandWorkaround, getFloodgateKeyFile, getMaxPlayers, getMaxVisibleCustomSkulls, getMetrics, getMtu, getPendingAuthenticationTimeout, getPingPassthroughInterval, getRemote, getSavedUserLogins, getScoreboardPacketThreshold, getShowCooldown, getUnusableSpaceBlock, isAboveBedrockNetherBuilding, isAddNonBedrockItems, isAllowCustomSkulls, isAllowThirdPartyCapes, isAllowThirdPartyEars, isAutoconfiguredRemote, isCommandSuggestions, isDebugMode, isDisableBedrockScaffolding, isDisableCompression, isEnableProxyConnections, isForceResourcePacks, isForwardPlayerPing, isLegacyPingPassthrough, isLogPlayerIpAddresses, isNotifyOnNewBedrockUpdate, isPassthroughMotd, isPassthroughPlayerCounts, isShowCoordinates, isUseDirectConnection, isXboxAchievementsEnabled, setAutoconfiguredRemote
-
Constructor Details
-
GeyserModConfiguration
public GeyserModConfiguration()
-
-
Method Details
-
loadFloodgate
-
getFloodgateKeyPath
- Specified by:
getFloodgateKeyPathin interfaceorg.geysermc.geyser.configuration.GeyserConfiguration- Specified by:
getFloodgateKeyPathin classorg.geysermc.geyser.configuration.GeyserJacksonConfiguration
-