@dcl/protocol 1.0.0-4810686946.commit-7c034e3 → 1.0.0-4863715547.commit-286ee57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (204) hide show
  1. package/out-js/decentraland/bff/authentication_service.gen.js +12 -12
  2. package/out-js/decentraland/bff/authentication_service.gen.js.map +1 -1
  3. package/out-js/decentraland/bff/comms_director_service.gen.js +7 -7
  4. package/out-js/decentraland/bff/comms_director_service.gen.js.map +1 -1
  5. package/out-js/decentraland/bff/comms_service.gen.js +4 -4
  6. package/out-js/decentraland/bff/comms_service.gen.js.map +1 -1
  7. package/out-js/decentraland/bff/http_endpoints.gen.js +47 -47
  8. package/out-js/decentraland/bff/http_endpoints.gen.js.map +1 -1
  9. package/out-js/decentraland/bff/topics_service.gen.js +14 -14
  10. package/out-js/decentraland/bff/topics_service.gen.js.map +1 -1
  11. package/out-js/decentraland/common/border_rect.gen.js +10 -10
  12. package/out-js/decentraland/common/border_rect.gen.js.map +1 -1
  13. package/out-js/decentraland/common/colors.gen.js +9 -9
  14. package/out-js/decentraland/common/colors.gen.js.map +1 -1
  15. package/out-js/decentraland/common/content_mapping.gen.js +3 -3
  16. package/out-js/decentraland/common/content_mapping.gen.js.map +1 -1
  17. package/out-js/decentraland/common/sdk/user_data.gen.js +17 -17
  18. package/out-js/decentraland/common/sdk/user_data.gen.js.map +1 -1
  19. package/out-js/decentraland/common/texture.gen.js +16 -16
  20. package/out-js/decentraland/common/texture.gen.js.map +1 -1
  21. package/out-js/decentraland/common/vectors.gen.js +11 -11
  22. package/out-js/decentraland/common/vectors.gen.js.map +1 -1
  23. package/out-js/decentraland/kernel/apis/communications_controller.gen.js +3 -3
  24. package/out-js/decentraland/kernel/apis/communications_controller.gen.js.map +1 -1
  25. package/out-js/decentraland/kernel/apis/dev_tools.gen.js +4 -4
  26. package/out-js/decentraland/kernel/apis/dev_tools.gen.js.map +1 -1
  27. package/out-js/decentraland/kernel/apis/engine_api.gen.js +101 -101
  28. package/out-js/decentraland/kernel/apis/engine_api.gen.js.map +1 -1
  29. package/out-js/decentraland/kernel/apis/environment_api.gen.js +38 -38
  30. package/out-js/decentraland/kernel/apis/environment_api.gen.js.map +1 -1
  31. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js +31 -31
  32. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js.map +1 -1
  33. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js +20 -20
  34. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js.map +1 -1
  35. package/out-js/decentraland/kernel/apis/permissions.gen.js +10 -10
  36. package/out-js/decentraland/kernel/apis/permissions.gen.js.map +1 -1
  37. package/out-js/decentraland/kernel/apis/players.gen.js +10 -10
  38. package/out-js/decentraland/kernel/apis/players.gen.js.map +1 -1
  39. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js +17 -17
  40. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js.map +1 -1
  41. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js +22 -22
  42. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js.map +1 -1
  43. package/out-js/decentraland/kernel/apis/runtime.gen.js +23 -23
  44. package/out-js/decentraland/kernel/apis/runtime.gen.js.map +1 -1
  45. package/out-js/decentraland/kernel/apis/scene.gen.js +6 -6
  46. package/out-js/decentraland/kernel/apis/scene.gen.js.map +1 -1
  47. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js +19 -19
  48. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js.map +1 -1
  49. package/out-js/decentraland/kernel/apis/social_controller.gen.js +6 -6
  50. package/out-js/decentraland/kernel/apis/social_controller.gen.js.map +1 -1
  51. package/out-js/decentraland/kernel/apis/testing.gen.js +26 -26
  52. package/out-js/decentraland/kernel/apis/testing.gen.js.map +1 -1
  53. package/out-js/decentraland/kernel/apis/user_action_module.gen.js +3 -3
  54. package/out-js/decentraland/kernel/apis/user_action_module.gen.js.map +1 -1
  55. package/out-js/decentraland/kernel/apis/user_identity.gen.js +6 -6
  56. package/out-js/decentraland/kernel/apis/user_identity.gen.js.map +1 -1
  57. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js +35 -35
  58. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js.map +1 -1
  59. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js +33 -33
  60. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js.map +1 -1
  61. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js +47 -47
  62. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js.map +1 -1
  63. package/out-js/decentraland/realm/about.gen.js +47 -47
  64. package/out-js/decentraland/realm/about.gen.js.map +1 -1
  65. package/out-js/decentraland/sdk/components/animator.gen.js +10 -10
  66. package/out-js/decentraland/sdk/components/animator.gen.js.map +1 -1
  67. package/out-js/decentraland/sdk/components/audio_source.gen.js +6 -6
  68. package/out-js/decentraland/sdk/components/audio_source.gen.js.map +1 -1
  69. package/out-js/decentraland/sdk/components/audio_stream.gen.js +4 -4
  70. package/out-js/decentraland/sdk/components/audio_stream.gen.js.map +1 -1
  71. package/out-js/decentraland/sdk/components/avatar_attach.gen.js +3 -3
  72. package/out-js/decentraland/sdk/components/avatar_attach.gen.js.map +1 -1
  73. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js +5 -5
  74. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js.map +1 -1
  75. package/out-js/decentraland/sdk/components/avatar_shape.gen.js +12 -12
  76. package/out-js/decentraland/sdk/components/avatar_shape.gen.js.map +1 -1
  77. package/out-js/decentraland/sdk/components/billboard.gen.js +2 -2
  78. package/out-js/decentraland/sdk/components/billboard.gen.js.map +1 -1
  79. package/out-js/decentraland/sdk/components/camera_mode.gen.js +2 -2
  80. package/out-js/decentraland/sdk/components/camera_mode.gen.js.map +1 -1
  81. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js +3 -3
  82. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js.map +1 -1
  83. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js +8 -8
  84. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js.map +1 -1
  85. package/out-js/decentraland/sdk/components/engine_info.gen.js +4 -4
  86. package/out-js/decentraland/sdk/components/engine_info.gen.js.map +1 -1
  87. package/out-js/decentraland/sdk/components/gltf_container.gen.js +4 -4
  88. package/out-js/decentraland/sdk/components/gltf_container.gen.js.map +1 -1
  89. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js +2 -2
  90. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js.map +1 -1
  91. package/out-js/decentraland/sdk/components/material.gen.js +25 -25
  92. package/out-js/decentraland/sdk/components/material.gen.js.map +1 -1
  93. package/out-js/decentraland/sdk/components/mesh_collider.gen.js +12 -12
  94. package/out-js/decentraland/sdk/components/mesh_collider.gen.js.map +1 -1
  95. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js +15 -15
  96. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js.map +1 -1
  97. package/out-js/decentraland/sdk/components/nft_shape.gen.js +4 -4
  98. package/out-js/decentraland/sdk/components/nft_shape.gen.js.map +1 -1
  99. package/out-js/decentraland/sdk/components/pointer_events.gen.js +10 -10
  100. package/out-js/decentraland/sdk/components/pointer_events.gen.js.map +1 -1
  101. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js +7 -7
  102. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js.map +1 -1
  103. package/out-js/decentraland/sdk/components/pointer_lock.gen.js +2 -2
  104. package/out-js/decentraland/sdk/components/pointer_lock.gen.js.map +1 -1
  105. package/out-js/decentraland/sdk/components/raycast.gen.js +11 -11
  106. package/out-js/decentraland/sdk/components/raycast.gen.js.map +1 -1
  107. package/out-js/decentraland/sdk/components/raycast_result.gen.js +6 -6
  108. package/out-js/decentraland/sdk/components/raycast_result.gen.js.map +1 -1
  109. package/out-js/decentraland/sdk/components/text_shape.gen.js +22 -22
  110. package/out-js/decentraland/sdk/components/text_shape.gen.js.map +1 -1
  111. package/out-js/decentraland/sdk/components/ui_background.gen.js +7 -7
  112. package/out-js/decentraland/sdk/components/ui_background.gen.js.map +1 -1
  113. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js +10 -10
  114. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js.map +1 -1
  115. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js +2 -2
  116. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js.map +1 -1
  117. package/out-js/decentraland/sdk/components/ui_input.gen.js +9 -9
  118. package/out-js/decentraland/sdk/components/ui_input.gen.js.map +1 -1
  119. package/out-js/decentraland/sdk/components/ui_input_result.gen.js +2 -2
  120. package/out-js/decentraland/sdk/components/ui_input_result.gen.js.map +1 -1
  121. package/out-js/decentraland/sdk/components/ui_text.gen.js +6 -6
  122. package/out-js/decentraland/sdk/components/ui_text.gen.js.map +1 -1
  123. package/out-js/decentraland/sdk/components/ui_transform.gen.js +52 -52
  124. package/out-js/decentraland/sdk/components/ui_transform.gen.js.map +1 -1
  125. package/out-js/decentraland/sdk/components/video_player.gen.js +7 -7
  126. package/out-js/decentraland/sdk/components/video_player.gen.js.map +1 -1
  127. package/out-js/decentraland/sdk/components/visibility_component.gen.js +2 -2
  128. package/out-js/decentraland/sdk/components/visibility_component.gen.js.map +1 -1
  129. package/out-js/decentraland/social/friendships/friendships.gen.d.ts +11 -10
  130. package/out-js/decentraland/social/friendships/friendships.gen.js +105 -99
  131. package/out-js/decentraland/social/friendships/friendships.gen.js.map +1 -1
  132. package/out-js/google/protobuf/descriptor.gen.js +141 -141
  133. package/out-js/google/protobuf/descriptor.gen.js.map +1 -1
  134. package/out-js/google/protobuf/empty.gen.js +1 -1
  135. package/out-js/google/protobuf/empty.gen.js.map +1 -1
  136. package/out-ts/decentraland/bff/authentication_service.gen.ts +12 -12
  137. package/out-ts/decentraland/bff/comms_director_service.gen.ts +7 -7
  138. package/out-ts/decentraland/bff/comms_service.gen.ts +4 -4
  139. package/out-ts/decentraland/bff/http_endpoints.gen.ts +47 -47
  140. package/out-ts/decentraland/bff/topics_service.gen.ts +14 -14
  141. package/out-ts/decentraland/common/border_rect.gen.ts +10 -10
  142. package/out-ts/decentraland/common/colors.gen.ts +9 -9
  143. package/out-ts/decentraland/common/content_mapping.gen.ts +3 -3
  144. package/out-ts/decentraland/common/sdk/user_data.gen.ts +17 -17
  145. package/out-ts/decentraland/common/texture.gen.ts +16 -16
  146. package/out-ts/decentraland/common/vectors.gen.ts +11 -11
  147. package/out-ts/decentraland/kernel/apis/communications_controller.gen.ts +3 -3
  148. package/out-ts/decentraland/kernel/apis/dev_tools.gen.ts +4 -4
  149. package/out-ts/decentraland/kernel/apis/engine_api.gen.ts +101 -101
  150. package/out-ts/decentraland/kernel/apis/environment_api.gen.ts +38 -38
  151. package/out-ts/decentraland/kernel/apis/ethereum_controller.gen.ts +31 -31
  152. package/out-ts/decentraland/kernel/apis/parcel_identity.gen.ts +20 -20
  153. package/out-ts/decentraland/kernel/apis/permissions.gen.ts +12 -10
  154. package/out-ts/decentraland/kernel/apis/players.gen.ts +10 -10
  155. package/out-ts/decentraland/kernel/apis/portable_experiences.gen.ts +17 -17
  156. package/out-ts/decentraland/kernel/apis/restricted_actions.gen.ts +22 -22
  157. package/out-ts/decentraland/kernel/apis/runtime.gen.ts +23 -23
  158. package/out-ts/decentraland/kernel/apis/scene.gen.ts +6 -6
  159. package/out-ts/decentraland/kernel/apis/signed_fetch.gen.ts +19 -19
  160. package/out-ts/decentraland/kernel/apis/social_controller.gen.ts +6 -6
  161. package/out-ts/decentraland/kernel/apis/testing.gen.ts +26 -26
  162. package/out-ts/decentraland/kernel/apis/user_action_module.gen.ts +3 -3
  163. package/out-ts/decentraland/kernel/apis/user_identity.gen.ts +6 -6
  164. package/out-ts/decentraland/kernel/comms/rfc4/comms.gen.ts +35 -35
  165. package/out-ts/decentraland/kernel/comms/rfc5/ws_comms.gen.ts +33 -33
  166. package/out-ts/decentraland/kernel/comms/v3/archipelago.gen.ts +47 -47
  167. package/out-ts/decentraland/realm/about.gen.ts +47 -47
  168. package/out-ts/decentraland/sdk/components/animator.gen.ts +10 -10
  169. package/out-ts/decentraland/sdk/components/audio_source.gen.ts +6 -6
  170. package/out-ts/decentraland/sdk/components/audio_stream.gen.ts +4 -4
  171. package/out-ts/decentraland/sdk/components/avatar_attach.gen.ts +3 -3
  172. package/out-ts/decentraland/sdk/components/avatar_modifier_area.gen.ts +6 -5
  173. package/out-ts/decentraland/sdk/components/avatar_shape.gen.ts +12 -12
  174. package/out-ts/decentraland/sdk/components/billboard.gen.ts +2 -2
  175. package/out-ts/decentraland/sdk/components/camera_mode.gen.ts +2 -2
  176. package/out-ts/decentraland/sdk/components/camera_mode_area.gen.ts +3 -3
  177. package/out-ts/decentraland/sdk/components/common/raycast_hit.gen.ts +8 -8
  178. package/out-ts/decentraland/sdk/components/engine_info.gen.ts +4 -4
  179. package/out-ts/decentraland/sdk/components/gltf_container.gen.ts +4 -4
  180. package/out-ts/decentraland/sdk/components/gltf_container_loading_state.gen.ts +2 -2
  181. package/out-ts/decentraland/sdk/components/material.gen.ts +25 -25
  182. package/out-ts/decentraland/sdk/components/mesh_collider.gen.ts +12 -12
  183. package/out-ts/decentraland/sdk/components/mesh_renderer.gen.ts +17 -15
  184. package/out-ts/decentraland/sdk/components/nft_shape.gen.ts +4 -4
  185. package/out-ts/decentraland/sdk/components/pointer_events.gen.ts +10 -10
  186. package/out-ts/decentraland/sdk/components/pointer_events_result.gen.ts +7 -7
  187. package/out-ts/decentraland/sdk/components/pointer_lock.gen.ts +2 -2
  188. package/out-ts/decentraland/sdk/components/raycast.gen.ts +11 -11
  189. package/out-ts/decentraland/sdk/components/raycast_result.gen.ts +6 -6
  190. package/out-ts/decentraland/sdk/components/text_shape.gen.ts +22 -22
  191. package/out-ts/decentraland/sdk/components/ui_background.gen.ts +8 -7
  192. package/out-ts/decentraland/sdk/components/ui_dropdown.gen.ts +10 -10
  193. package/out-ts/decentraland/sdk/components/ui_dropdown_result.gen.ts +2 -2
  194. package/out-ts/decentraland/sdk/components/ui_input.gen.ts +9 -9
  195. package/out-ts/decentraland/sdk/components/ui_input_result.gen.ts +2 -2
  196. package/out-ts/decentraland/sdk/components/ui_text.gen.ts +6 -6
  197. package/out-ts/decentraland/sdk/components/ui_transform.gen.ts +52 -52
  198. package/out-ts/decentraland/sdk/components/video_player.gen.ts +7 -7
  199. package/out-ts/decentraland/sdk/components/visibility_component.gen.ts +2 -2
  200. package/out-ts/decentraland/social/friendships/friendships.gen.ts +99 -93
  201. package/out-ts/google/protobuf/descriptor.gen.ts +146 -141
  202. package/out-ts/google/protobuf/empty.gen.ts +1 -1
  203. package/package.json +8 -5
  204. package/proto/decentraland/social/friendships/friendships.proto +9 -8
@@ -48,35 +48,35 @@ export const BorderRect = {
48
48
  const tag = reader.uint32();
49
49
  switch (tag >>> 3) {
50
50
  case 1:
51
- if (tag != 13) {
51
+ if (tag !== 13) {
52
52
  break;
53
53
  }
54
54
 
55
55
  message.top = reader.float();
56
56
  continue;
57
57
  case 2:
58
- if (tag != 21) {
58
+ if (tag !== 21) {
59
59
  break;
60
60
  }
61
61
 
62
62
  message.left = reader.float();
63
63
  continue;
64
64
  case 3:
65
- if (tag != 29) {
65
+ if (tag !== 29) {
66
66
  break;
67
67
  }
68
68
 
69
69
  message.right = reader.float();
70
70
  continue;
71
71
  case 4:
72
- if (tag != 37) {
72
+ if (tag !== 37) {
73
73
  break;
74
74
  }
75
75
 
76
76
  message.bottom = reader.float();
77
77
  continue;
78
78
  }
79
- if ((tag & 7) == 4 || tag == 0) {
79
+ if ((tag & 7) === 4 || tag === 0) {
80
80
  break;
81
81
  }
82
82
  reader.skipType(tag & 7);
@@ -145,35 +145,35 @@ export const Rect = {
145
145
  const tag = reader.uint32();
146
146
  switch (tag >>> 3) {
147
147
  case 1:
148
- if (tag != 13) {
148
+ if (tag !== 13) {
149
149
  break;
150
150
  }
151
151
 
152
152
  message.x = reader.float();
153
153
  continue;
154
154
  case 2:
155
- if (tag != 21) {
155
+ if (tag !== 21) {
156
156
  break;
157
157
  }
158
158
 
159
159
  message.y = reader.float();
160
160
  continue;
161
161
  case 3:
162
- if (tag != 29) {
162
+ if (tag !== 29) {
163
163
  break;
164
164
  }
165
165
 
166
166
  message.width = reader.float();
167
167
  continue;
168
168
  case 4:
169
- if (tag != 37) {
169
+ if (tag !== 37) {
170
170
  break;
171
171
  }
172
172
 
173
173
  message.height = reader.float();
174
174
  continue;
175
175
  }
176
- if ((tag & 7) == 4 || tag == 0) {
176
+ if ((tag & 7) === 4 || tag === 0) {
177
177
  break;
178
178
  }
179
179
  reader.skipType(tag & 7);
@@ -42,28 +42,28 @@ export const Color3 = {
42
42
  const tag = reader.uint32();
43
43
  switch (tag >>> 3) {
44
44
  case 1:
45
- if (tag != 13) {
45
+ if (tag !== 13) {
46
46
  break;
47
47
  }
48
48
 
49
49
  message.r = reader.float();
50
50
  continue;
51
51
  case 2:
52
- if (tag != 21) {
52
+ if (tag !== 21) {
53
53
  break;
54
54
  }
55
55
 
56
56
  message.g = reader.float();
57
57
  continue;
58
58
  case 3:
59
- if (tag != 29) {
59
+ if (tag !== 29) {
60
60
  break;
61
61
  }
62
62
 
63
63
  message.b = reader.float();
64
64
  continue;
65
65
  }
66
- if ((tag & 7) == 4 || tag == 0) {
66
+ if ((tag & 7) === 4 || tag === 0) {
67
67
  break;
68
68
  }
69
69
  reader.skipType(tag & 7);
@@ -129,35 +129,35 @@ export const Color4 = {
129
129
  const tag = reader.uint32();
130
130
  switch (tag >>> 3) {
131
131
  case 1:
132
- if (tag != 13) {
132
+ if (tag !== 13) {
133
133
  break;
134
134
  }
135
135
 
136
136
  message.r = reader.float();
137
137
  continue;
138
138
  case 2:
139
- if (tag != 21) {
139
+ if (tag !== 21) {
140
140
  break;
141
141
  }
142
142
 
143
143
  message.g = reader.float();
144
144
  continue;
145
145
  case 3:
146
- if (tag != 29) {
146
+ if (tag !== 29) {
147
147
  break;
148
148
  }
149
149
 
150
150
  message.b = reader.float();
151
151
  continue;
152
152
  case 4:
153
- if (tag != 37) {
153
+ if (tag !== 37) {
154
154
  break;
155
155
  }
156
156
 
157
157
  message.a = reader.float();
158
158
  continue;
159
159
  }
160
- if ((tag & 7) == 4 || tag == 0) {
160
+ if ((tag & 7) === 4 || tag === 0) {
161
161
  break;
162
162
  }
163
163
  reader.skipType(tag & 7);
@@ -31,21 +31,21 @@ export const ContentMapping = {
31
31
  const tag = reader.uint32();
32
32
  switch (tag >>> 3) {
33
33
  case 1:
34
- if (tag != 10) {
34
+ if (tag !== 10) {
35
35
  break;
36
36
  }
37
37
 
38
38
  message.file = reader.string();
39
39
  continue;
40
40
  case 2:
41
- if (tag != 18) {
41
+ if (tag !== 18) {
42
42
  break;
43
43
  }
44
44
 
45
45
  message.hash = reader.string();
46
46
  continue;
47
47
  }
48
- if ((tag & 7) == 4 || tag == 0) {
48
+ if ((tag & 7) === 4 || tag === 0) {
49
49
  break;
50
50
  }
51
51
  reader.skipType(tag & 7);
@@ -49,21 +49,21 @@ export const Snapshots = {
49
49
  const tag = reader.uint32();
50
50
  switch (tag >>> 3) {
51
51
  case 1:
52
- if (tag != 10) {
52
+ if (tag !== 10) {
53
53
  break;
54
54
  }
55
55
 
56
56
  message.face256 = reader.string();
57
57
  continue;
58
58
  case 2:
59
- if (tag != 18) {
59
+ if (tag !== 18) {
60
60
  break;
61
61
  }
62
62
 
63
63
  message.body = reader.string();
64
64
  continue;
65
65
  }
66
- if ((tag & 7) == 4 || tag == 0) {
66
+ if ((tag & 7) === 4 || tag === 0) {
67
67
  break;
68
68
  }
69
69
  reader.skipType(tag & 7);
@@ -132,49 +132,49 @@ export const AvatarForUserData = {
132
132
  const tag = reader.uint32();
133
133
  switch (tag >>> 3) {
134
134
  case 1:
135
- if (tag != 10) {
135
+ if (tag !== 10) {
136
136
  break;
137
137
  }
138
138
 
139
139
  message.bodyShape = reader.string();
140
140
  continue;
141
141
  case 2:
142
- if (tag != 18) {
142
+ if (tag !== 18) {
143
143
  break;
144
144
  }
145
145
 
146
146
  message.skinColor = reader.string();
147
147
  continue;
148
148
  case 3:
149
- if (tag != 26) {
149
+ if (tag !== 26) {
150
150
  break;
151
151
  }
152
152
 
153
153
  message.hairColor = reader.string();
154
154
  continue;
155
155
  case 4:
156
- if (tag != 34) {
156
+ if (tag !== 34) {
157
157
  break;
158
158
  }
159
159
 
160
160
  message.eyeColor = reader.string();
161
161
  continue;
162
162
  case 5:
163
- if (tag != 42) {
163
+ if (tag !== 42) {
164
164
  break;
165
165
  }
166
166
 
167
167
  message.wearables.push(reader.string());
168
168
  continue;
169
169
  case 6:
170
- if (tag != 50) {
170
+ if (tag !== 50) {
171
171
  break;
172
172
  }
173
173
 
174
174
  message.snapshots = Snapshots.decode(reader, reader.uint32());
175
175
  continue;
176
176
  }
177
- if ((tag & 7) == 4 || tag == 0) {
177
+ if ((tag & 7) === 4 || tag === 0) {
178
178
  break;
179
179
  }
180
180
  reader.skipType(tag & 7);
@@ -262,49 +262,49 @@ export const UserData = {
262
262
  const tag = reader.uint32();
263
263
  switch (tag >>> 3) {
264
264
  case 1:
265
- if (tag != 10) {
265
+ if (tag !== 10) {
266
266
  break;
267
267
  }
268
268
 
269
269
  message.displayName = reader.string();
270
270
  continue;
271
271
  case 2:
272
- if (tag != 18) {
272
+ if (tag !== 18) {
273
273
  break;
274
274
  }
275
275
 
276
276
  message.publicKey = reader.string();
277
277
  continue;
278
278
  case 3:
279
- if (tag != 24) {
279
+ if (tag !== 24) {
280
280
  break;
281
281
  }
282
282
 
283
283
  message.hasConnectedWeb3 = reader.bool();
284
284
  continue;
285
285
  case 4:
286
- if (tag != 34) {
286
+ if (tag !== 34) {
287
287
  break;
288
288
  }
289
289
 
290
290
  message.userId = reader.string();
291
291
  continue;
292
292
  case 5:
293
- if (tag != 40) {
293
+ if (tag !== 40) {
294
294
  break;
295
295
  }
296
296
 
297
297
  message.version = reader.int32();
298
298
  continue;
299
299
  case 6:
300
- if (tag != 50) {
300
+ if (tag !== 50) {
301
301
  break;
302
302
  }
303
303
 
304
304
  message.avatar = AvatarForUserData.decode(reader, reader.uint32());
305
305
  continue;
306
306
  }
307
- if ((tag & 7) == 4 || tag == 0) {
307
+ if ((tag & 7) === 4 || tag === 0) {
308
308
  break;
309
309
  }
310
310
  reader.skipType(tag & 7);
@@ -150,28 +150,28 @@ export const Texture = {
150
150
  const tag = reader.uint32();
151
151
  switch (tag >>> 3) {
152
152
  case 1:
153
- if (tag != 10) {
153
+ if (tag !== 10) {
154
154
  break;
155
155
  }
156
156
 
157
157
  message.src = reader.string();
158
158
  continue;
159
159
  case 2:
160
- if (tag != 16) {
160
+ if (tag !== 16) {
161
161
  break;
162
162
  }
163
163
 
164
164
  message.wrapMode = reader.int32() as any;
165
165
  continue;
166
166
  case 3:
167
- if (tag != 24) {
167
+ if (tag !== 24) {
168
168
  break;
169
169
  }
170
170
 
171
171
  message.filterMode = reader.int32() as any;
172
172
  continue;
173
173
  }
174
- if ((tag & 7) == 4 || tag == 0) {
174
+ if ((tag & 7) === 4 || tag === 0) {
175
175
  break;
176
176
  }
177
177
  reader.skipType(tag & 7);
@@ -236,28 +236,28 @@ export const AvatarTexture = {
236
236
  const tag = reader.uint32();
237
237
  switch (tag >>> 3) {
238
238
  case 1:
239
- if (tag != 10) {
239
+ if (tag !== 10) {
240
240
  break;
241
241
  }
242
242
 
243
243
  message.userId = reader.string();
244
244
  continue;
245
245
  case 2:
246
- if (tag != 16) {
246
+ if (tag !== 16) {
247
247
  break;
248
248
  }
249
249
 
250
250
  message.wrapMode = reader.int32() as any;
251
251
  continue;
252
252
  case 3:
253
- if (tag != 24) {
253
+ if (tag !== 24) {
254
254
  break;
255
255
  }
256
256
 
257
257
  message.filterMode = reader.int32() as any;
258
258
  continue;
259
259
  }
260
- if ((tag & 7) == 4 || tag == 0) {
260
+ if ((tag & 7) === 4 || tag === 0) {
261
261
  break;
262
262
  }
263
263
  reader.skipType(tag & 7);
@@ -322,28 +322,28 @@ export const VideoTexture = {
322
322
  const tag = reader.uint32();
323
323
  switch (tag >>> 3) {
324
324
  case 1:
325
- if (tag != 8) {
325
+ if (tag !== 8) {
326
326
  break;
327
327
  }
328
328
 
329
329
  message.videoPlayerEntity = reader.uint32();
330
330
  continue;
331
331
  case 2:
332
- if (tag != 16) {
332
+ if (tag !== 16) {
333
333
  break;
334
334
  }
335
335
 
336
336
  message.wrapMode = reader.int32() as any;
337
337
  continue;
338
338
  case 3:
339
- if (tag != 24) {
339
+ if (tag !== 24) {
340
340
  break;
341
341
  }
342
342
 
343
343
  message.filterMode = reader.int32() as any;
344
344
  continue;
345
345
  }
346
- if ((tag & 7) == 4 || tag == 0) {
346
+ if ((tag & 7) === 4 || tag === 0) {
347
347
  break;
348
348
  }
349
349
  reader.skipType(tag & 7);
@@ -410,28 +410,28 @@ export const TextureUnion = {
410
410
  const tag = reader.uint32();
411
411
  switch (tag >>> 3) {
412
412
  case 1:
413
- if (tag != 10) {
413
+ if (tag !== 10) {
414
414
  break;
415
415
  }
416
416
 
417
417
  message.tex = { $case: "texture", texture: Texture.decode(reader, reader.uint32()) };
418
418
  continue;
419
419
  case 2:
420
- if (tag != 18) {
420
+ if (tag !== 18) {
421
421
  break;
422
422
  }
423
423
 
424
424
  message.tex = { $case: "avatarTexture", avatarTexture: AvatarTexture.decode(reader, reader.uint32()) };
425
425
  continue;
426
426
  case 3:
427
- if (tag != 26) {
427
+ if (tag !== 26) {
428
428
  break;
429
429
  }
430
430
 
431
431
  message.tex = { $case: "videoTexture", videoTexture: VideoTexture.decode(reader, reader.uint32()) };
432
432
  continue;
433
433
  }
434
- if ((tag & 7) == 4 || tag == 0) {
434
+ if ((tag & 7) === 4 || tag === 0) {
435
435
  break;
436
436
  }
437
437
  reader.skipType(tag & 7);
@@ -46,28 +46,28 @@ export const Position = {
46
46
  const tag = reader.uint32();
47
47
  switch (tag >>> 3) {
48
48
  case 1:
49
- if (tag != 13) {
49
+ if (tag !== 13) {
50
50
  break;
51
51
  }
52
52
 
53
53
  message.x = reader.float();
54
54
  continue;
55
55
  case 2:
56
- if (tag != 21) {
56
+ if (tag !== 21) {
57
57
  break;
58
58
  }
59
59
 
60
60
  message.y = reader.float();
61
61
  continue;
62
62
  case 3:
63
- if (tag != 29) {
63
+ if (tag !== 29) {
64
64
  break;
65
65
  }
66
66
 
67
67
  message.z = reader.float();
68
68
  continue;
69
69
  }
70
- if ((tag & 7) == 4 || tag == 0) {
70
+ if ((tag & 7) === 4 || tag === 0) {
71
71
  break;
72
72
  }
73
73
  reader.skipType(tag & 7);
@@ -130,28 +130,28 @@ export const Vector3 = {
130
130
  const tag = reader.uint32();
131
131
  switch (tag >>> 3) {
132
132
  case 1:
133
- if (tag != 13) {
133
+ if (tag !== 13) {
134
134
  break;
135
135
  }
136
136
 
137
137
  message.x = reader.float();
138
138
  continue;
139
139
  case 2:
140
- if (tag != 21) {
140
+ if (tag !== 21) {
141
141
  break;
142
142
  }
143
143
 
144
144
  message.y = reader.float();
145
145
  continue;
146
146
  case 3:
147
- if (tag != 29) {
147
+ if (tag !== 29) {
148
148
  break;
149
149
  }
150
150
 
151
151
  message.z = reader.float();
152
152
  continue;
153
153
  }
154
- if ((tag & 7) == 4 || tag == 0) {
154
+ if ((tag & 7) === 4 || tag === 0) {
155
155
  break;
156
156
  }
157
157
  reader.skipType(tag & 7);
@@ -211,21 +211,21 @@ export const Vector2 = {
211
211
  const tag = reader.uint32();
212
212
  switch (tag >>> 3) {
213
213
  case 1:
214
- if (tag != 13) {
214
+ if (tag !== 13) {
215
215
  break;
216
216
  }
217
217
 
218
218
  message.x = reader.float();
219
219
  continue;
220
220
  case 2:
221
- if (tag != 21) {
221
+ if (tag !== 21) {
222
222
  break;
223
223
  }
224
224
 
225
225
  message.y = reader.float();
226
226
  continue;
227
227
  }
228
- if ((tag & 7) == 4 || tag == 0) {
228
+ if ((tag & 7) === 4 || tag === 0) {
229
229
  break;
230
230
  }
231
231
  reader.skipType(tag & 7);
@@ -30,14 +30,14 @@ export const RealSendRequest = {
30
30
  const tag = reader.uint32();
31
31
  switch (tag >>> 3) {
32
32
  case 1:
33
- if (tag != 10) {
33
+ if (tag !== 10) {
34
34
  break;
35
35
  }
36
36
 
37
37
  message.message = reader.string();
38
38
  continue;
39
39
  }
40
- if ((tag & 7) == 4 || tag == 0) {
40
+ if ((tag & 7) === 4 || tag === 0) {
41
41
  break;
42
42
  }
43
43
  reader.skipType(tag & 7);
@@ -83,7 +83,7 @@ export const RealSendResponse = {
83
83
  const tag = reader.uint32();
84
84
  switch (tag >>> 3) {
85
85
  }
86
- if ((tag & 7) == 4 || tag == 0) {
86
+ if ((tag & 7) === 4 || tag === 0) {
87
87
  break;
88
88
  }
89
89
  reader.skipType(tag & 7);
@@ -34,21 +34,21 @@ export const DevToolsBody = {
34
34
  const tag = reader.uint32();
35
35
  switch (tag >>> 3) {
36
36
  case 1:
37
- if (tag != 10) {
37
+ if (tag !== 10) {
38
38
  break;
39
39
  }
40
40
 
41
41
  message.type = reader.string();
42
42
  continue;
43
43
  case 2:
44
- if (tag != 18) {
44
+ if (tag !== 18) {
45
45
  break;
46
46
  }
47
47
 
48
48
  message.jsonPayload = reader.string();
49
49
  continue;
50
50
  }
51
- if ((tag & 7) == 4 || tag == 0) {
51
+ if ((tag & 7) === 4 || tag === 0) {
52
52
  break;
53
53
  }
54
54
  reader.skipType(tag & 7);
@@ -99,7 +99,7 @@ export const EventResponse = {
99
99
  const tag = reader.uint32();
100
100
  switch (tag >>> 3) {
101
101
  }
102
- if ((tag & 7) == 4 || tag == 0) {
102
+ if ((tag & 7) === 4 || tag === 0) {
103
103
  break;
104
104
  }
105
105
  reader.skipType(tag & 7);