Uses of Class
me.ulrich.koth.data.NextEventData
Packages that use NextEventData
-
Uses of NextEventData in me.ulrich.koth.api
Methods in me.ulrich.koth.api that return types with arguments of type NextEventDataModifier and TypeMethodDescriptionKothAPIManager.getAllEvents()KothAPIManager.getNextEvents()KothAPIManager.getNextEvents(UUID kothUUID) -
Uses of NextEventData in me.ulrich.koth.interfaces
Methods in me.ulrich.koth.interfaces that return types with arguments of type NextEventDataModifier and TypeMethodDescriptionKothAPI.getAllEvents()KothAPI.getNextEvents()KothAPI.getNextEvents(UUID kothUUID) -
Uses of NextEventData in me.ulrich.koth.manager
Methods in me.ulrich.koth.manager that return types with arguments of type NextEventDataModifier and TypeMethodDescriptionEventManager.getAllEvents()EventManager.getNextEvents()EventManager.getNextEvents(UUID kothUUID)