Uses of Interface
de.marcely.bedwars.api.remote.RemoteAPI
Package
Description
The root package of the MBedwars API
Classes used to manage other servers running MBedwars remotely.
DO NOT USE: These classes are for internal use only, and may change at any time.
-
Uses of RemoteAPI in de.marcely.bedwars.api
Modifier and TypeMethodDescriptionstatic RemoteAPI
BedwarsAPI.getRemoteAPI()
Contains API that is being used for communicating with other servers in a Proxy network.Modifier and TypeMethodDescriptionstatic void
BedwarsAPI.setRemoteAPI
(RemoteAPI remoteAPI) Implement your own remote API. -
Uses of RemoteAPI in de.marcely.bedwars.api.remote
-
Uses of RemoteAPI in de.marcely.bedwars.api.unsafe
Modifier and TypeMethodDescriptionabstract void
BedwarsAPILayer.setRemoteAPI
(RemoteAPI remoteAPI) Deprecated.