Uses of Interface
de.marcely.bedwars.api.message.MessageAPI
Package
Description
The root package of the MBedwars API
Classes dedicated building and sending messages to players.
DO NOT USE: These classes are for internal use only, and may change at any time.
-
Uses of MessageAPI in de.marcely.bedwars.api
Modifier and TypeMethodDescriptionstatic MessageAPI
BedwarsAPI.getMessageAPI()
Contains API for managing the messaging system. -
Uses of MessageAPI in de.marcely.bedwars.api.message
Modifier and TypeMethodDescriptionstatic MessageAPI
MessageAPI.get()
Returns the global MessageAPI instance. -
Uses of MessageAPI in de.marcely.bedwars.api.unsafe
Modifier and TypeMethodDescriptionabstract MessageAPI
BedwarsAPILayer.getMessageAPI()
Deprecated.