Uses of Interface
de.marcely.bedwars.api.GameAPI
Package
Description
The root package of the MBedwars API
DO NOT USE: These classes are for internal use only, and may change at any time.
-
Uses of GameAPI in de.marcely.bedwars.api
Modifier and TypeMethodDescriptionstatic GameAPI
GameAPI.get()
Returns the global GameAPI instance.static GameAPI
BedwarsAPI.getGameAPI()
Contains API for game related stuff, such as arenas, lobbies, spawners, special items etc. -
Uses of GameAPI in de.marcely.bedwars.api.unsafe