Package | Description |
---|---|
eu.wauz.wauzcore.items |
This package contains general classes for creating and interacting with custom 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.
|
Modifier and Type | Class and Description |
---|---|
class |
WauzDungeonMap
A class for handling the usage of dungeon / instance maps.
|
Modifier and Type | Class and Description |
---|---|
class |
WauzScrolls
A class for handling the usage of scrolls and socketable items.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomWeaponAxe
A collection of methods for using the axe weapon.
|
class |
CustomWeaponBow
A collection of methods for using the bow weapon.
|
class |
CustomWeaponGlider
A collection of methods for using the glider weapon.
|
class |
CustomWeaponHook
A collection of methods for using the hook weapon.
|
class |
CustomWeaponLance
A collection of methods for using the lance weapon.
|
class |
CustomWeaponShield
A collection of methods for using the shield weapon.
|
class |
CustomWeaponStaff
A collection of methods for using the staff weapon.
|
class |
CustomWeaponSword
A collection of methods for using the sword weapon.
|
Modifier and Type | Class and Description |
---|---|
class |
WauzMenu
An inventory that can be used as menu or for other custom interaction mechanics.
|