Package com.welcome234.pluginsystem
package com.welcome234.pluginsystem
This is the main package of the API, containing general classes
-
Interface SummaryInterfaceDescriptionRepresents a command, which is used to register custom commandsRepresents an Events Listener, which is used to register eventsRepresents a Java Plugin, which is interfaced for a plugin to be loaded and enabled.
-
Class SummaryClassDescriptionThis class is used for working with the built-in analytics featureRepresents a world chunkRepresents a command senderConfigurations are provided as a simple way to store plugin dataRepresents a Custom world generator, which is extended and registered with a generator nameThis class is used to log messages to the server logsThis class is used for generating terrain with Simplex NoiseRepresents a player, both online and offlineThis class is used for managing playersThis class is used for Plugin management and registering listenersRepresents the server, containing settings, and server management.This class is used for managing the TaskSchedulerTask Schedulers are used to run tasks with the ticking of the server.Represents the world, containing the blocks, time, biomes and chunks.
-
Enum Summary