Uses of Class
com.ericlam.mc.minigames.core.exception.arena.create.BackupNotAllowedException
-
Packages that use BackupNotAllowedException Package Description com.ericlam.mc.minigames.core.manager 所有管理類 API。不能被使用者實作,只能從MinigamesAPI
獲取 -
-
Uses of BackupNotAllowedException in com.ericlam.mc.minigames.core.manager
Methods in com.ericlam.mc.minigames.core.manager that throw BackupNotAllowedException Modifier and Type Method Description CompletableFuture<File>
ArenaCreateManager. backupArena(String arena)
-