physicsOrNull

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>?