Uses of Package
de.marcely.bedwars.api.hook
Packages that use de.marcely.bedwars.api.hook
Package
Description
The root package of the MBedwars API
Classes dedicated to managing 3rd party plugins MBedwars can hook into for additional functionality.
DO NOT USE: These classes are for internal use only, and may change at any time.
-
Classes in de.marcely.bedwars.api.hook used by de.marcely.bedwars.apiClassDescriptionAggregates a collection of APIs that are used to maintain a list for features that MBedwars makes use of.
-
Classes in de.marcely.bedwars.api.hook used by de.marcely.bedwars.api.hookClassDescriptionRepresents a hook that is used to interact with the cloud system.Represents the information that the server shall display.Represents an extension handler for third-party plugins by hooking into their feature-set.Aggregates a collection of APIs that are used to maintain a list for features that MBedwars makes use of.Represents a generalized category to which a hook may itself assign to.Represents a hook that modifies the display name of a player.Represents a class that hooks into a Parties system.Represents a member of a party.Represents a party that holds various members.
-
Classes in de.marcely.bedwars.api.hook used by de.marcely.bedwars.api.unsafe