Package org.geysermc.floodgate.api.event
Interface FloodgateSubscriber<T>
- All Superinterfaces:
org.geysermc.event.subscribe.Subscriber<T>
public interface FloodgateSubscriber<T>
extends org.geysermc.event.subscribe.Subscriber<T>
-
Method Summary
Methods inherited from interface org.geysermc.event.subscribe.Subscriber
eventClass, ignoreCancelled, invoke, order