Package | Description |
---|---|
eu.wauz.wauzcore.items |
This package contains general classes for creating and interacting with custom items.
|
eu.wauz.wauzcore.items.enhancements |
This package contains classes to handle the enhancement of custom weapons and armor.
|
eu.wauz.wauzcore.items.identifiers |
This package contains identifier classes, used to generate random items.
|
eu.wauz.wauzcore.items.scrolls |
This package contains scrolls, that can be used on items or on their own for different effects.
|
eu.wauz.wauzcore.items.weapons |
This package contains mechanics for custom weapons and tools.
|
eu.wauz.wauzcore.menu |
This package contains inventory classes, used as menu or for other custom interaction mechanics.
|
eu.wauz.wauzcore.system |
This package contains general core mechanics of the engine.
|
eu.wauz.wauzcore.system.quests |
This package contains classes, that are used for the quest system.
|
Class and Description |
---|
CustomItem |
WauzEquipment
A class that represents a base type of equipment.
|
Class and Description |
---|
EquipmentParameters
Parameters of equipment items, for usage in identifiers.
|
Class and Description |
---|
CustomItem |
EquipmentParameters
Parameters of equipment items, for usage in identifiers.
|
WauzEquipment
A class that represents a base type of equipment.
|
Class and Description |
---|
CustomItem |
Class and Description |
---|
CustomItem |
Class and Description |
---|
CustomItem |
Class and Description |
---|
CustomItem |
Class and Description |
---|
InventoryItemRemover
A class to count and remove specific items from a player inventory.
|