Class GeyserSpongeConfiguration

java.lang.Object
org.geysermc.geyser.configuration.GeyserJacksonConfiguration
org.geysermc.geyser.platform.sponge.GeyserSpongeConfiguration
All Implemented Interfaces:
org.geysermc.geyser.configuration.GeyserConfiguration

public final class GeyserSpongeConfiguration 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.RemoteConfiguration, org.geysermc.geyser.configuration.GeyserJacksonConfiguration.UserAuthenticationInfo

    Nested 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, org.geysermc.geyser.configuration.GeyserConfiguration.IUserAuthenticationInfo
  • Field Summary

    Fields inherited from interface org.geysermc.geyser.configuration.GeyserConfiguration

    CURRENT_CONFIG_VERSION
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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, getUserAuths, isAboveBedrockNetherBuilding, isAddNonBedrockItems, isAllowCustomSkulls, isAllowThirdPartyCapes, isAllowThirdPartyEars, isAutoconfiguredRemote, isCommandSuggestions, isDebugMode, isDisableBedrockScaffolding, isDisableCompression, isEnableProxyConnections, isForceResourcePacks, isForwardPlayerPing, isLegacyPingPassthrough, isLogPlayerIpAddresses, isNotifyOnNewBedrockUpdate, isPassthroughMotd, isPassthroughPlayerCounts, isPassthroughProtocolName, isShowCoordinates, isUseDirectConnection, isXboxAchievementsEnabled, setAutoconfiguredRemote

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GeyserSpongeConfiguration

      public GeyserSpongeConfiguration()
  • Method Details

    • getFloodgateKeyPath

      public Path getFloodgateKeyPath()
      Specified by:
      getFloodgateKeyPath in interface org.geysermc.geyser.configuration.GeyserConfiguration
      Specified by:
      getFloodgateKeyPath in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration