Class PlayerDeaths
java.lang.Object
com.djrapitops.plan.gathering.domain.PlayerDeaths
-
Constructor Summary
ConstructorDescriptionPlayerDeaths
(DeathCounter deathCounter) PlayerDeaths
(DeathCounter deathCounter, List<PlayerKill> deaths) -
Method Summary
-
Constructor Details
-
PlayerDeaths
-
PlayerDeaths
-
-
Method Details
-
add
-
playerCausedDeathsAsList
-
getDeathCount
public int getDeathCount() -
getPlayerCausedDeathCount
public int getPlayerCausedDeathCount() -
getMobCausedDeathCount
public int getMobCausedDeathCount()
-