Uses of Class
com.ericlam.mc.minigames.core.event.player.GamePlayerEvent
-
Packages that use GamePlayerEvent Package Description com.ericlam.mc.minigames.core.event.player 與遊戲玩家有關的事件 -
-
Uses of GamePlayerEvent in com.ericlam.mc.minigames.core.event.player
Subclasses of GamePlayerEvent in com.ericlam.mc.minigames.core.event.player Modifier and Type Class Description classCrackShotDeathEvent因 CrackShot 而死亡的遊戲玩家事件classGamePlayerDeathEvent遊戲玩家死亡事件classGamePlayerJoinEvent場地加入事件classGamePlayerQuitEvent遊戲玩家退出事件classGamePlayerUnVoteEvent遊戲玩家取消投票地圖事件classGamePlayerVoteEvent遊戲玩家投票地圖事件
-