Class InstanceHolder

java.lang.Object
org.geysermc.floodgate.api.InstanceHolder

@Deprecated(forRemoval=true, since="3.0.0") public final class InstanceHolder extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
The Floodgate API has been deprecated in favor of the GeyserApi, which is shared between Geyser and Floodgate
  • Constructor Details

    • InstanceHolder

      public InstanceHolder()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • set

      public static boolean set(FloodgateApi floodgateApi, PlayerLink link, FloodgateEventBus floodgateEventBus, UUID key)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getApi

      public static FloodgateApi getApi()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getPlayerLink

      public static PlayerLink getPlayerLink()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getEventBus

      public static FloodgateEventBus getEventBus()
      Deprecated, for removal: This API element is subject to removal in a future version.