Uses of Enum Class
org.rspeer.game.ItemCategory
Packages that use ItemCategory
-
Uses of ItemCategory in org.rspeer.game
Subclasses with type arguments of type ItemCategory in org.rspeer.gameMethods in org.rspeer.game that return ItemCategoryModifier and TypeMethodDescriptionstatic ItemCategoryDeprecated.Returns the enum constant of this class with the specified name.static ItemCategory[]ItemCategory.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game with parameters of type ItemCategoryModifier and TypeMethodDescriptionstatic booleanItemCategory.is(int id, ItemCategory[] categories) Deprecated. -
Uses of ItemCategory in org.rspeer.game.query.component
Methods in org.rspeer.game.query.component with parameters of type ItemCategory -
Uses of ItemCategory in org.rspeer.game.query.scene
Methods in org.rspeer.game.query.scene with parameters of type ItemCategory