toggle menu
BetterHud docs
1.8
standard-api
switch theme
search in API
BetterHud/api/standard-api
/
kr.toxicity.hud.api.yaml
/
YamlObject
/
get
get
@
NotNull
abstract
fun
get
(
)
:
@
NotNull
Map
<
String
,
Any
>
Gets a data as a map.
Return
map
@
Nullable
abstract
fun
get
(
@
NotNull
path
:
@
NotNull
String
)
:
@
Nullable
YamlElement
Gets yaml element by some key.
Return
element or null if not exists.
Parameters
path
key