Uses of Package
com.welcome234.pluginsystem
Packages that use com.welcome234.pluginsystem
Package
Description
This is the main package of the API, containing general classes
Contains classes for Entities, including animals, bosses, etc
Contains classes for all event types
-
Classes in com.welcome234.pluginsystem used by com.welcome234.pluginsystemClassDescriptionThis enum represents all biome typesThis enum represents all blocks typesRepresents a world chunkRepresents a command, which is used to register custom commandsRepresents 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 nameRepresents an Events Listener, which is used to register eventsThis class is used to log messages to the server logsRepresents a player, both online and offlineRepresents a Java Plugin, which is interfaced for a plugin to be loaded and enabled.Task Schedulers are used to run tasks with the ticking of the server.
-
Classes in com.welcome234.pluginsystem used by com.welcome234.pluginsystem.entity
-
Classes in com.welcome234.pluginsystem used by com.welcome234.pluginsystem.events