Uses of Class
org.collebol.event.Event
Packages that use Event
-
Uses of Event in org.collebol.event
Methods in org.collebol.event that return EventModifier and TypeMethodDescriptionEventHandler.callClientEvent(Class<? extends Event> eventClass) Returns the client event instance based on the provided event class.Methods in org.collebol.event with parameters of type EventModifier and TypeMethodDescriptionvoidClientListener.handleEvent(Event event) Handles the event by determining its type and calling the appropriate method.Method parameters in org.collebol.event with type arguments of type EventModifier and TypeMethodDescriptionEventHandler.callClientEvent(Class<? extends Event> eventClass) Returns the client event instance based on the provided event class. -
Uses of Event in org.collebol.event.client
Subclasses of Event in org.collebol.event.clientModifier and TypeClassDescriptionclassclassclass