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