Uses of Class
org.rspeer.game.adapter.definition.ItemDefinition
Packages that use ItemDefinition
Package
Description
-
Uses of ItemDefinition in org.rspeer.game
Methods in org.rspeer.game that return ItemDefinitionModifier and TypeMethodDescriptionstatic ItemDefinitionDefinitions.getFuzzyItem(String name, Predicate<ItemDefinition> predicate) static ItemDefinitionDefinitions.getItem(int id) static ItemDefinitionDefinitions.getItem(String name, Predicate<ItemDefinition> predicate) Gets anItemDefinitionby name matching the given predicatestatic ItemDefinitionDefinitions.getMaxConsumableFuzzyItem(String name) 4 dose infixes:" potion", " brew", "super ", " balm", "serum" "venom" "poison", " balance", "antifire", " remedy", "antidote", " restMethods in org.rspeer.game that return types with arguments of type ItemDefinitionMethod parameters in org.rspeer.game with type arguments of type ItemDefinitionModifier and TypeMethodDescriptionstatic ItemDefinitionDefinitions.getFuzzyItem(String name, Predicate<ItemDefinition> predicate) static ItemDefinitionDefinitions.getItem(String name, Predicate<ItemDefinition> predicate) Gets anItemDefinitionby name matching the given predicate -
Uses of ItemDefinition in org.rspeer.game.adapter.scene
Methods in org.rspeer.game.adapter.scene that return ItemDefinition -
Uses of ItemDefinition in org.rspeer.game.component
Classes in org.rspeer.game.component that implement interfaces with type arguments of type ItemDefinitionMethods in org.rspeer.game.component that return ItemDefinition -
Uses of ItemDefinition in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return ItemDefinition