Uses of Interface
com.ericlam.mc.minigames.core.registable.Voluntary
-
Packages that use Voluntary Package Description com.ericlam.mc.minigames.core.main com.ericlam.mc.minigames.core.registable 遊戲註冊類,部分必須註冊遊戲才能運行 -
-
Uses of Voluntary in com.ericlam.mc.minigames.core.main
Methods in com.ericlam.mc.minigames.core.main that return Voluntary Modifier and Type Method Description VoluntaryMinigamesCore. getVoluntary() -
Uses of Voluntary in com.ericlam.mc.minigames.core.registable
Methods in com.ericlam.mc.minigames.core.registable that return Voluntary Modifier and Type Method Description VoluntaryRegistration. getVoluntary()獲取可選註冊器
-