Interface FloodgateSubscriber<T>

All Superinterfaces:
org.geysermc.event.subscribe.Subscriber<T>

@Deprecated(forRemoval=true, since="3.0.0") public interface FloodgateSubscriber<T> extends org.geysermc.event.subscribe.Subscriber<T>
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
  • Method Summary

    Methods inherited from interface org.geysermc.event.subscribe.Subscriber

    eventClass, ignoreCancelled, invoke, order