Uses of Class
com.ericlam.mc.minigames.core.exception.task.TaskAlreadyRunningException
-
Packages that use TaskAlreadyRunningException Package Description com.ericlam.mc.minigames.core.manager 所有管理類 API。不能被使用者實作,只能從MinigamesAPI
獲取 -
-
Uses of TaskAlreadyRunningException in com.ericlam.mc.minigames.core.manager
Methods in com.ericlam.mc.minigames.core.manager that throw TaskAlreadyRunningException Modifier and Type Method Description void
ScheduleManager. start(InGameState state)
開始該場地狀態的程序
-