Skip to content

Commit 95cd39d

Browse files
committed
docs: regenerate v1.3.5
1 parent 4843739 commit 95cd39d

40 files changed

+759
-544
lines changed

docs/assets/highlight.css

+7
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
--dark-hl-8: #B5CEA8;
2020
--light-hl-9: #AF00DB;
2121
--dark-hl-9: #C586C0;
22+
--light-hl-10: #008000;
23+
--dark-hl-10: #6A9955;
2224
--light-code-background: #FFFFFF;
2325
--dark-code-background: #1E1E1E;
2426
}
@@ -34,6 +36,7 @@
3436
--hl-7: var(--light-hl-7);
3537
--hl-8: var(--light-hl-8);
3638
--hl-9: var(--light-hl-9);
39+
--hl-10: var(--light-hl-10);
3740
--code-background: var(--light-code-background);
3841
} }
3942

@@ -48,6 +51,7 @@
4851
--hl-7: var(--dark-hl-7);
4952
--hl-8: var(--dark-hl-8);
5053
--hl-9: var(--dark-hl-9);
54+
--hl-10: var(--dark-hl-10);
5155
--code-background: var(--dark-code-background);
5256
} }
5357

@@ -62,6 +66,7 @@
6266
--hl-7: var(--light-hl-7);
6367
--hl-8: var(--light-hl-8);
6468
--hl-9: var(--light-hl-9);
69+
--hl-10: var(--light-hl-10);
6570
--code-background: var(--light-code-background);
6671
}
6772

@@ -76,6 +81,7 @@
7681
--hl-7: var(--dark-hl-7);
7782
--hl-8: var(--dark-hl-8);
7883
--hl-9: var(--dark-hl-9);
84+
--hl-10: var(--dark-hl-10);
7985
--code-background: var(--dark-code-background);
8086
}
8187

@@ -89,4 +95,5 @@
8995
.hl-7 { color: var(--hl-7); }
9096
.hl-8 { color: var(--hl-8); }
9197
.hl-9 { color: var(--hl-9); }
98+
.hl-10 { color: var(--hl-10); }
9299
pre, code { background: var(--code-background); }

docs/assets/search.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/Client.html

+34-33
Large diffs are not rendered by default.

docs/classes/GrowApi.html

+11-10
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h4>Hierarchy</h4>
2020
<ul class="tsd-hierarchy">
2121
<li><span class="target">GrowApi</span></li></ul></section><aside class="tsd-sources">
2222
<ul>
23-
<li>Defined in src/structures/GrowApi.ts:4</li></ul></aside>
23+
<li>Defined in <a href="https://github.com/JadlionHD/growtopia.js/blob/4843739/src/structures/GrowApi.ts#L4">src/structures/GrowApi.ts:4</a></li></ul></aside>
2424
<section class="tsd-panel-group tsd-index-group">
2525
<section class="tsd-panel tsd-index-panel">
2626
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -32,7 +32,7 @@ <h3 class="tsd-index-heading">Constructors</h3>
3232
</div></section>
3333
<section class="tsd-index-section">
3434
<h3 class="tsd-index-heading">Properties</h3>
35-
<div class="tsd-index-list"><a href="GrowApi.html#client" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-1024"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)"></path></g></svg><span>client</span></a>
35+
<div class="tsd-index-list"><a href="GrowApi.html#client" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-1024"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)"></path></g></svg><span>client?</span></a>
3636
</div></section>
3737
<section class="tsd-index-section">
3838
<h3 class="tsd-index-heading">Methods</h3>
@@ -50,14 +50,14 @@ <h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-
5050
<li class="tsd-description">
5151
<h4 class="tsd-returns-title">Returns <a href="GrowApi.html" class="tsd-signature-type tsd-kind-class">GrowApi</a></h4><aside class="tsd-sources">
5252
<ul>
53-
<li>Defined in src/structures/GrowApi.ts:7</li></ul></aside></li></ul></section></section>
53+
<li>Defined in <a href="https://github.com/JadlionHD/growtopia.js/blob/4843739/src/structures/GrowApi.ts#L7">src/structures/GrowApi.ts:7</a></li></ul></aside></li></ul></section></section>
5454
<section class="tsd-panel-group tsd-member-group">
5555
<h2>Properties</h2>
5656
<section class="tsd-panel tsd-member"><a id="client" class="tsd-anchor"></a>
57-
<h3 class="tsd-anchor-link"><span>client</span><a href="#client" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
58-
<div class="tsd-signature"><span class="tsd-kind-property">client</span><span class="tsd-signature-symbol">:</span> <a href="Client.html" class="tsd-signature-type tsd-kind-class">Client</a></div><aside class="tsd-sources">
57+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>client</span><a href="#client" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
58+
<div class="tsd-signature"><span class="tsd-kind-property">client</span><span class="tsd-signature-symbol">?:</span> <a href="Client.html" class="tsd-signature-type tsd-kind-class">Client</a></div><aside class="tsd-sources">
5959
<ul>
60-
<li>Defined in src/structures/GrowApi.ts:5</li></ul></aside></section></section>
60+
<li>Defined in <a href="https://github.com/JadlionHD/growtopia.js/blob/4843739/src/structures/GrowApi.ts#L5">src/structures/GrowApi.ts:5</a></li></ul></aside></section></section>
6161
<section class="tsd-panel-group tsd-member-group">
6262
<h2>Methods</h2>
6363
<section class="tsd-panel tsd-member"><a id="init" class="tsd-anchor"></a>
@@ -72,7 +72,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
7272
<h5><span class="tsd-kind-parameter">client</span>: <a href="Client.html" class="tsd-signature-type tsd-kind-class">Client</a></h5></li></ul></div>
7373
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
7474
<ul>
75-
<li>Defined in src/structures/GrowApi.ts:9</li></ul></aside></li></ul></section>
75+
<li>Defined in <a href="https://github.com/JadlionHD/growtopia.js/blob/4843739/src/structures/GrowApi.ts#L9">src/structures/GrowApi.ts:9</a></li></ul></aside></li></ul></section>
7676
<section class="tsd-panel tsd-member"><a id="onConnect" class="tsd-anchor"></a>
7777
<h3 class="tsd-anchor-link"><span>on<wbr/>Connect</span><a href="#onConnect" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
7878
<ul class="tsd-signatures">
@@ -85,7 +85,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
8585
<h5><span class="tsd-kind-parameter">netID</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
8686
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
8787
<ul>
88-
<li>Defined in src/structures/GrowApi.ts:13</li></ul></aside></li></ul></section>
88+
<li>Defined in <a href="https://github.com/JadlionHD/growtopia.js/blob/4843739/src/structures/GrowApi.ts#L13">src/structures/GrowApi.ts:13</a></li></ul></aside></li></ul></section>
8989
<section class="tsd-panel tsd-member"><a id="onDisconnect" class="tsd-anchor"></a>
9090
<h3 class="tsd-anchor-link"><span>on<wbr/>Disconnect</span><a href="#onDisconnect" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
9191
<ul class="tsd-signatures">
@@ -98,7 +98,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
9898
<h5><span class="tsd-kind-parameter">netID</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
9999
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
100100
<ul>
101-
<li>Defined in src/structures/GrowApi.ts:14</li></ul></aside></li></ul></section>
101+
<li>Defined in <a href="https://github.com/JadlionHD/growtopia.js/blob/4843739/src/structures/GrowApi.ts#L14">src/structures/GrowApi.ts:14</a></li></ul></aside></li></ul></section>
102102
<section class="tsd-panel tsd-member"><a id="onRaw" class="tsd-anchor"></a>
103103
<h3 class="tsd-anchor-link"><span>on<wbr/>Raw</span><a href="#onRaw" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
104104
<ul class="tsd-signatures">
@@ -113,7 +113,7 @@ <h5><span class="tsd-kind-parameter">netID</span>: <span class="tsd-signature-ty
113113
<h5><span class="tsd-kind-parameter">data</span>: <span class="tsd-signature-type ">Buffer</span></h5></li></ul></div>
114114
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
115115
<ul>
116-
<li>Defined in src/structures/GrowApi.ts:15</li></ul></aside></li></ul></section></section></div>
116+
<li>Defined in <a href="https://github.com/JadlionHD/growtopia.js/blob/4843739/src/structures/GrowApi.ts#L15">src/structures/GrowApi.ts:15</a></li></ul></aside></li></ul></section></section></div>
117117
<div class="col-sidebar">
118118
<div class="page-menu">
119119
<div class="tsd-navigation settings">
@@ -166,6 +166,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon
166166
<li><a href="../interfaces/ItemDefinition.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Item<wbr/>Definition</span></a></li>
167167
<li><a href="../interfaces/ItemsDatMeta.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Items<wbr/>Dat<wbr/>Meta</span></a></li>
168168
<li><a href="../interfaces/LoginInfo.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Login<wbr/>Info</span></a></li>
169+
<li><a href="../interfaces/PeerData.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Peer<wbr/>Data</span></a></li>
169170
<li><a href="../interfaces/StringOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>String<wbr/>Options</span></a></li>
170171
<li><a href="../interfaces/Tank.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Tank</span></a></li>
171172
<li><a href="../interfaces/VariantOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Variant<wbr/>Options</span></a></li>

0 commit comments

Comments
 (0)