Uses of Interface
org.rspeer.game.config.item.constant.InterchangeableItem
-
Packages that use InterchangeableItem Package Description org.rspeer.game.config.item.constant org.rspeer.game.config.item.entry -
-
Uses of InterchangeableItem in org.rspeer.game.config.item.constant
Classes in org.rspeer.game.config.item.constant that implement InterchangeableItem Modifier and Type Class Description class
BarrowsItem
class
DynamicInterchangeableItem
class
TrouverItem
-
Uses of InterchangeableItem in org.rspeer.game.config.item.entry
Methods in org.rspeer.game.config.item.entry that return InterchangeableItem Modifier and Type Method Description static InterchangeableItem
InterchangeableUtils. lookup(String name)
-