Uses of Class
edu.uw.calebcha.hvz.HvZPlayer
-
Uses of HvZPlayer in edu.uw.calebcha.hvz
Subclasses of HvZPlayer in edu.uw.calebcha.hvz Modifier and Type Class Description class
HumanPlayer
Represents a human player in Humans vs Zombies.class
ZombiePlayer
Represents a zombie player in Humans vs Zombies.Methods in edu.uw.calebcha.hvz that return types with arguments of type HvZPlayer Modifier and Type Method Description java.util.Map<org.bukkit.entity.Player,HvZPlayer>
HvZPlayerRegistry. getPlayermap()
Gets the map storing the HvZPlayers