Uses of Class
me.ulrich.outpost.data.EventData
Packages that use EventData
-
Uses of EventData in me.ulrich.outpost.api
Methods in me.ulrich.outpost.api that return types with arguments of type EventData -
Uses of EventData in me.ulrich.outpost.interfaces
Methods in me.ulrich.outpost.interfaces that return types with arguments of type EventData -
Uses of EventData in me.ulrich.outpost.manager
Methods in me.ulrich.outpost.manager that return EventDataMethods in me.ulrich.outpost.manager that return types with arguments of type EventDataModifier and TypeMethodDescriptionEventManager.getControlPlayer(UUID playerUUID) EventManager.getControlPlayers()EventManager.getEventData()EventManager.getOwnerControlPlayer(UUID playerUUID) EventManager.getPreControlPlayer(UUID playerUUID) Method parameters in me.ulrich.outpost.manager with type arguments of type EventDataModifier and TypeMethodDescriptionvoidEventManager.setEventData(HashMap<UUID, EventData> eventData)