Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
CannonRTP
/
com.magmaguy.cannonrtp.services
/
LaunchSequence
Launch
Sequence
public
class
LaunchSequence
Members
Constructors
Launch
Sequence
Link copied to clipboard
public
void
LaunchSequence
(
Player
player
,
ConfiguredCannonRTP
cannon
,
Location
destination
)
Functions
cancel
And
Recover
Link copied to clipboard
public
void
cancelAndRecover
(
)
cancel
For
World
Unload
Link copied to clipboard
public
void
cancelForWorldUnload
(
String
worldName
)
targets
World
Link copied to clipboard
public
boolean
targetsWorld
(
String
worldName
)
terminate
For
Quit
Link copied to clipboard
public
void
terminateForQuit
(
)
tick
Link copied to clipboard
public
boolean
tick
(
)
Called once per server tick by the manager.