| Package | Description |
|---|---|
| eu.wauz.wauzcore.data |
This package contains general configurator classes, that read and write .yml files.
|
| eu.wauz.wauzcore.events |
This package contains all custom event classes used in WauzCore.
|
| eu.wauz.wauzcore.items.util |
This package contains util classes for analyzing and editing items.
|
| eu.wauz.wauzcore.menu.collection |
This package contains inventory classes, used as menu for collection mechanics.
|
| eu.wauz.wauzcore.mobs.pets |
This package contains classes, that are used for the pet system.
|
| Class and Description |
|---|
| WauzPetRarity
The rarity of a pet, containing name, color and max stat multiplier.
|
| Class and Description |
|---|
| WauzPet
A pet, generated from the pet config file.
|
| Class and Description |
|---|
| WauzPetAbility
A pet ability to help the pet's owner, used every few seconds.
|
| WauzPetStat
A pet stat, generated from the pet config file.
|
| Class and Description |
|---|
| WauzPetBreedingLevel
A pet breeding level, generated from the pet config file.
|
| WauzPetRarity
The rarity of a pet, containing name, color and max stat multiplier.
|
| Class and Description |
|---|
| WauzActivePet
A cached pet, currently summoned by a player.
|
| WauzPet
A pet, generated from the pet config file.
|
| WauzPetAbility
A pet ability to help the pet's owner, used every few seconds.
|
| WauzPetBreedingLevel
A pet breeding level, generated from the pet config file.
|
| WauzPetRarity
The rarity of a pet, containing name, color and max stat multiplier.
|
| WauzPetStat
A pet stat, generated from the pet config file.
|