Skip to content

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

readonly start: 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

readonly stop: FunctionRef

Defined in: plugins/grapple/grapple.module.ts:26

grapple/stop - release the executing player (removes the grappling tag).

Released under the MIT License · Credits