JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.olziedev.playerauctions.api.events
package
com.olziedev.playerauctions.api.events
All auction event objects that are triggered within the plugin.
Related Packages
Package
Description
com.olziedev.playerauctions.api
All the generalized objects within the API.
com.olziedev.playerauctions.api.events.auction
All auction events that are triggered for auctions.
com.olziedev.playerauctions.api.events.expansion
All auction events that are triggered for expansions.
com.olziedev.playerauctions.api.events.menu
All auction events that are triggered for menus.
com.olziedev.playerauctions.api.events.update
All auction events that are triggered on an update.
com.olziedev.playerauctions.api.auction
All auction based objects that handles and manages data.
com.olziedev.playerauctions.api.expansion
All expansion based objects that expose methods for external plugins to hook into.
com.olziedev.playerauctions.api.player
All player based objects that handles and manages data.
com.olziedev.playerauctions.api.scheduler
All scheduler based objects that are used in the plugin.
Classes
Class
Description
AuctionEvent
Handles all the basic and common methods for events.