BetterHud
Toggle table of contents
1.12.1
standard-api
Platform filter
standard-api
Switch theme
Search in API
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.player
/
PointedLocation
/
deserialize
deserialize
@
NotNull
open
fun
deserialize
(
@
NotNull
data
:
@
NotNull
YamlObject
)
:
@
NotNull
PointedLocation
Finds location from yaml.
Return
location
Parameters
data
raw data
@
NotNull
open
fun
deserialize
(
@
NotNull
data
:
@
NotNull
JsonObject
)
:
@
NotNull
PointedLocation
Finds location from json.
Return
location
Parameters
data
raw data