rattle-parent
0.1.1-SNAPSHOT
jvm
rattle-paper
/
io.github.aecsocket.rattle.paper
/
PaperRattlePlatform
/
physicsOrNull
physics
Or
Null
fun
physicsOrNull
(
world
:
World
)
:
Sync
<
PaperWorldPhysics
>
?
Gets the physics state of a world if it already exists.
open
override
fun
physicsOrNull
(
world
:
RWorld
)
:
Sync
<
PaperWorldPhysics
>
?