rattle-parent
0.1.1-SNAPSHOT
jvm
rattle-fabric
/
io.github.aecsocket.rattle.fabric
/
LevelPhysicsAccess
Level
Physics
Access
interface
LevelPhysicsAccess
Inheritors
ServerLevelMixin
Members
Functions
rattle_get
Physics
Link copied to clipboard
@
Nullable
abstract
fun
rattle_getPhysics
(
)
:
@
Nullable
Locked
<
FabricWorldPhysics
>
rattle_set
Physics
Link copied to clipboard
abstract
fun
rattle_setPhysics
(
@
Nullable
physics
:
@
Nullable
Locked
<
FabricWorldPhysics
>
)