@@ -20,7 +20,7 @@ <h4>Hierarchy</h4>
20
20
< ul class ="tsd-hierarchy ">
21
21
< li > < span class ="target "> GrowApi</ span > </ li > </ ul > </ section > < aside class ="tsd-sources ">
22
22
< 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 >
24
24
< section class ="tsd-panel-group tsd-index-group ">
25
25
< section class ="tsd-panel tsd-index-panel ">
26
26
< 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>
32
32
</ div > </ section >
33
33
< section class ="tsd-index-section ">
34
34
< 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 >
36
36
</ div > </ section >
37
37
< section class ="tsd-index-section ">
38
38
< h3 class ="tsd-index-heading "> Methods</ h3 >
@@ -50,14 +50,14 @@ <h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-
50
50
< li class ="tsd-description ">
51
51
< h4 class ="tsd-returns-title "> Returns < a href ="GrowApi.html " class ="tsd-signature-type tsd-kind-class "> GrowApi</ a > </ h4 > < aside class ="tsd-sources ">
52
52
< 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 >
54
54
< section class ="tsd-panel-group tsd-member-group ">
55
55
< h2 > Properties</ h2 >
56
56
< 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 ">
59
59
< 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 >
61
61
< section class ="tsd-panel-group tsd-member-group ">
62
62
< h2 > Methods</ h2 >
63
63
< section class ="tsd-panel tsd-member "> < a id ="init " class ="tsd-anchor "> </ a >
@@ -72,7 +72,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
72
72
< 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 >
73
73
< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 > < aside class ="tsd-sources ">
74
74
< 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 >
76
76
< section class ="tsd-panel tsd-member "> < a id ="onConnect " class ="tsd-anchor "> </ a >
77
77
< 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 >
78
78
< ul class ="tsd-signatures ">
@@ -85,7 +85,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
85
85
< h5 > < span class ="tsd-kind-parameter "> netID</ span > : < span class ="tsd-signature-type "> number</ span > </ h5 > </ li > </ ul > </ div >
86
86
< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 > < aside class ="tsd-sources ">
87
87
< 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 >
89
89
< section class ="tsd-panel tsd-member "> < a id ="onDisconnect " class ="tsd-anchor "> </ a >
90
90
< 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 >
91
91
< ul class ="tsd-signatures ">
@@ -98,7 +98,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
98
98
< h5 > < span class ="tsd-kind-parameter "> netID</ span > : < span class ="tsd-signature-type "> number</ span > </ h5 > </ li > </ ul > </ div >
99
99
< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 > < aside class ="tsd-sources ">
100
100
< 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 >
102
102
< section class ="tsd-panel tsd-member "> < a id ="onRaw " class ="tsd-anchor "> </ a >
103
103
< 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 >
104
104
< ul class ="tsd-signatures ">
@@ -113,7 +113,7 @@ <h5><span class="tsd-kind-parameter">netID</span>: <span class="tsd-signature-ty
113
113
< h5 > < span class ="tsd-kind-parameter "> data</ span > : < span class ="tsd-signature-type "> Buffer</ span > </ h5 > </ li > </ ul > </ div >
114
114
< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 > < aside class ="tsd-sources ">
115
115
< 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 >
117
117
< div class ="col-sidebar ">
118
118
< div class ="page-menu ">
119
119
< 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
166
166
< 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 >
167
167
< 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 >
168
168
< 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 >
169
170
< 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 >
170
171
< 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 >
171
172
< 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