</p></div><dlclass="paramcmts block"><dtclass="param">player_guid</dt><ddclass="cmt"><p>the player</p></dd><dtclass="param">forwards</dt><ddclass="cmt"><p>true if the player is travelling in the direction of the light pulses</p></dd><dtclass="param">action</dt><ddclass="cmt"><p>how the player interacts with the zip line</p></dd><dtclass="param">path_id</dt><ddclass="cmt"><p>the path id that this zipline belongs to, from the relevant .zpl file</p></dd><dtclass="param">pos</dt><ddclass="cmt"><p>the coordinates of the point where the player is interacting with the zip line</p></dd><dt>returns</dt><ddclass="cmt"><p>a <code>ZipLineMessage</code> object</p></dd></dl></div></li><liclass="indented0 "name="scala.Any#asInstanceOf"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="asInstanceOf[T0]:T0"></a><spanclass="permalink"><ahref="../../../../net/psforever/packet/game/ZipLineMessage$.html#asInstanceOf[T0]:T0"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">asInstanceOf</span><spanclass="tparams">[<spanname="T0">T0</span>]</span><spanclass="result">: <spanname="scala.Any.asInstanceOf.T0"class="extype">T0</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>Any</dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#clone"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="prt"><aid="clone():Object"></a><aid="clone():AnyRef"></a><spanclass="permalink"><ahref="../../../../net/psforever/packet/game/ZipLineMessage$.html#clone():Object"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">clone</span><spanclass="params">()</span><spanclass="result">: <spanname="scala.AnyRef"class="extype">AnyRef</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Attributes</dt><dd>protected[<spanname="java.lang"class="extype">lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><spanclass="name">@throws</span><spanclass="args">(<span><spanclass="defval">classOf[java.lang.CloneNotSupportedException]</span></span>)</span><spanclass="name">@native</span><spanclass="args">()</span></dd></dl></div></li><liclass="indented0 "name="net.psforever.packet.game.ZipLineMessage#codec"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="codec:scodec.Codec[net.psforever.packet.game.ZipLineMessage]"></a><aid="codec:Codec[ZipLineMessage]"></a><spanclass="permalink"><ahref="../../../../net/psforever/packet/game/ZipLineMessage$.html#codec:scodec.Codec[net.psforever.packet.game.ZipLineMessage]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">implicit </span><spanclass="kind">val</span></span><spanclass="symbol"><spanclass="name">codec</span><spanclass="result">: <spanname="scodec.Codec"class="extype">Codec</span>[<ahref="ZipLineMessage.html"name="net.psforever.packet.game.ZipLineMessage"id="net.psforever.packet.game.ZipLineMessage"class="extype">ZipLineMessage</a>]</span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref=""name="net.psforever.packet.game.ZipLineMessage"id="net.psforever.packet.game.ZipLineMessage"class="extype">ZipLineMessage</a> → <ahref="../Marshallable.html"name="net.psforever.packet.Marshallable"id="net.psforever.packet.Marshallable"class="extype">Marshallable</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.packet.Marshallable#decode"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="decode(a:scodec.bits.BitVector):scodec.Attempt[scodec.DecodeResult[T]]"></a><aid="decode(BitVector):Attempt[DecodeResult[ZipLineMessage]]"></a><spanclass="permalink"><ahref="..