Appearance
spool / Grapple
Interface: Grapple
Defined in: plugins/grapple/grapple.module.ts:19
The public handle Datapack.grapple returns - just the two entry functions.
Properties
start
readonlystart:FunctionRef
Defined in: plugins/grapple/grapple.module.ts:24
grapple/start - raycast an anchor, tag the player, and kick them toward it. Must run as + at the player (e.g. execute as @p at @s run function …).
stop
readonlystop:FunctionRef
Defined in: plugins/grapple/grapple.module.ts:26
grapple/stop - release the executing player (removes the grappling tag).