MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / pause

Method pause

src/main/java/trace/graphics/remote/Space.kt:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 r.execute(" channelMap['$name'].LaudioElement.pause()")
21 }
22
23 fun position(x: Double, y: Double, z: Double) {
24 position(Vec3(x, y, z))
25 }
26
27 fun position(v: Vec3) {

Callers

nothing calls this directly

Calls 1

executeMethod · 0.65

Tested by

no test coverage detected