JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.progettoedids.entities.items.food
package
org.progettoedids.entities.items.food
A package for the abstract Food subtype of Item and its concrete final subclasses.
Related Packages
Package
Description
org.progettoedids.entities.items
A package that holds the base Item class, the subtypes of Item and interfaces related to the Item(s).
org.progettoedids.entities.items.weapons
A package for the abstract Weapon subtype of Item and its concrete final subclasses.
Classes
Class
Description
Apple
Food
An instance of
Food
is an
Item
that restores a certain amount of health to the Player.
Pear