Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EternalTD
/
com.magmaguy.eternaltd.util
/
ConfigurationLocation
/
deserialize
deserialize
public
static
String
deserialize
(
String
worldName
,
double x
,
double y
,
double z
,
float pitch
,
float yaw
)
public
static
String
deserialize
(
Location
location
)