api
a9eff54633
jvm
api
/
org.kryptonmc.api.world.dimension
/
DimensionType
/
Builder
/
respawnAnchors
respawn
Anchors
@
Contract
(
value
=
"-> this"
,
mutates
=
"this"
)
abstract
fun
respawnAnchors
(
)
:
DimensionType.Builder
Makes the dimension type allow respawn anchors to be used.
Return
this builder
See also
Dimension
Type.
allow
Respawn
Anchors