Class VersionCheckUtils

java.lang.Object
org.geysermc.geyser.util.VersionCheckUtils

public final class VersionCheckUtils extends Object
  • Method Details

    • checkForOutdatedFloodgate

      public static void checkForOutdatedFloodgate(GeyserLogger logger)
    • checkForGeyserUpdate

      public static void checkForGeyserUpdate(Supplier<GeyserCommandSource> recipient)
    • getLatestBedrockRelease

      @Nonnull public static OptionalInt getLatestBedrockRelease()