Class BungeeMetrics

java.lang.Object
org.geysermc.geyser.platform.bungeecord.BungeeMetrics
All Implemented Interfaces:
org.geysermc.geyser.util.metrics.MetricsPlatform

public final class BungeeMetrics extends Object implements org.geysermc.geyser.util.metrics.MetricsPlatform
  • Constructor Details

    • BungeeMetrics

      public BungeeMetrics(net.md_5.bungee.api.plugin.Plugin plugin) throws IOException
      Throws:
      IOException
  • Method Details

    • enabled

      public boolean enabled()
      Specified by:
      enabled in interface org.geysermc.geyser.util.metrics.MetricsPlatform
    • serverUuid

      public String serverUuid()
      Specified by:
      serverUuid in interface org.geysermc.geyser.util.metrics.MetricsPlatform
    • logFailedRequests

      public boolean logFailedRequests()
      Specified by:
      logFailedRequests in interface org.geysermc.geyser.util.metrics.MetricsPlatform
    • logSentData

      public boolean logSentData()
      Specified by:
      logSentData in interface org.geysermc.geyser.util.metrics.MetricsPlatform
    • logResponseStatusText

      public boolean logResponseStatusText()
      Specified by:
      logResponseStatusText in interface org.geysermc.geyser.util.metrics.MetricsPlatform