@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
@@ -391,14 +391,14 @@ export const OpenExternalUrlBody = {
391
391
  const tag = reader.uint32();
392
392
  switch (tag >>> 3) {
393
393
  case 1:
394
- if (tag != 10) {
394
+ if (tag !== 10) {
395
395
  break;
396
396
  }
397
397
 
398
398
  message.url = reader.string();
399
399
  continue;
400
400
  }
401
- if ((tag & 7) == 4 || tag == 0) {
401
+ if ((tag & 7) === 4 || tag === 0) {
402
402
  break;
403
403
  }
404
404
  reader.skipType(tag & 7);
@@ -453,28 +453,28 @@ export const OpenNFTDialogBody = {
453
453
  const tag = reader.uint32();
454
454
  switch (tag >>> 3) {
455
455
  case 1:
456
- if (tag != 10) {
456
+ if (tag !== 10) {
457
457
  break;
458
458
  }
459
459
 
460
460
  message.assetContractAddress = reader.string();
461
461
  continue;
462
462
  case 2:
463
- if (tag != 18) {
463
+ if (tag !== 18) {
464
464
  break;
465
465
  }
466
466
 
467
467
  message.tokenId = reader.string();
468
468
  continue;
469
469
  case 3:
470
- if (tag != 26) {
470
+ if (tag !== 26) {
471
471
  break;
472
472
  }
473
473
 
474
474
  message.comment = reader.string();
475
475
  continue;
476
476
  }
477
- if ((tag & 7) == 4 || tag == 0) {
477
+ if ((tag & 7) === 4 || tag === 0) {
478
478
  break;
479
479
  }
480
480
  reader.skipType(tag & 7);
@@ -531,14 +531,14 @@ export const CreateEntityBody = {
531
531
  const tag = reader.uint32();
532
532
  switch (tag >>> 3) {
533
533
  case 1:
534
- if (tag != 10) {
534
+ if (tag !== 10) {
535
535
  break;
536
536
  }
537
537
 
538
538
  message.id = reader.string();
539
539
  continue;
540
540
  }
541
- if ((tag & 7) == 4 || tag == 0) {
541
+ if ((tag & 7) === 4 || tag === 0) {
542
542
  break;
543
543
  }
544
544
  reader.skipType(tag & 7);
@@ -587,14 +587,14 @@ export const RemoveEntityBody = {
587
587
  const tag = reader.uint32();
588
588
  switch (tag >>> 3) {
589
589
  case 1:
590
- if (tag != 10) {
590
+ if (tag !== 10) {
591
591
  break;
592
592
  }
593
593
 
594
594
  message.id = reader.string();
595
595
  continue;
596
596
  }
597
- if ((tag & 7) == 4 || tag == 0) {
597
+ if ((tag & 7) === 4 || tag === 0) {
598
598
  break;
599
599
  }
600
600
  reader.skipType(tag & 7);
@@ -652,35 +652,35 @@ export const UpdateEntityComponentBody = {
652
652
  const tag = reader.uint32();
653
653
  switch (tag >>> 3) {
654
654
  case 1:
655
- if (tag != 10) {
655
+ if (tag !== 10) {
656
656
  break;
657
657
  }
658
658
 
659
659
  message.entityId = reader.string();
660
660
  continue;
661
661
  case 2:
662
- if (tag != 16) {
662
+ if (tag !== 16) {
663
663
  break;
664
664
  }
665
665
 
666
666
  message.classId = reader.int32();
667
667
  continue;
668
668
  case 3:
669
- if (tag != 26) {
669
+ if (tag !== 26) {
670
670
  break;
671
671
  }
672
672
 
673
673
  message.name = reader.string();
674
674
  continue;
675
675
  case 4:
676
- if (tag != 34) {
676
+ if (tag !== 34) {
677
677
  break;
678
678
  }
679
679
 
680
680
  message.json = reader.string();
681
681
  continue;
682
682
  }
683
- if ((tag & 7) == 4 || tag == 0) {
683
+ if ((tag & 7) === 4 || tag === 0) {
684
684
  break;
685
685
  }
686
686
  reader.skipType(tag & 7);
@@ -746,28 +746,28 @@ export const AttachEntityComponentBody = {
746
746
  const tag = reader.uint32();
747
747
  switch (tag >>> 3) {
748
748
  case 1:
749
- if (tag != 10) {
749
+ if (tag !== 10) {
750
750
  break;
751
751
  }
752
752
 
753
753
  message.entityId = reader.string();
754
754
  continue;
755
755
  case 2:
756
- if (tag != 18) {
756
+ if (tag !== 18) {
757
757
  break;
758
758
  }
759
759
 
760
760
  message.name = reader.string();
761
761
  continue;
762
762
  case 3:
763
- if (tag != 26) {
763
+ if (tag !== 26) {
764
764
  break;
765
765
  }
766
766
 
767
767
  message.id = reader.string();
768
768
  continue;
769
769
  }
770
- if ((tag & 7) == 4 || tag == 0) {
770
+ if ((tag & 7) === 4 || tag === 0) {
771
771
  break;
772
772
  }
773
773
  reader.skipType(tag & 7);
@@ -827,21 +827,21 @@ export const ComponentRemovedBody = {
827
827
  const tag = reader.uint32();
828
828
  switch (tag >>> 3) {
829
829
  case 1:
830
- if (tag != 10) {
830
+ if (tag !== 10) {
831
831
  break;
832
832
  }
833
833
 
834
834
  message.entityId = reader.string();
835
835
  continue;
836
836
  case 2:
837
- if (tag != 18) {
837
+ if (tag !== 18) {
838
838
  break;
839
839
  }
840
840
 
841
841
  message.name = reader.string();
842
842
  continue;
843
843
  }
844
- if ((tag & 7) == 4 || tag == 0) {
844
+ if ((tag & 7) === 4 || tag === 0) {
845
845
  break;
846
846
  }
847
847
  reader.skipType(tag & 7);
@@ -898,21 +898,21 @@ export const SetEntityParentBody = {
898
898
  const tag = reader.uint32();
899
899
  switch (tag >>> 3) {
900
900
  case 1:
901
- if (tag != 10) {
901
+ if (tag !== 10) {
902
902
  break;
903
903
  }
904
904
 
905
905
  message.entityId = reader.string();
906
906
  continue;
907
907
  case 2:
908
- if (tag != 18) {
908
+ if (tag !== 18) {
909
909
  break;
910
910
  }
911
911
 
912
912
  message.parentId = reader.string();
913
913
  continue;
914
914
  }
915
- if ((tag & 7) == 4 || tag == 0) {
915
+ if ((tag & 7) === 4 || tag === 0) {
916
916
  break;
917
917
  }
918
918
  reader.skipType(tag & 7);
@@ -969,21 +969,21 @@ export const QueryBody = {
969
969
  const tag = reader.uint32();
970
970
  switch (tag >>> 3) {
971
971
  case 1:
972
- if (tag != 8) {
972
+ if (tag !== 8) {
973
973
  break;
974
974
  }
975
975
 
976
976
  message.queryId = reader.int32() as any;
977
977
  continue;
978
978
  case 2:
979
- if (tag != 18) {
979
+ if (tag !== 18) {
980
980
  break;
981
981
  }
982
982
 
983
983
  message.payload = reader.string();
984
984
  continue;
985
985
  }
986
- if ((tag & 7) == 4 || tag == 0) {
986
+ if ((tag & 7) === 4 || tag === 0) {
987
987
  break;
988
988
  }
989
989
  reader.skipType(tag & 7);
@@ -1043,28 +1043,28 @@ export const ComponentCreatedBody = {
1043
1043
  const tag = reader.uint32();
1044
1044
  switch (tag >>> 3) {
1045
1045
  case 1:
1046
- if (tag != 10) {
1046
+ if (tag !== 10) {
1047
1047
  break;
1048
1048
  }
1049
1049
 
1050
1050
  message.id = reader.string();
1051
1051
  continue;
1052
1052
  case 2:
1053
- if (tag != 16) {
1053
+ if (tag !== 16) {
1054
1054
  break;
1055
1055
  }
1056
1056
 
1057
1057
  message.classId = reader.int32();
1058
1058
  continue;
1059
1059
  case 3:
1060
- if (tag != 26) {
1060
+ if (tag !== 26) {
1061
1061
  break;
1062
1062
  }
1063
1063
 
1064
1064
  message.name = reader.string();
1065
1065
  continue;
1066
1066
  }
1067
- if ((tag & 7) == 4 || tag == 0) {
1067
+ if ((tag & 7) === 4 || tag === 0) {
1068
1068
  break;
1069
1069
  }
1070
1070
  reader.skipType(tag & 7);
@@ -1121,14 +1121,14 @@ export const ComponentDisposedBody = {
1121
1121
  const tag = reader.uint32();
1122
1122
  switch (tag >>> 3) {
1123
1123
  case 1:
1124
- if (tag != 10) {
1124
+ if (tag !== 10) {
1125
1125
  break;
1126
1126
  }
1127
1127
 
1128
1128
  message.id = reader.string();
1129
1129
  continue;
1130
1130
  }
1131
- if ((tag & 7) == 4 || tag == 0) {
1131
+ if ((tag & 7) === 4 || tag === 0) {
1132
1132
  break;
1133
1133
  }
1134
1134
  reader.skipType(tag & 7);
@@ -1180,21 +1180,21 @@ export const ComponentUpdatedBody = {
1180
1180
  const tag = reader.uint32();
1181
1181
  switch (tag >>> 3) {
1182
1182
  case 1:
1183
- if (tag != 10) {
1183
+ if (tag !== 10) {
1184
1184
  break;
1185
1185
  }
1186
1186
 
1187
1187
  message.id = reader.string();
1188
1188
  continue;
1189
1189
  case 2:
1190
- if (tag != 18) {
1190
+ if (tag !== 18) {
1191
1191
  break;
1192
1192
  }
1193
1193
 
1194
1194
  message.json = reader.string();
1195
1195
  continue;
1196
1196
  }
1197
- if ((tag & 7) == 4 || tag == 0) {
1197
+ if ((tag & 7) === 4 || tag === 0) {
1198
1198
  break;
1199
1199
  }
1200
1200
  reader.skipType(tag & 7);
@@ -1242,7 +1242,7 @@ export const InitMessagesFinishedBody = {
1242
1242
  const tag = reader.uint32();
1243
1243
  switch (tag >>> 3) {
1244
1244
  }
1245
- if ((tag & 7) == 4 || tag == 0) {
1245
+ if ((tag & 7) === 4 || tag === 0) {
1246
1246
  break;
1247
1247
  }
1248
1248
  reader.skipType(tag & 7);
@@ -1339,98 +1339,98 @@ export const Payload = {
1339
1339
  const tag = reader.uint32();
1340
1340
  switch (tag >>> 3) {
1341
1341
  case 1:
1342
- if (tag != 10) {
1342
+ if (tag !== 10) {
1343
1343
  break;
1344
1344
  }
1345
1345
 
1346
1346
  message.openExternalUrl = OpenExternalUrlBody.decode(reader, reader.uint32());
1347
1347
  continue;
1348
1348
  case 2:
1349
- if (tag != 18) {
1349
+ if (tag !== 18) {
1350
1350
  break;
1351
1351
  }
1352
1352
 
1353
1353
  message.openNftDialog = OpenNFTDialogBody.decode(reader, reader.uint32());
1354
1354
  continue;
1355
1355
  case 3:
1356
- if (tag != 26) {
1356
+ if (tag !== 26) {
1357
1357
  break;
1358
1358
  }
1359
1359
 
1360
1360
  message.createEntity = CreateEntityBody.decode(reader, reader.uint32());
1361
1361
  continue;
1362
1362
  case 4:
1363
- if (tag != 34) {
1363
+ if (tag !== 34) {
1364
1364
  break;
1365
1365
  }
1366
1366
 
1367
1367
  message.removeEntity = RemoveEntityBody.decode(reader, reader.uint32());
1368
1368
  continue;
1369
1369
  case 5:
1370
- if (tag != 42) {
1370
+ if (tag !== 42) {
1371
1371
  break;
1372
1372
  }
1373
1373
 
1374
1374
  message.updateEntityComponent = UpdateEntityComponentBody.decode(reader, reader.uint32());
1375
1375
  continue;
1376
1376
  case 6:
1377
- if (tag != 50) {
1377
+ if (tag !== 50) {
1378
1378
  break;
1379
1379
  }
1380
1380
 
1381
1381
  message.attachEntityComponent = AttachEntityComponentBody.decode(reader, reader.uint32());
1382
1382
  continue;
1383
1383
  case 7:
1384
- if (tag != 58) {
1384
+ if (tag !== 58) {
1385
1385
  break;
1386
1386
  }
1387
1387
 
1388
1388
  message.componentRemoved = ComponentRemovedBody.decode(reader, reader.uint32());
1389
1389
  continue;
1390
1390
  case 8:
1391
- if (tag != 66) {
1391
+ if (tag !== 66) {
1392
1392
  break;
1393
1393
  }
1394
1394
 
1395
1395
  message.setEntityParent = SetEntityParentBody.decode(reader, reader.uint32());
1396
1396
  continue;
1397
1397
  case 9:
1398
- if (tag != 74) {
1398
+ if (tag !== 74) {
1399
1399
  break;
1400
1400
  }
1401
1401
 
1402
1402
  message.query = QueryBody.decode(reader, reader.uint32());
1403
1403
  continue;
1404
1404
  case 10:
1405
- if (tag != 82) {
1405
+ if (tag !== 82) {
1406
1406
  break;
1407
1407
  }
1408
1408
 
1409
1409
  message.componentCreated = ComponentCreatedBody.decode(reader, reader.uint32());
1410
1410
  continue;
1411
1411
  case 11:
1412
- if (tag != 90) {
1412
+ if (tag !== 90) {
1413
1413
  break;
1414
1414
  }
1415
1415
 
1416
1416
  message.componentDisposed = ComponentDisposedBody.decode(reader, reader.uint32());
1417
1417
  continue;
1418
1418
  case 12:
1419
- if (tag != 98) {
1419
+ if (tag !== 98) {
1420
1420
  break;
1421
1421
  }
1422
1422
 
1423
1423
  message.componentUpdated = ComponentUpdatedBody.decode(reader, reader.uint32());
1424
1424
  continue;
1425
1425
  case 13:
1426
- if (tag != 106) {
1426
+ if (tag !== 106) {
1427
1427
  break;
1428
1428
  }
1429
1429
 
1430
1430
  message.initMessagesFinished = InitMessagesFinishedBody.decode(reader, reader.uint32());
1431
1431
  continue;
1432
1432
  }
1433
- if ((tag & 7) == 4 || tag == 0) {
1433
+ if ((tag & 7) === 4 || tag === 0) {
1434
1434
  break;
1435
1435
  }
1436
1436
  reader.skipType(tag & 7);
@@ -1584,28 +1584,28 @@ export const EntityAction = {
1584
1584
  const tag = reader.uint32();
1585
1585
  switch (tag >>> 3) {
1586
1586
  case 1:
1587
- if (tag != 8) {
1587
+ if (tag !== 8) {
1588
1588
  break;
1589
1589
  }
1590
1590
 
1591
1591
  message.type = reader.int32() as any;
1592
1592
  continue;
1593
1593
  case 2:
1594
- if (tag != 18) {
1594
+ if (tag !== 18) {
1595
1595
  break;
1596
1596
  }
1597
1597
 
1598
1598
  message.tag = reader.string();
1599
1599
  continue;
1600
1600
  case 3:
1601
- if (tag != 26) {
1601
+ if (tag !== 26) {
1602
1602
  break;
1603
1603
  }
1604
1604
 
1605
1605
  message.payload = Payload.decode(reader, reader.uint32());
1606
1606
  continue;
1607
1607
  }
1608
- if ((tag & 7) == 4 || tag == 0) {
1608
+ if ((tag & 7) === 4 || tag === 0) {
1609
1609
  break;
1610
1610
  }
1611
1611
  reader.skipType(tag & 7);
@@ -1664,14 +1664,14 @@ export const ManyEntityAction = {
1664
1664
  const tag = reader.uint32();
1665
1665
  switch (tag >>> 3) {
1666
1666
  case 1:
1667
- if (tag != 10) {
1667
+ if (tag !== 10) {
1668
1668
  break;
1669
1669
  }
1670
1670
 
1671
1671
  message.actions.push(EntityAction.decode(reader, reader.uint32()));
1672
1672
  continue;
1673
1673
  }
1674
- if ((tag & 7) == 4 || tag == 0) {
1674
+ if ((tag & 7) === 4 || tag === 0) {
1675
1675
  break;
1676
1676
  }
1677
1677
  reader.skipType(tag & 7);
@@ -1724,14 +1724,14 @@ export const SendBatchResponse = {
1724
1724
  const tag = reader.uint32();
1725
1725
  switch (tag >>> 3) {
1726
1726
  case 1:
1727
- if (tag != 10) {
1727
+ if (tag !== 10) {
1728
1728
  break;
1729
1729
  }
1730
1730
 
1731
1731
  message.events.push(EventData.decode(reader, reader.uint32()));
1732
1732
  continue;
1733
1733
  }
1734
- if ((tag & 7) == 4 || tag == 0) {
1734
+ if ((tag & 7) === 4 || tag === 0) {
1735
1735
  break;
1736
1736
  }
1737
1737
  reader.skipType(tag & 7);
@@ -1784,14 +1784,14 @@ export const UnsubscribeRequest = {
1784
1784
  const tag = reader.uint32();
1785
1785
  switch (tag >>> 3) {
1786
1786
  case 1:
1787
- if (tag != 10) {
1787
+ if (tag !== 10) {
1788
1788
  break;
1789
1789
  }
1790
1790
 
1791
1791
  message.eventId = reader.string();
1792
1792
  continue;
1793
1793
  }
1794
- if ((tag & 7) == 4 || tag == 0) {
1794
+ if ((tag & 7) === 4 || tag === 0) {
1795
1795
  break;
1796
1796
  }
1797
1797
  reader.skipType(tag & 7);
@@ -1840,14 +1840,14 @@ export const SubscribeRequest = {
1840
1840
  const tag = reader.uint32();
1841
1841
  switch (tag >>> 3) {
1842
1842
  case 1:
1843
- if (tag != 10) {
1843
+ if (tag !== 10) {
1844
1844
  break;
1845
1845
  }
1846
1846
 
1847
1847
  message.eventId = reader.string();
1848
1848
  continue;
1849
1849
  }
1850
- if ((tag & 7) == 4 || tag == 0) {
1850
+ if ((tag & 7) === 4 || tag === 0) {
1851
1851
  break;
1852
1852
  }
1853
1853
  reader.skipType(tag & 7);
@@ -1893,7 +1893,7 @@ export const SubscribeResponse = {
1893
1893
  const tag = reader.uint32();
1894
1894
  switch (tag >>> 3) {
1895
1895
  }
1896
- if ((tag & 7) == 4 || tag == 0) {
1896
+ if ((tag & 7) === 4 || tag === 0) {
1897
1897
  break;
1898
1898
  }
1899
1899
  reader.skipType(tag & 7);
@@ -1937,7 +1937,7 @@ export const UnsubscribeResponse = {
1937
1937
  const tag = reader.uint32();
1938
1938
  switch (tag >>> 3) {
1939
1939
  }
1940
- if ((tag & 7) == 4 || tag == 0) {
1940
+ if ((tag & 7) === 4 || tag === 0) {
1941
1941
  break;
1942
1942
  }
1943
1943
  reader.skipType(tag & 7);
@@ -1987,21 +1987,21 @@ export const GenericPayload = {
1987
1987
  const tag = reader.uint32();
1988
1988
  switch (tag >>> 3) {
1989
1989
  case 3:
1990
- if (tag != 26) {
1990
+ if (tag !== 26) {
1991
1991
  break;
1992
1992
  }
1993
1993
 
1994
1994
  message.eventId = reader.string();
1995
1995
  continue;
1996
1996
  case 4:
1997
- if (tag != 34) {
1997
+ if (tag !== 34) {
1998
1998
  break;
1999
1999
  }
2000
2000
 
2001
2001
  message.eventData = reader.string();
2002
2002
  continue;
2003
2003
  }
2004
- if ((tag & 7) == 4 || tag == 0) {
2004
+ if ((tag & 7) === 4 || tag === 0) {
2005
2005
  break;
2006
2006
  }
2007
2007
  reader.skipType(tag & 7);
@@ -2061,28 +2061,28 @@ export const ReadOnlyVector3 = {
2061
2061
  const tag = reader.uint32();
2062
2062
  switch (tag >>> 3) {
2063
2063
  case 1:
2064
- if (tag != 13) {
2064
+ if (tag !== 13) {
2065
2065
  break;
2066
2066
  }
2067
2067
 
2068
2068
  message.x = reader.float();
2069
2069
  continue;
2070
2070
  case 2:
2071
- if (tag != 21) {
2071
+ if (tag !== 21) {
2072
2072
  break;
2073
2073
  }
2074
2074
 
2075
2075
  message.y = reader.float();
2076
2076
  continue;
2077
2077
  case 3:
2078
- if (tag != 29) {
2078
+ if (tag !== 29) {
2079
2079
  break;
2080
2080
  }
2081
2081
 
2082
2082
  message.z = reader.float();
2083
2083
  continue;
2084
2084
  }
2085
- if ((tag & 7) == 4 || tag == 0) {
2085
+ if ((tag & 7) === 4 || tag === 0) {
2086
2086
  break;
2087
2087
  }
2088
2088
  reader.skipType(tag & 7);
@@ -2148,35 +2148,35 @@ export const ReadOnlyQuaternion = {
2148
2148
  const tag = reader.uint32();
2149
2149
  switch (tag >>> 3) {
2150
2150
  case 1:
2151
- if (tag != 13) {
2151
+ if (tag !== 13) {
2152
2152
  break;
2153
2153
  }
2154
2154
 
2155
2155
  message.x = reader.float();
2156
2156
  continue;
2157
2157
  case 2:
2158
- if (tag != 21) {
2158
+ if (tag !== 21) {
2159
2159
  break;
2160
2160
  }
2161
2161
 
2162
2162
  message.y = reader.float();
2163
2163
  continue;
2164
2164
  case 3:
2165
- if (tag != 29) {
2165
+ if (tag !== 29) {
2166
2166
  break;
2167
2167
  }
2168
2168
 
2169
2169
  message.z = reader.float();
2170
2170
  continue;
2171
2171
  case 4:
2172
- if (tag != 37) {
2172
+ if (tag !== 37) {
2173
2173
  break;
2174
2174
  }
2175
2175
 
2176
2176
  message.w = reader.float();
2177
2177
  continue;
2178
2178
  }
2179
- if ((tag & 7) == 4 || tag == 0) {
2179
+ if ((tag & 7) === 4 || tag === 0) {
2180
2180
  break;
2181
2181
  }
2182
2182
  reader.skipType(tag & 7);
@@ -2242,28 +2242,28 @@ export const PositionChangedPayload = {
2242
2242
  const tag = reader.uint32();
2243
2243
  switch (tag >>> 3) {
2244
2244
  case 1:
2245
- if (tag != 10) {
2245
+ if (tag !== 10) {
2246
2246
  break;
2247
2247
  }
2248
2248
 
2249
2249
  message.position = ReadOnlyVector3.decode(reader, reader.uint32());
2250
2250
  continue;
2251
2251
  case 2:
2252
- if (tag != 18) {
2252
+ if (tag !== 18) {
2253
2253
  break;
2254
2254
  }
2255
2255
 
2256
2256
  message.cameraPosition = ReadOnlyVector3.decode(reader, reader.uint32());
2257
2257
  continue;
2258
2258
  case 3:
2259
- if (tag != 29) {
2259
+ if (tag !== 29) {
2260
2260
  break;
2261
2261
  }
2262
2262
 
2263
2263
  message.playerHeight = reader.float();
2264
2264
  continue;
2265
2265
  }
2266
- if ((tag & 7) == 4 || tag == 0) {
2266
+ if ((tag & 7) === 4 || tag === 0) {
2267
2267
  break;
2268
2268
  }
2269
2269
  reader.skipType(tag & 7);
@@ -2329,21 +2329,21 @@ export const RotationChangedPayload = {
2329
2329
  const tag = reader.uint32();
2330
2330
  switch (tag >>> 3) {
2331
2331
  case 1:
2332
- if (tag != 10) {
2332
+ if (tag !== 10) {
2333
2333
  break;
2334
2334
  }
2335
2335
 
2336
2336
  message.rotation = ReadOnlyVector3.decode(reader, reader.uint32());
2337
2337
  continue;
2338
2338
  case 2:
2339
- if (tag != 18) {
2339
+ if (tag !== 18) {
2340
2340
  break;
2341
2341
  }
2342
2342
 
2343
2343
  message.quaternion = ReadOnlyQuaternion.decode(reader, reader.uint32());
2344
2344
  continue;
2345
2345
  }
2346
- if ((tag & 7) == 4 || tag == 0) {
2346
+ if ((tag & 7) === 4 || tag === 0) {
2347
2347
  break;
2348
2348
  }
2349
2349
  reader.skipType(tag & 7);
@@ -2412,35 +2412,35 @@ export const EventData = {
2412
2412
  const tag = reader.uint32();
2413
2413
  switch (tag >>> 3) {
2414
2414
  case 1:
2415
- if (tag != 8) {
2415
+ if (tag !== 8) {
2416
2416
  break;
2417
2417
  }
2418
2418
 
2419
2419
  message.type = reader.int32() as any;
2420
2420
  continue;
2421
2421
  case 2:
2422
- if (tag != 18) {
2422
+ if (tag !== 18) {
2423
2423
  break;
2424
2424
  }
2425
2425
 
2426
2426
  message.generic = GenericPayload.decode(reader, reader.uint32());
2427
2427
  continue;
2428
2428
  case 3:
2429
- if (tag != 26) {
2429
+ if (tag !== 26) {
2430
2430
  break;
2431
2431
  }
2432
2432
 
2433
2433
  message.positionChanged = PositionChangedPayload.decode(reader, reader.uint32());
2434
2434
  continue;
2435
2435
  case 4:
2436
- if (tag != 34) {
2436
+ if (tag !== 34) {
2437
2437
  break;
2438
2438
  }
2439
2439
 
2440
2440
  message.rotationChanged = RotationChangedPayload.decode(reader, reader.uint32());
2441
2441
  continue;
2442
2442
  }
2443
- if ((tag & 7) == 4 || tag == 0) {
2443
+ if ((tag & 7) === 4 || tag === 0) {
2444
2444
  break;
2445
2445
  }
2446
2446
  reader.skipType(tag & 7);
@@ -2515,14 +2515,14 @@ export const CrdtSendToRendererRequest = {
2515
2515
  const tag = reader.uint32();
2516
2516
  switch (tag >>> 3) {
2517
2517
  case 1:
2518
- if (tag != 10) {
2518
+ if (tag !== 10) {
2519
2519
  break;
2520
2520
  }
2521
2521
 
2522
2522
  message.data = reader.bytes();
2523
2523
  continue;
2524
2524
  }
2525
- if ((tag & 7) == 4 || tag == 0) {
2525
+ if ((tag & 7) === 4 || tag === 0) {
2526
2526
  break;
2527
2527
  }
2528
2528
  reader.skipType(tag & 7);
@@ -2572,14 +2572,14 @@ export const CrdtSendToResponse = {
2572
2572
  const tag = reader.uint32();
2573
2573
  switch (tag >>> 3) {
2574
2574
  case 1:
2575
- if (tag != 10) {
2575
+ if (tag !== 10) {
2576
2576
  break;
2577
2577
  }
2578
2578
 
2579
2579
  message.data.push(reader.bytes());
2580
2580
  continue;
2581
2581
  }
2582
- if ((tag & 7) == 4 || tag == 0) {
2582
+ if ((tag & 7) === 4 || tag === 0) {
2583
2583
  break;
2584
2584
  }
2585
2585
  reader.skipType(tag & 7);
@@ -2629,7 +2629,7 @@ export const CrdtGetStateRequest = {
2629
2629
  const tag = reader.uint32();
2630
2630
  switch (tag >>> 3) {
2631
2631
  }
2632
- if ((tag & 7) == 4 || tag == 0) {
2632
+ if ((tag & 7) === 4 || tag === 0) {
2633
2633
  break;
2634
2634
  }
2635
2635
  reader.skipType(tag & 7);
@@ -2679,21 +2679,21 @@ export const CrdtGetStateResponse = {
2679
2679
  const tag = reader.uint32();
2680
2680
  switch (tag >>> 3) {
2681
2681
  case 1:
2682
- if (tag != 8) {
2682
+ if (tag !== 8) {
2683
2683
  break;
2684
2684
  }
2685
2685
 
2686
2686
  message.hasEntities = reader.bool();
2687
2687
  continue;
2688
2688
  case 2:
2689
- if (tag != 18) {
2689
+ if (tag !== 18) {
2690
2690
  break;
2691
2691
  }
2692
2692
 
2693
2693
  message.data.push(reader.bytes());
2694
2694
  continue;
2695
2695
  }
2696
- if ((tag & 7) == 4 || tag == 0) {
2696
+ if ((tag & 7) === 4 || tag === 0) {
2697
2697
  break;
2698
2698
  }
2699
2699
  reader.skipType(tag & 7);
@@ -2748,7 +2748,7 @@ export const CrdtMessageFromRendererRequest = {
2748
2748
  const tag = reader.uint32();
2749
2749
  switch (tag >>> 3) {
2750
2750
  }
2751
- if ((tag & 7) == 4 || tag == 0) {
2751
+ if ((tag & 7) === 4 || tag === 0) {
2752
2752
  break;
2753
2753
  }
2754
2754
  reader.skipType(tag & 7);
@@ -2795,14 +2795,14 @@ export const CrdtMessageFromRendererResponse = {
2795
2795
  const tag = reader.uint32();
2796
2796
  switch (tag >>> 3) {
2797
2797
  case 1:
2798
- if (tag != 10) {
2798
+ if (tag !== 10) {
2799
2799
  break;
2800
2800
  }
2801
2801
 
2802
2802
  message.data.push(reader.bytes());
2803
2803
  continue;
2804
2804
  }
2805
- if ((tag & 7) == 4 || tag == 0) {
2805
+ if ((tag & 7) === 4 || tag === 0) {
2806
2806
  break;
2807
2807
  }
2808
2808
  reader.skipType(tag & 7);