Uses of Class
games.stendhal.server.util.CounterMap
Package
Description
Entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
-
Uses of CounterMap in games.stendhal.server.entity
Modifier and TypeFieldDescriptionprotected CounterMap<Entity>
RPEntity.damageReceived
Maps each attacker to the sum of hitpoint loss it has caused to this RPEntity.