Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name - Variable in class com.adventure.models.items.Item
-
Item name.
- newGame(String) - Method in class com.adventure.services.BucketStorageService
- newGame(String) - Method in class com.adventure.services.FileSystemStorageService
- newGame(String) - Method in interface com.adventure.services.StorageService
-
Creates a new game.
- next() - Method in class com.adventure.models.RandomCollection
- NotUsableItemException - Exception Class in com.adventure.exceptions
-
Exception thrown when the item that the player is trying to use is not usable.
- NotUsableItemException() - Constructor for exception class com.adventure.exceptions.NotUsableItemException
-
Default constructor.
- NotUsableItemException(String) - Constructor for exception class com.adventure.exceptions.NotUsableItemException
-
Message constructor.
- NPC - Class in com.adventure.models
-
Class used for a generic Non-Playing-Character.
- NPC(Inventory, Stats, String) - Constructor for class com.adventure.models.NPC
-
Entity constructor.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form