api
a9eff54633
jvm
api
/
org.kryptonmc.api.world.dimension
/
DimensionType
/
Builder
/
natural
natural
@
Contract
(
value
=
"-> this"
,
mutates
=
"this"
)
abstract
fun
natural
(
)
:
DimensionType.Builder
Makes the dimension type natural.
Return
this builder
See also
Dimension
Type.
isNatural