Class GeyserVelocityConfiguration
java.lang.Object
org.geysermc.geyser.configuration.GeyserJacksonConfiguration
org.geysermc.geyser.platform.velocity.GeyserVelocityConfiguration
- 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
Modifier and TypeMethodDescriptionvoid
loadFloodgate(GeyserVelocityPlugin plugin, com.velocitypowered.api.proxy.ProxyServer proxyServer, File dataFolder)
Methods inherited from class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
getBedrock, getCacheImages, getConfigVersion, getDefaultLocale, getEmoteOffhandWorkaround, getFloodgateKeyFile, getFloodgateKeyPath, 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
-
GeyserVelocityConfiguration
public GeyserVelocityConfiguration()
-
-
Method Details
-
loadFloodgate
public void loadFloodgate(GeyserVelocityPlugin plugin, com.velocitypowered.api.proxy.ProxyServer proxyServer, File dataFolder)
-