Uses of Class
games.stendhal.server.entity.status.StatusResistancesList
Packages that use StatusResistancesList
-
Uses of StatusResistancesList in games.stendhal.server.entity.item
Methods in games.stendhal.server.entity.item that return StatusResistancesListModifier and TypeMethodDescriptionStatusResistantItem.getStatusResistancesList()Gets all status types and resistance values for this item.Methods in games.stendhal.server.entity.item with parameters of type StatusResistancesListModifier and TypeMethodDescriptionvoidStatusResistantItem.initializeStatusResistancesList(StatusResistancesList list) Create or reset resistances to status types for this item.