@dcl/protocol 1.0.0-4799189990.commit-8494b7b → 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 (206) 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.d.ts +12 -12
  88. package/out-js/decentraland/sdk/components/gltf_container.gen.js +24 -20
  89. package/out-js/decentraland/sdk/components/gltf_container.gen.js.map +1 -1
  90. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js +2 -2
  91. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js.map +1 -1
  92. package/out-js/decentraland/sdk/components/material.gen.js +25 -25
  93. package/out-js/decentraland/sdk/components/material.gen.js.map +1 -1
  94. package/out-js/decentraland/sdk/components/mesh_collider.gen.js +12 -12
  95. package/out-js/decentraland/sdk/components/mesh_collider.gen.js.map +1 -1
  96. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js +15 -15
  97. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js.map +1 -1
  98. package/out-js/decentraland/sdk/components/nft_shape.gen.js +4 -4
  99. package/out-js/decentraland/sdk/components/nft_shape.gen.js.map +1 -1
  100. package/out-js/decentraland/sdk/components/pointer_events.gen.js +10 -10
  101. package/out-js/decentraland/sdk/components/pointer_events.gen.js.map +1 -1
  102. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js +7 -7
  103. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js.map +1 -1
  104. package/out-js/decentraland/sdk/components/pointer_lock.gen.js +2 -2
  105. package/out-js/decentraland/sdk/components/pointer_lock.gen.js.map +1 -1
  106. package/out-js/decentraland/sdk/components/raycast.gen.js +11 -11
  107. package/out-js/decentraland/sdk/components/raycast.gen.js.map +1 -1
  108. package/out-js/decentraland/sdk/components/raycast_result.gen.js +6 -6
  109. package/out-js/decentraland/sdk/components/raycast_result.gen.js.map +1 -1
  110. package/out-js/decentraland/sdk/components/text_shape.gen.js +22 -22
  111. package/out-js/decentraland/sdk/components/text_shape.gen.js.map +1 -1
  112. package/out-js/decentraland/sdk/components/ui_background.gen.js +7 -7
  113. package/out-js/decentraland/sdk/components/ui_background.gen.js.map +1 -1
  114. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js +10 -10
  115. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js.map +1 -1
  116. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js +2 -2
  117. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js.map +1 -1
  118. package/out-js/decentraland/sdk/components/ui_input.gen.js +9 -9
  119. package/out-js/decentraland/sdk/components/ui_input.gen.js.map +1 -1
  120. package/out-js/decentraland/sdk/components/ui_input_result.gen.js +2 -2
  121. package/out-js/decentraland/sdk/components/ui_input_result.gen.js.map +1 -1
  122. package/out-js/decentraland/sdk/components/ui_text.gen.js +6 -6
  123. package/out-js/decentraland/sdk/components/ui_text.gen.js.map +1 -1
  124. package/out-js/decentraland/sdk/components/ui_transform.gen.js +52 -52
  125. package/out-js/decentraland/sdk/components/ui_transform.gen.js.map +1 -1
  126. package/out-js/decentraland/sdk/components/video_player.gen.js +7 -7
  127. package/out-js/decentraland/sdk/components/video_player.gen.js.map +1 -1
  128. package/out-js/decentraland/sdk/components/visibility_component.gen.js +2 -2
  129. package/out-js/decentraland/sdk/components/visibility_component.gen.js.map +1 -1
  130. package/out-js/decentraland/social/friendships/friendships.gen.d.ts +11 -10
  131. package/out-js/decentraland/social/friendships/friendships.gen.js +105 -99
  132. package/out-js/decentraland/social/friendships/friendships.gen.js.map +1 -1
  133. package/out-js/google/protobuf/descriptor.gen.js +141 -141
  134. package/out-js/google/protobuf/descriptor.gen.js.map +1 -1
  135. package/out-js/google/protobuf/empty.gen.js +1 -1
  136. package/out-js/google/protobuf/empty.gen.js.map +1 -1
  137. package/out-ts/decentraland/bff/authentication_service.gen.ts +12 -12
  138. package/out-ts/decentraland/bff/comms_director_service.gen.ts +7 -7
  139. package/out-ts/decentraland/bff/comms_service.gen.ts +4 -4
  140. package/out-ts/decentraland/bff/http_endpoints.gen.ts +47 -47
  141. package/out-ts/decentraland/bff/topics_service.gen.ts +14 -14
  142. package/out-ts/decentraland/common/border_rect.gen.ts +10 -10
  143. package/out-ts/decentraland/common/colors.gen.ts +9 -9
  144. package/out-ts/decentraland/common/content_mapping.gen.ts +3 -3
  145. package/out-ts/decentraland/common/sdk/user_data.gen.ts +17 -17
  146. package/out-ts/decentraland/common/texture.gen.ts +16 -16
  147. package/out-ts/decentraland/common/vectors.gen.ts +11 -11
  148. package/out-ts/decentraland/kernel/apis/communications_controller.gen.ts +3 -3
  149. package/out-ts/decentraland/kernel/apis/dev_tools.gen.ts +4 -4
  150. package/out-ts/decentraland/kernel/apis/engine_api.gen.ts +101 -101
  151. package/out-ts/decentraland/kernel/apis/environment_api.gen.ts +38 -38
  152. package/out-ts/decentraland/kernel/apis/ethereum_controller.gen.ts +31 -31
  153. package/out-ts/decentraland/kernel/apis/parcel_identity.gen.ts +20 -20
  154. package/out-ts/decentraland/kernel/apis/permissions.gen.ts +12 -10
  155. package/out-ts/decentraland/kernel/apis/players.gen.ts +10 -10
  156. package/out-ts/decentraland/kernel/apis/portable_experiences.gen.ts +17 -17
  157. package/out-ts/decentraland/kernel/apis/restricted_actions.gen.ts +22 -22
  158. package/out-ts/decentraland/kernel/apis/runtime.gen.ts +23 -23
  159. package/out-ts/decentraland/kernel/apis/scene.gen.ts +6 -6
  160. package/out-ts/decentraland/kernel/apis/signed_fetch.gen.ts +19 -19
  161. package/out-ts/decentraland/kernel/apis/social_controller.gen.ts +6 -6
  162. package/out-ts/decentraland/kernel/apis/testing.gen.ts +26 -26
  163. package/out-ts/decentraland/kernel/apis/user_action_module.gen.ts +3 -3
  164. package/out-ts/decentraland/kernel/apis/user_identity.gen.ts +6 -6
  165. package/out-ts/decentraland/kernel/comms/rfc4/comms.gen.ts +35 -35
  166. package/out-ts/decentraland/kernel/comms/rfc5/ws_comms.gen.ts +33 -33
  167. package/out-ts/decentraland/kernel/comms/v3/archipelago.gen.ts +47 -47
  168. package/out-ts/decentraland/realm/about.gen.ts +47 -47
  169. package/out-ts/decentraland/sdk/components/animator.gen.ts +10 -10
  170. package/out-ts/decentraland/sdk/components/audio_source.gen.ts +6 -6
  171. package/out-ts/decentraland/sdk/components/audio_stream.gen.ts +4 -4
  172. package/out-ts/decentraland/sdk/components/avatar_attach.gen.ts +3 -3
  173. package/out-ts/decentraland/sdk/components/avatar_modifier_area.gen.ts +6 -5
  174. package/out-ts/decentraland/sdk/components/avatar_shape.gen.ts +12 -12
  175. package/out-ts/decentraland/sdk/components/billboard.gen.ts +2 -2
  176. package/out-ts/decentraland/sdk/components/camera_mode.gen.ts +2 -2
  177. package/out-ts/decentraland/sdk/components/camera_mode_area.gen.ts +3 -3
  178. package/out-ts/decentraland/sdk/components/common/raycast_hit.gen.ts +8 -8
  179. package/out-ts/decentraland/sdk/components/engine_info.gen.ts +4 -4
  180. package/out-ts/decentraland/sdk/components/gltf_container.gen.ts +29 -25
  181. package/out-ts/decentraland/sdk/components/gltf_container_loading_state.gen.ts +2 -2
  182. package/out-ts/decentraland/sdk/components/material.gen.ts +25 -25
  183. package/out-ts/decentraland/sdk/components/mesh_collider.gen.ts +12 -12
  184. package/out-ts/decentraland/sdk/components/mesh_renderer.gen.ts +17 -15
  185. package/out-ts/decentraland/sdk/components/nft_shape.gen.ts +4 -4
  186. package/out-ts/decentraland/sdk/components/pointer_events.gen.ts +10 -10
  187. package/out-ts/decentraland/sdk/components/pointer_events_result.gen.ts +7 -7
  188. package/out-ts/decentraland/sdk/components/pointer_lock.gen.ts +2 -2
  189. package/out-ts/decentraland/sdk/components/raycast.gen.ts +11 -11
  190. package/out-ts/decentraland/sdk/components/raycast_result.gen.ts +6 -6
  191. package/out-ts/decentraland/sdk/components/text_shape.gen.ts +22 -22
  192. package/out-ts/decentraland/sdk/components/ui_background.gen.ts +8 -7
  193. package/out-ts/decentraland/sdk/components/ui_dropdown.gen.ts +10 -10
  194. package/out-ts/decentraland/sdk/components/ui_dropdown_result.gen.ts +2 -2
  195. package/out-ts/decentraland/sdk/components/ui_input.gen.ts +9 -9
  196. package/out-ts/decentraland/sdk/components/ui_input_result.gen.ts +2 -2
  197. package/out-ts/decentraland/sdk/components/ui_text.gen.ts +6 -6
  198. package/out-ts/decentraland/sdk/components/ui_transform.gen.ts +52 -52
  199. package/out-ts/decentraland/sdk/components/video_player.gen.ts +7 -7
  200. package/out-ts/decentraland/sdk/components/visibility_component.gen.ts +2 -2
  201. package/out-ts/decentraland/social/friendships/friendships.gen.ts +99 -93
  202. package/out-ts/google/protobuf/descriptor.gen.ts +146 -141
  203. package/out-ts/google/protobuf/empty.gen.ts +1 -1
  204. package/package.json +8 -5
  205. package/proto/decentraland/sdk/components/gltf_container.proto +4 -4
  206. package/proto/decentraland/social/friendships/friendships.proto +9 -8
@@ -205,42 +205,42 @@ export const PBMeshCollider = {
205
205
  const tag = reader.uint32();
206
206
  switch (tag >>> 3) {
207
207
  case 1:
208
- if (tag != 8) {
208
+ if (tag !== 8) {
209
209
  break;
210
210
  }
211
211
 
212
212
  message.collisionMask = reader.uint32();
213
213
  continue;
214
214
  case 2:
215
- if (tag != 18) {
215
+ if (tag !== 18) {
216
216
  break;
217
217
  }
218
218
 
219
219
  message.mesh = { $case: "box", box: PBMeshCollider_BoxMesh.decode(reader, reader.uint32()) };
220
220
  continue;
221
221
  case 3:
222
- if (tag != 26) {
222
+ if (tag !== 26) {
223
223
  break;
224
224
  }
225
225
 
226
226
  message.mesh = { $case: "sphere", sphere: PBMeshCollider_SphereMesh.decode(reader, reader.uint32()) };
227
227
  continue;
228
228
  case 4:
229
- if (tag != 34) {
229
+ if (tag !== 34) {
230
230
  break;
231
231
  }
232
232
 
233
233
  message.mesh = { $case: "cylinder", cylinder: PBMeshCollider_CylinderMesh.decode(reader, reader.uint32()) };
234
234
  continue;
235
235
  case 5:
236
- if (tag != 42) {
236
+ if (tag !== 42) {
237
237
  break;
238
238
  }
239
239
 
240
240
  message.mesh = { $case: "plane", plane: PBMeshCollider_PlaneMesh.decode(reader, reader.uint32()) };
241
241
  continue;
242
242
  }
243
- if ((tag & 7) == 4 || tag == 0) {
243
+ if ((tag & 7) === 4 || tag === 0) {
244
244
  break;
245
245
  }
246
246
  reader.skipType(tag & 7);
@@ -317,7 +317,7 @@ export const PBMeshCollider_BoxMesh = {
317
317
  const tag = reader.uint32();
318
318
  switch (tag >>> 3) {
319
319
  }
320
- if ((tag & 7) == 4 || tag == 0) {
320
+ if ((tag & 7) === 4 || tag === 0) {
321
321
  break;
322
322
  }
323
323
  reader.skipType(tag & 7);
@@ -367,21 +367,21 @@ export const PBMeshCollider_CylinderMesh = {
367
367
  const tag = reader.uint32();
368
368
  switch (tag >>> 3) {
369
369
  case 1:
370
- if (tag != 13) {
370
+ if (tag !== 13) {
371
371
  break;
372
372
  }
373
373
 
374
374
  message.radiusTop = reader.float();
375
375
  continue;
376
376
  case 2:
377
- if (tag != 21) {
377
+ if (tag !== 21) {
378
378
  break;
379
379
  }
380
380
 
381
381
  message.radiusBottom = reader.float();
382
382
  continue;
383
383
  }
384
- if ((tag & 7) == 4 || tag == 0) {
384
+ if ((tag & 7) === 4 || tag === 0) {
385
385
  break;
386
386
  }
387
387
  reader.skipType(tag & 7);
@@ -432,7 +432,7 @@ export const PBMeshCollider_PlaneMesh = {
432
432
  const tag = reader.uint32();
433
433
  switch (tag >>> 3) {
434
434
  }
435
- if ((tag & 7) == 4 || tag == 0) {
435
+ if ((tag & 7) === 4 || tag === 0) {
436
436
  break;
437
437
  }
438
438
  reader.skipType(tag & 7);
@@ -476,7 +476,7 @@ export const PBMeshCollider_SphereMesh = {
476
476
  const tag = reader.uint32();
477
477
  switch (tag >>> 3) {
478
478
  }
479
- if ((tag & 7) == 4 || tag == 0) {
479
+ if ((tag & 7) === 4 || tag === 0) {
480
480
  break;
481
481
  }
482
482
  reader.skipType(tag & 7);
@@ -77,35 +77,35 @@ export const PBMeshRenderer = {
77
77
  const tag = reader.uint32();
78
78
  switch (tag >>> 3) {
79
79
  case 1:
80
- if (tag != 10) {
80
+ if (tag !== 10) {
81
81
  break;
82
82
  }
83
83
 
84
84
  message.mesh = { $case: "box", box: PBMeshRenderer_BoxMesh.decode(reader, reader.uint32()) };
85
85
  continue;
86
86
  case 2:
87
- if (tag != 18) {
87
+ if (tag !== 18) {
88
88
  break;
89
89
  }
90
90
 
91
91
  message.mesh = { $case: "sphere", sphere: PBMeshRenderer_SphereMesh.decode(reader, reader.uint32()) };
92
92
  continue;
93
93
  case 3:
94
- if (tag != 26) {
94
+ if (tag !== 26) {
95
95
  break;
96
96
  }
97
97
 
98
98
  message.mesh = { $case: "cylinder", cylinder: PBMeshRenderer_CylinderMesh.decode(reader, reader.uint32()) };
99
99
  continue;
100
100
  case 4:
101
- if (tag != 34) {
101
+ if (tag !== 34) {
102
102
  break;
103
103
  }
104
104
 
105
105
  message.mesh = { $case: "plane", plane: PBMeshRenderer_PlaneMesh.decode(reader, reader.uint32()) };
106
106
  continue;
107
107
  }
108
- if ((tag & 7) == 4 || tag == 0) {
108
+ if ((tag & 7) === 4 || tag === 0) {
109
109
  break;
110
110
  }
111
111
  reader.skipType(tag & 7);
@@ -184,12 +184,13 @@ export const PBMeshRenderer_BoxMesh = {
184
184
  const tag = reader.uint32();
185
185
  switch (tag >>> 3) {
186
186
  case 1:
187
- if (tag == 13) {
187
+ if (tag === 13) {
188
188
  message.uvs.push(reader.float());
189
+
189
190
  continue;
190
191
  }
191
192
 
192
- if (tag == 10) {
193
+ if (tag === 10) {
193
194
  const end2 = reader.uint32() + reader.pos;
194
195
  while (reader.pos < end2) {
195
196
  message.uvs.push(reader.float());
@@ -200,7 +201,7 @@ export const PBMeshRenderer_BoxMesh = {
200
201
 
201
202
  break;
202
203
  }
203
- if ((tag & 7) == 4 || tag == 0) {
204
+ if ((tag & 7) === 4 || tag === 0) {
204
205
  break;
205
206
  }
206
207
  reader.skipType(tag & 7);
@@ -256,21 +257,21 @@ export const PBMeshRenderer_CylinderMesh = {
256
257
  const tag = reader.uint32();
257
258
  switch (tag >>> 3) {
258
259
  case 1:
259
- if (tag != 13) {
260
+ if (tag !== 13) {
260
261
  break;
261
262
  }
262
263
 
263
264
  message.radiusTop = reader.float();
264
265
  continue;
265
266
  case 2:
266
- if (tag != 21) {
267
+ if (tag !== 21) {
267
268
  break;
268
269
  }
269
270
 
270
271
  message.radiusBottom = reader.float();
271
272
  continue;
272
273
  }
273
- if ((tag & 7) == 4 || tag == 0) {
274
+ if ((tag & 7) === 4 || tag === 0) {
274
275
  break;
275
276
  }
276
277
  reader.skipType(tag & 7);
@@ -326,12 +327,13 @@ export const PBMeshRenderer_PlaneMesh = {
326
327
  const tag = reader.uint32();
327
328
  switch (tag >>> 3) {
328
329
  case 1:
329
- if (tag == 13) {
330
+ if (tag === 13) {
330
331
  message.uvs.push(reader.float());
332
+
331
333
  continue;
332
334
  }
333
335
 
334
- if (tag == 10) {
336
+ if (tag === 10) {
335
337
  const end2 = reader.uint32() + reader.pos;
336
338
  while (reader.pos < end2) {
337
339
  message.uvs.push(reader.float());
@@ -342,7 +344,7 @@ export const PBMeshRenderer_PlaneMesh = {
342
344
 
343
345
  break;
344
346
  }
345
- if ((tag & 7) == 4 || tag == 0) {
347
+ if ((tag & 7) === 4 || tag === 0) {
346
348
  break;
347
349
  }
348
350
  reader.skipType(tag & 7);
@@ -392,7 +394,7 @@ export const PBMeshRenderer_SphereMesh = {
392
394
  const tag = reader.uint32();
393
395
  switch (tag >>> 3) {
394
396
  }
395
- if ((tag & 7) == 4 || tag == 0) {
397
+ if ((tag & 7) === 4 || tag === 0) {
396
398
  break;
397
399
  }
398
400
  reader.skipType(tag & 7);
@@ -210,28 +210,28 @@ export const PBNftShape = {
210
210
  const tag = reader.uint32();
211
211
  switch (tag >>> 3) {
212
212
  case 1:
213
- if (tag != 10) {
213
+ if (tag !== 10) {
214
214
  break;
215
215
  }
216
216
 
217
217
  message.src = reader.string();
218
218
  continue;
219
219
  case 2:
220
- if (tag != 16) {
220
+ if (tag !== 16) {
221
221
  break;
222
222
  }
223
223
 
224
224
  message.style = reader.int32() as any;
225
225
  continue;
226
226
  case 3:
227
- if (tag != 26) {
227
+ if (tag !== 26) {
228
228
  break;
229
229
  }
230
230
 
231
231
  message.color = Color3.decode(reader, reader.uint32());
232
232
  continue;
233
233
  }
234
- if ((tag & 7) == 4 || tag == 0) {
234
+ if ((tag & 7) === 4 || tag === 0) {
235
235
  break;
236
236
  }
237
237
  reader.skipType(tag & 7);
@@ -75,14 +75,14 @@ export const PBPointerEvents = {
75
75
  const tag = reader.uint32();
76
76
  switch (tag >>> 3) {
77
77
  case 1:
78
- if (tag != 10) {
78
+ if (tag !== 10) {
79
79
  break;
80
80
  }
81
81
 
82
82
  message.pointerEvents.push(PBPointerEvents_Entry.decode(reader, reader.uint32()));
83
83
  continue;
84
84
  }
85
- if ((tag & 7) == 4 || tag == 0) {
85
+ if ((tag & 7) === 4 || tag === 0) {
86
86
  break;
87
87
  }
88
88
  reader.skipType(tag & 7);
@@ -148,35 +148,35 @@ export const PBPointerEvents_Info = {
148
148
  const tag = reader.uint32();
149
149
  switch (tag >>> 3) {
150
150
  case 1:
151
- if (tag != 8) {
151
+ if (tag !== 8) {
152
152
  break;
153
153
  }
154
154
 
155
155
  message.button = reader.int32() as any;
156
156
  continue;
157
157
  case 2:
158
- if (tag != 18) {
158
+ if (tag !== 18) {
159
159
  break;
160
160
  }
161
161
 
162
162
  message.hoverText = reader.string();
163
163
  continue;
164
164
  case 3:
165
- if (tag != 29) {
165
+ if (tag !== 29) {
166
166
  break;
167
167
  }
168
168
 
169
169
  message.maxDistance = reader.float();
170
170
  continue;
171
171
  case 4:
172
- if (tag != 32) {
172
+ if (tag !== 32) {
173
173
  break;
174
174
  }
175
175
 
176
176
  message.showFeedback = reader.bool();
177
177
  continue;
178
178
  }
179
- if ((tag & 7) == 4 || tag == 0) {
179
+ if ((tag & 7) === 4 || tag === 0) {
180
180
  break;
181
181
  }
182
182
  reader.skipType(tag & 7);
@@ -240,21 +240,21 @@ export const PBPointerEvents_Entry = {
240
240
  const tag = reader.uint32();
241
241
  switch (tag >>> 3) {
242
242
  case 1:
243
- if (tag != 8) {
243
+ if (tag !== 8) {
244
244
  break;
245
245
  }
246
246
 
247
247
  message.eventType = reader.int32() as any;
248
248
  continue;
249
249
  case 2:
250
- if (tag != 18) {
250
+ if (tag !== 18) {
251
251
  break;
252
252
  }
253
253
 
254
254
  message.eventInfo = PBPointerEvents_Info.decode(reader, reader.uint32());
255
255
  continue;
256
256
  }
257
- if ((tag & 7) == 4 || tag == 0) {
257
+ if ((tag & 7) === 4 || tag === 0) {
258
258
  break;
259
259
  }
260
260
  reader.skipType(tag & 7);
@@ -63,49 +63,49 @@ export const PBPointerEventsResult = {
63
63
  const tag = reader.uint32();
64
64
  switch (tag >>> 3) {
65
65
  case 1:
66
- if (tag != 8) {
66
+ if (tag !== 8) {
67
67
  break;
68
68
  }
69
69
 
70
70
  message.button = reader.int32() as any;
71
71
  continue;
72
72
  case 2:
73
- if (tag != 18) {
73
+ if (tag !== 18) {
74
74
  break;
75
75
  }
76
76
 
77
77
  message.hit = RaycastHit.decode(reader, reader.uint32());
78
78
  continue;
79
79
  case 4:
80
- if (tag != 32) {
80
+ if (tag !== 32) {
81
81
  break;
82
82
  }
83
83
 
84
84
  message.state = reader.int32() as any;
85
85
  continue;
86
86
  case 5:
87
- if (tag != 40) {
87
+ if (tag !== 40) {
88
88
  break;
89
89
  }
90
90
 
91
91
  message.timestamp = reader.uint32();
92
92
  continue;
93
93
  case 6:
94
- if (tag != 53) {
94
+ if (tag !== 53) {
95
95
  break;
96
96
  }
97
97
 
98
98
  message.analog = reader.float();
99
99
  continue;
100
100
  case 7:
101
- if (tag != 56) {
101
+ if (tag !== 56) {
102
102
  break;
103
103
  }
104
104
 
105
105
  message.tickNumber = reader.uint32();
106
106
  continue;
107
107
  }
108
- if ((tag & 7) == 4 || tag == 0) {
108
+ if ((tag & 7) === 4 || tag === 0) {
109
109
  break;
110
110
  }
111
111
  reader.skipType(tag & 7);
@@ -32,14 +32,14 @@ export const PBPointerLock = {
32
32
  const tag = reader.uint32();
33
33
  switch (tag >>> 3) {
34
34
  case 1:
35
- if (tag != 8) {
35
+ if (tag !== 8) {
36
36
  break;
37
37
  }
38
38
 
39
39
  message.isPointerLocked = reader.bool();
40
40
  continue;
41
41
  }
42
- if ((tag & 7) == 4 || tag == 0) {
42
+ if ((tag & 7) === 4 || tag === 0) {
43
43
  break;
44
44
  }
45
45
  reader.skipType(tag & 7);
@@ -140,77 +140,77 @@ export const PBRaycast = {
140
140
  const tag = reader.uint32();
141
141
  switch (tag >>> 3) {
142
142
  case 1:
143
- if (tag != 8) {
143
+ if (tag !== 8) {
144
144
  break;
145
145
  }
146
146
 
147
147
  message.timestamp = reader.uint32();
148
148
  continue;
149
149
  case 2:
150
- if (tag != 18) {
150
+ if (tag !== 18) {
151
151
  break;
152
152
  }
153
153
 
154
154
  message.originOffset = Vector3.decode(reader, reader.uint32());
155
155
  continue;
156
156
  case 6:
157
- if (tag != 50) {
157
+ if (tag !== 50) {
158
158
  break;
159
159
  }
160
160
 
161
161
  message.direction = { $case: "localDirection", localDirection: Vector3.decode(reader, reader.uint32()) };
162
162
  continue;
163
163
  case 3:
164
- if (tag != 26) {
164
+ if (tag !== 26) {
165
165
  break;
166
166
  }
167
167
 
168
168
  message.direction = { $case: "globalDirection", globalDirection: Vector3.decode(reader, reader.uint32()) };
169
169
  continue;
170
170
  case 7:
171
- if (tag != 58) {
171
+ if (tag !== 58) {
172
172
  break;
173
173
  }
174
174
 
175
175
  message.direction = { $case: "globalTarget", globalTarget: Vector3.decode(reader, reader.uint32()) };
176
176
  continue;
177
177
  case 10:
178
- if (tag != 80) {
178
+ if (tag !== 80) {
179
179
  break;
180
180
  }
181
181
 
182
182
  message.direction = { $case: "targetEntity", targetEntity: reader.uint32() };
183
183
  continue;
184
184
  case 4:
185
- if (tag != 37) {
185
+ if (tag !== 37) {
186
186
  break;
187
187
  }
188
188
 
189
189
  message.maxDistance = reader.float();
190
190
  continue;
191
191
  case 5:
192
- if (tag != 40) {
192
+ if (tag !== 40) {
193
193
  break;
194
194
  }
195
195
 
196
196
  message.queryType = reader.int32() as any;
197
197
  continue;
198
198
  case 8:
199
- if (tag != 64) {
199
+ if (tag !== 64) {
200
200
  break;
201
201
  }
202
202
 
203
203
  message.continuous = reader.bool();
204
204
  continue;
205
205
  case 9:
206
- if (tag != 72) {
206
+ if (tag !== 72) {
207
207
  break;
208
208
  }
209
209
 
210
210
  message.collisionMask = reader.uint32();
211
211
  continue;
212
212
  }
213
- if ((tag & 7) == 4 || tag == 0) {
213
+ if ((tag & 7) === 4 || tag === 0) {
214
214
  break;
215
215
  }
216
216
  reader.skipType(tag & 7);
@@ -63,42 +63,42 @@ export const PBRaycastResult = {
63
63
  const tag = reader.uint32();
64
64
  switch (tag >>> 3) {
65
65
  case 1:
66
- if (tag != 8) {
66
+ if (tag !== 8) {
67
67
  break;
68
68
  }
69
69
 
70
70
  message.timestamp = reader.uint32();
71
71
  continue;
72
72
  case 2:
73
- if (tag != 18) {
73
+ if (tag !== 18) {
74
74
  break;
75
75
  }
76
76
 
77
77
  message.globalOrigin = Vector3.decode(reader, reader.uint32());
78
78
  continue;
79
79
  case 3:
80
- if (tag != 26) {
80
+ if (tag !== 26) {
81
81
  break;
82
82
  }
83
83
 
84
84
  message.direction = Vector3.decode(reader, reader.uint32());
85
85
  continue;
86
86
  case 4:
87
- if (tag != 34) {
87
+ if (tag !== 34) {
88
88
  break;
89
89
  }
90
90
 
91
91
  message.hits.push(RaycastHit.decode(reader, reader.uint32()));
92
92
  continue;
93
93
  case 5:
94
- if (tag != 40) {
94
+ if (tag !== 40) {
95
95
  break;
96
96
  }
97
97
 
98
98
  message.tickNumber = reader.uint32();
99
99
  continue;
100
100
  }
101
- if ((tag & 7) == 4 || tag == 0) {
101
+ if ((tag & 7) === 4 || tag === 0) {
102
102
  break;
103
103
  }
104
104
  reader.skipType(tag & 7);