Package-level declarations

Types

Link copied to clipboard
class InstantRestock : JavaPlugin
Link copied to clipboard

Represents the state of the plugin.

Link copied to clipboard
class TradesDataType : PersistentDataType<ByteArray, IntArray>

Custom PersistentDataType implementation for converting between ByteArray and IntArray.