| Package | Description |
|---|---|
| eu.wauz.wauzcore.events |
This package contains all custom event classes used in WauzCore.
|
| eu.wauz.wauzcore.items |
This package contains general classes for creating and interacting with custom items.
|
| eu.wauz.wauzcore.menu.collection |
This package contains inventory classes, used as menu for collection mechanics.
|
| eu.wauz.wauzcore.mobs.citizens |
This package contains the mechanics for interactable citizens.
|
| eu.wauz.wauzcore.players |
This package contains classes for managing player information.
|
| eu.wauz.wauzcore.system.listeners |
This package contains the listeners for either Bukkit or custom events.
|
| Class and Description |
|---|
| ArmorEquipEvent.ArmorType
Represents for which slot armor was euipped.
|
| ArmorEquipEvent.EquipMethod
Represents how armor was equipped.
|
| WauzPlayerEvent
An Event bound to a player data.
|
| Class and Description |
|---|
| ArmorEquipEvent
A custom Bukkit event to track the change of player equipment.
|
| Class and Description |
|---|
| WauzPlayerEventQuestComplete
An event that lets a player complete a quest and receive the rewards.
|
| Class and Description |
|---|
| WauzPlayerEvent
An Event bound to a player data.
|
| Class and Description |
|---|
| WauzPlayerEvent
An Event bound to a player data.
|
| Class and Description |
|---|
| ArmorEquipEvent
A custom Bukkit event to track the change of player equipment.
|
| ArmorEquipEvent.ArmorType
Represents for which slot armor was euipped.
|
| PetObtainEvent
A custom Bukkit event to track players obtaining pets.
|
| ShareItemEvent
A custom Bukkit event to share items to the chat.
|