Uses of Enum Class
de.pirckheimer_gymnasium.engine_pi_demos.small_games.dude.Item
Packages that use Item
-
Uses of Item in de.pirckheimer_gymnasium.engine_pi_demos.small_games.dude
Methods in de.pirckheimer_gymnasium.engine_pi_demos.small_games.dude that return ItemModifier and TypeMethodDescriptionstatic ItemReturns the enum constant of this class with the specified name.static Item[]Item.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.pirckheimer_gymnasium.engine_pi_demos.small_games.dude with parameters of type Item