Uses of Interface
com.ericlam.mc.minigames.core.character.TeamPlayer
-
Packages that use TeamPlayer Package Description com.ericlam.mc.minigames.core.factory.scoreboard 計分版類 -
-
Uses of TeamPlayer in com.ericlam.mc.minigames.core.factory.scoreboard
Methods in com.ericlam.mc.minigames.core.factory.scoreboard with parameters of type TeamPlayer Modifier and Type Method Description void
GameBoard. switchTeam(TeamPlayer player)
根據玩家目前狀態切換計分版隊伍
-