rattle-parent
0.1.1-SNAPSHOT
jvm
rattle-fabric
/
io.github.aecsocket.rattle.fabric.mixin
/
ServerLevelMixin
Server
Level
Mixin
abstract
class
ServerLevelMixin
:
LevelPhysicsAccess
Members
Constructors
Server
Level
Mixin
Link copied to clipboard
constructor
(
)
Functions
rattle_get
Physics
Link copied to clipboard
@
Nullable
open
fun
rattle_getPhysics
(
)
:
@
Nullable
Locked
<
FabricWorldPhysics
>
rattle_set
Physics
Link copied to clipboard
open
fun
rattle_setPhysics
(
@
Nullable
physics
:
@
Nullable
Locked
<
FabricWorldPhysics
>
)