@dcl/protocol 1.0.0-4958447726.commit-3016853 → 1.0.0-4959770633.commit-e249449

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 (282) hide show
  1. package/README.md +3 -3
  2. package/out-js/decentraland/bff/authentication_service.gen.d.ts +46 -184
  3. package/out-js/decentraland/bff/authentication_service.gen.js +115 -80
  4. package/out-js/decentraland/bff/authentication_service.gen.js.map +1 -1
  5. package/out-js/decentraland/bff/comms_director_service.gen.d.ts +28 -228
  6. package/out-js/decentraland/bff/comms_director_service.gen.js +76 -54
  7. package/out-js/decentraland/bff/comms_director_service.gen.js.map +1 -1
  8. package/out-js/decentraland/bff/comms_service.gen.d.ts +30 -272
  9. package/out-js/decentraland/bff/comms_service.gen.js +52 -38
  10. package/out-js/decentraland/bff/comms_service.gen.js.map +1 -1
  11. package/out-js/decentraland/bff/http_endpoints.gen.d.ts +66 -854
  12. package/out-js/decentraland/bff/http_endpoints.gen.js +215 -158
  13. package/out-js/decentraland/bff/http_endpoints.gen.js.map +1 -1
  14. package/out-js/decentraland/bff/topics_service.gen.d.ts +46 -208
  15. package/out-js/decentraland/bff/topics_service.gen.js +116 -81
  16. package/out-js/decentraland/bff/topics_service.gen.js.map +1 -1
  17. package/out-js/decentraland/common/border_rect.gen.d.ts +16 -56
  18. package/out-js/decentraland/common/border_rect.gen.js +44 -30
  19. package/out-js/decentraland/common/border_rect.gen.js.map +1 -1
  20. package/out-js/decentraland/common/colors.gen.d.ts +16 -52
  21. package/out-js/decentraland/common/colors.gen.js +44 -30
  22. package/out-js/decentraland/common/colors.gen.js.map +1 -1
  23. package/out-js/decentraland/common/content_mapping.gen.d.ts +8 -20
  24. package/out-js/decentraland/common/content_mapping.gen.js +22 -15
  25. package/out-js/decentraland/common/content_mapping.gen.js.map +1 -1
  26. package/out-js/decentraland/common/sdk/user_data.gen.d.ts +24 -176
  27. package/out-js/decentraland/common/sdk/user_data.gen.js +76 -55
  28. package/out-js/decentraland/common/sdk/user_data.gen.js.map +1 -1
  29. package/out-js/decentraland/common/texture.gen.d.ts +32 -250
  30. package/out-js/decentraland/common/texture.gen.js +103 -75
  31. package/out-js/decentraland/common/texture.gen.js.map +1 -1
  32. package/out-js/decentraland/common/vectors.gen.d.ts +38 -68
  33. package/out-js/decentraland/common/vectors.gen.js +161 -46
  34. package/out-js/decentraland/common/vectors.gen.js.map +1 -1
  35. package/out-js/decentraland/kernel/apis/communications_controller.gen.d.ts +18 -48
  36. package/out-js/decentraland/kernel/apis/communications_controller.gen.js +46 -32
  37. package/out-js/decentraland/kernel/apis/communications_controller.gen.js.map +1 -1
  38. package/out-js/decentraland/kernel/apis/dev_tools.gen.d.ts +18 -56
  39. package/out-js/decentraland/kernel/apis/dev_tools.gen.js +46 -32
  40. package/out-js/decentraland/kernel/apis/dev_tools.gen.js.map +1 -1
  41. package/out-js/decentraland/kernel/apis/engine_api.gen.d.ts +157 -4088
  42. package/out-js/decentraland/kernel/apis/engine_api.gen.js +483 -1650
  43. package/out-js/decentraland/kernel/apis/engine_api.gen.js.map +1 -1
  44. package/out-js/decentraland/kernel/apis/environment_api.gen.d.ts +150 -690
  45. package/out-js/decentraland/kernel/apis/environment_api.gen.js +400 -281
  46. package/out-js/decentraland/kernel/apis/environment_api.gen.js.map +1 -1
  47. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.d.ts +106 -440
  48. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js +278 -194
  49. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js.map +1 -1
  50. package/out-js/decentraland/kernel/apis/parcel_identity.gen.d.ts +70 -518
  51. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js +192 -136
  52. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js.map +1 -1
  53. package/out-js/decentraland/kernel/apis/permissions.gen.d.ts +36 -128
  54. package/out-js/decentraland/kernel/apis/permissions.gen.js +92 -64
  55. package/out-js/decentraland/kernel/apis/permissions.gen.js.map +1 -1
  56. package/out-js/decentraland/kernel/apis/players.gen.d.ts +54 -476
  57. package/out-js/decentraland/kernel/apis/players.gen.js +143 -101
  58. package/out-js/decentraland/kernel/apis/players.gen.js.map +1 -1
  59. package/out-js/decentraland/kernel/apis/portable_experiences.gen.d.ts +80 -308
  60. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js +211 -148
  61. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js.map +1 -1
  62. package/out-js/decentraland/kernel/apis/restricted_actions.gen.d.ts +102 -568
  63. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js +256 -179
  64. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js.map +1 -1
  65. package/out-js/decentraland/kernel/apis/runtime.gen.d.ts +80 -404
  66. package/out-js/decentraland/kernel/apis/runtime.gen.js +211 -148
  67. package/out-js/decentraland/kernel/apis/runtime.gen.js.map +1 -1
  68. package/out-js/decentraland/kernel/apis/scene.gen.d.ts +18 -132
  69. package/out-js/decentraland/kernel/apis/scene.gen.js +46 -32
  70. package/out-js/decentraland/kernel/apis/scene.gen.js.map +1 -1
  71. package/out-js/decentraland/kernel/apis/signed_fetch.gen.d.ts +42 -284
  72. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js +121 -86
  73. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js.map +1 -1
  74. package/out-js/decentraland/kernel/apis/social_controller.gen.d.ts +26 -128
  75. package/out-js/decentraland/kernel/apis/social_controller.gen.js +73 -52
  76. package/out-js/decentraland/kernel/apis/social_controller.gen.js.map +1 -1
  77. package/out-js/decentraland/kernel/apis/testing.gen.d.ts +78 -408
  78. package/out-js/decentraland/kernel/apis/testing.gen.js +219 -156
  79. package/out-js/decentraland/kernel/apis/testing.gen.js.map +1 -1
  80. package/out-js/decentraland/kernel/apis/user_action_module.gen.d.ts +18 -48
  81. package/out-js/decentraland/kernel/apis/user_action_module.gen.js +46 -32
  82. package/out-js/decentraland/kernel/apis/user_action_module.gen.js.map +1 -1
  83. package/out-js/decentraland/kernel/apis/user_identity.gen.d.ts +36 -352
  84. package/out-js/decentraland/kernel/apis/user_identity.gen.js +92 -64
  85. package/out-js/decentraland/kernel/apis/user_identity.gen.js.map +1 -1
  86. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.d.ts +64 -550
  87. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js +220 -161
  88. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js.map +1 -1
  89. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.d.ts +80 -560
  90. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js +280 -204
  91. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js.map +1 -1
  92. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.d.ts +112 -1002
  93. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js +372 -270
  94. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js.map +1 -1
  95. package/out-js/decentraland/realm/about.gen.d.ts +64 -534
  96. package/out-js/decentraland/realm/about.gen.js +214 -157
  97. package/out-js/decentraland/realm/about.gen.js.map +1 -1
  98. package/out-js/decentraland/sdk/components/animator.gen.d.ts +16 -136
  99. package/out-js/decentraland/sdk/components/animator.gen.js +49 -35
  100. package/out-js/decentraland/sdk/components/animator.gen.js.map +1 -1
  101. package/out-js/decentraland/sdk/components/audio_source.gen.d.ts +8 -32
  102. package/out-js/decentraland/sdk/components/audio_source.gen.js +22 -15
  103. package/out-js/decentraland/sdk/components/audio_source.gen.js.map +1 -1
  104. package/out-js/decentraland/sdk/components/audio_stream.gen.d.ts +8 -24
  105. package/out-js/decentraland/sdk/components/audio_stream.gen.js +22 -15
  106. package/out-js/decentraland/sdk/components/audio_stream.gen.js.map +1 -1
  107. package/out-js/decentraland/sdk/components/avatar_attach.gen.d.ts +8 -20
  108. package/out-js/decentraland/sdk/components/avatar_attach.gen.js +22 -15
  109. package/out-js/decentraland/sdk/components/avatar_attach.gen.js.map +1 -1
  110. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.d.ts +8 -48
  111. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js +22 -15
  112. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js.map +1 -1
  113. package/out-js/decentraland/sdk/components/avatar_shape.gen.d.ts +8 -128
  114. package/out-js/decentraland/sdk/components/avatar_shape.gen.js +22 -15
  115. package/out-js/decentraland/sdk/components/avatar_shape.gen.js.map +1 -1
  116. package/out-js/decentraland/sdk/components/billboard.gen.d.ts +8 -16
  117. package/out-js/decentraland/sdk/components/billboard.gen.js +22 -15
  118. package/out-js/decentraland/sdk/components/billboard.gen.js.map +1 -1
  119. package/out-js/decentraland/sdk/components/camera_mode.gen.d.ts +8 -16
  120. package/out-js/decentraland/sdk/components/camera_mode.gen.js +22 -15
  121. package/out-js/decentraland/sdk/components/camera_mode.gen.js.map +1 -1
  122. package/out-js/decentraland/sdk/components/camera_mode_area.gen.d.ts +8 -44
  123. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js +22 -15
  124. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js.map +1 -1
  125. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.d.ts +8 -136
  126. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js +22 -15
  127. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js.map +1 -1
  128. package/out-js/decentraland/sdk/components/engine_info.gen.d.ts +8 -24
  129. package/out-js/decentraland/sdk/components/engine_info.gen.js +22 -15
  130. package/out-js/decentraland/sdk/components/engine_info.gen.js.map +1 -1
  131. package/out-js/decentraland/sdk/components/gltf_container.gen.d.ts +8 -24
  132. package/out-js/decentraland/sdk/components/gltf_container.gen.js +22 -15
  133. package/out-js/decentraland/sdk/components/gltf_container.gen.js.map +1 -1
  134. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts +8 -16
  135. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js +22 -15
  136. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js.map +1 -1
  137. package/out-js/decentraland/sdk/components/material.gen.d.ts +24 -3368
  138. package/out-js/decentraland/sdk/components/material.gen.js +80 -58
  139. package/out-js/decentraland/sdk/components/material.gen.js.map +1 -1
  140. package/out-js/decentraland/sdk/components/mesh_collider.gen.d.ts +40 -176
  141. package/out-js/decentraland/sdk/components/mesh_collider.gen.js +130 -95
  142. package/out-js/decentraland/sdk/components/mesh_collider.gen.js.map +1 -1
  143. package/out-js/decentraland/sdk/components/mesh_renderer.gen.d.ts +40 -220
  144. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js +130 -95
  145. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js.map +1 -1
  146. package/out-js/decentraland/sdk/components/nft_shape.gen.d.ts +8 -48
  147. package/out-js/decentraland/sdk/components/nft_shape.gen.js +22 -15
  148. package/out-js/decentraland/sdk/components/nft_shape.gen.js.map +1 -1
  149. package/out-js/decentraland/sdk/components/pointer_events.gen.d.ts +24 -184
  150. package/out-js/decentraland/sdk/components/pointer_events.gen.js +76 -55
  151. package/out-js/decentraland/sdk/components/pointer_events.gen.js.map +1 -1
  152. package/out-js/decentraland/sdk/components/pointer_events_result.gen.d.ts +8 -212
  153. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js +22 -15
  154. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js.map +1 -1
  155. package/out-js/decentraland/sdk/components/pointer_lock.gen.d.ts +8 -16
  156. package/out-js/decentraland/sdk/components/pointer_lock.gen.js +22 -15
  157. package/out-js/decentraland/sdk/components/pointer_lock.gen.js.map +1 -1
  158. package/out-js/decentraland/sdk/components/raycast.gen.d.ts +8 -248
  159. package/out-js/decentraland/sdk/components/raycast.gen.js +30 -21
  160. package/out-js/decentraland/sdk/components/raycast.gen.js.map +1 -1
  161. package/out-js/decentraland/sdk/components/raycast_result.gen.d.ts +8 -352
  162. package/out-js/decentraland/sdk/components/raycast_result.gen.js +22 -15
  163. package/out-js/decentraland/sdk/components/raycast_result.gen.js.map +1 -1
  164. package/out-js/decentraland/sdk/components/text_shape.gen.d.ts +8 -174
  165. package/out-js/decentraland/sdk/components/text_shape.gen.js +22 -15
  166. package/out-js/decentraland/sdk/components/text_shape.gen.js.map +1 -1
  167. package/out-js/decentraland/sdk/components/ui_background.gen.d.ts +8 -314
  168. package/out-js/decentraland/sdk/components/ui_background.gen.js +22 -15
  169. package/out-js/decentraland/sdk/components/ui_background.gen.js.map +1 -1
  170. package/out-js/decentraland/sdk/components/ui_dropdown.gen.d.ts +8 -78
  171. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js +22 -15
  172. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js.map +1 -1
  173. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.d.ts +8 -16
  174. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js +22 -15
  175. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js.map +1 -1
  176. package/out-js/decentraland/sdk/components/ui_input.gen.d.ts +8 -104
  177. package/out-js/decentraland/sdk/components/ui_input.gen.js +22 -15
  178. package/out-js/decentraland/sdk/components/ui_input.gen.js.map +1 -1
  179. package/out-js/decentraland/sdk/components/ui_input_result.gen.d.ts +8 -16
  180. package/out-js/decentraland/sdk/components/ui_input_result.gen.js +22 -15
  181. package/out-js/decentraland/sdk/components/ui_input_result.gen.js.map +1 -1
  182. package/out-js/decentraland/sdk/components/ui_text.gen.d.ts +8 -62
  183. package/out-js/decentraland/sdk/components/ui_text.gen.js +22 -15
  184. package/out-js/decentraland/sdk/components/ui_text.gen.js.map +1 -1
  185. package/out-js/decentraland/sdk/components/ui_transform.gen.d.ts +8 -216
  186. package/out-js/decentraland/sdk/components/ui_transform.gen.js +22 -15
  187. package/out-js/decentraland/sdk/components/ui_transform.gen.js.map +1 -1
  188. package/out-js/decentraland/sdk/components/video_player.gen.d.ts +8 -36
  189. package/out-js/decentraland/sdk/components/video_player.gen.js +22 -15
  190. package/out-js/decentraland/sdk/components/video_player.gen.js.map +1 -1
  191. package/out-js/decentraland/sdk/components/visibility_component.gen.d.ts +8 -16
  192. package/out-js/decentraland/sdk/components/visibility_component.gen.js +22 -15
  193. package/out-js/decentraland/sdk/components/visibility_component.gen.js.map +1 -1
  194. package/out-js/decentraland/sdk/ecs6/components_ecs6.gen.d.ts +1004 -0
  195. package/out-js/decentraland/sdk/ecs6/components_ecs6.gen.js +7829 -0
  196. package/out-js/decentraland/sdk/ecs6/components_ecs6.gen.js.map +1 -0
  197. package/out-js/decentraland/sdk/ecs6/engine_interface_ecs6.gen.d.ts +398 -0
  198. package/out-js/decentraland/sdk/ecs6/engine_interface_ecs6.gen.js +2512 -0
  199. package/out-js/decentraland/sdk/ecs6/engine_interface_ecs6.gen.js.map +1 -0
  200. package/out-js/decentraland/social/friendships/friendships.gen.d.ts +232 -7630
  201. package/out-js/decentraland/social/friendships/friendships.gen.js +891 -686
  202. package/out-js/decentraland/social/friendships/friendships.gen.js.map +1 -1
  203. package/out-js/google/protobuf/descriptor.gen.d.ts +200 -87148
  204. package/out-js/google/protobuf/descriptor.gen.js +720 -545
  205. package/out-js/google/protobuf/descriptor.gen.js.map +1 -1
  206. package/out-js/google/protobuf/empty.gen.d.ts +8 -8
  207. package/out-js/google/protobuf/empty.gen.js +22 -15
  208. package/out-js/google/protobuf/empty.gen.js.map +1 -1
  209. package/out-ts/decentraland/bff/authentication_service.gen.ts +72 -70
  210. package/out-ts/decentraland/bff/comms_director_service.gen.ts +46 -45
  211. package/out-ts/decentraland/bff/comms_service.gen.ts +28 -28
  212. package/out-ts/decentraland/bff/http_endpoints.gen.ts +137 -115
  213. package/out-ts/decentraland/bff/topics_service.gen.ts +80 -70
  214. package/out-ts/decentraland/common/border_rect.gen.ts +28 -28
  215. package/out-ts/decentraland/common/colors.gen.ts +28 -28
  216. package/out-ts/decentraland/common/content_mapping.gen.ts +14 -14
  217. package/out-ts/decentraland/common/sdk/user_data.gen.ts +42 -42
  218. package/out-ts/decentraland/common/texture.gen.ts +56 -56
  219. package/out-ts/decentraland/common/vectors.gen.ts +146 -42
  220. package/out-ts/decentraland/kernel/apis/communications_controller.gen.ts +28 -28
  221. package/out-ts/decentraland/kernel/apis/dev_tools.gen.ts +28 -28
  222. package/out-ts/decentraland/kernel/apis/engine_api.gen.ts +291 -1786
  223. package/out-ts/decentraland/kernel/apis/environment_api.gen.ts +271 -238
  224. package/out-ts/decentraland/kernel/apis/ethereum_controller.gen.ts +189 -168
  225. package/out-ts/decentraland/kernel/apis/parcel_identity.gen.ts +112 -112
  226. package/out-ts/decentraland/kernel/apis/permissions.gen.ts +64 -56
  227. package/out-ts/decentraland/kernel/apis/players.gen.ts +96 -84
  228. package/out-ts/decentraland/kernel/apis/portable_experiences.gen.ts +129 -126
  229. package/out-ts/decentraland/kernel/apis/restricted_actions.gen.ts +156 -154
  230. package/out-ts/decentraland/kernel/apis/runtime.gen.ts +134 -126
  231. package/out-ts/decentraland/kernel/apis/scene.gen.ts +28 -28
  232. package/out-ts/decentraland/kernel/apis/signed_fetch.gen.ts +79 -70
  233. package/out-ts/decentraland/kernel/apis/social_controller.gen.ts +44 -42
  234. package/out-ts/decentraland/kernel/apis/testing.gen.ts +139 -126
  235. package/out-ts/decentraland/kernel/apis/user_action_module.gen.ts +30 -28
  236. package/out-ts/decentraland/kernel/apis/user_identity.gen.ts +60 -56
  237. package/out-ts/decentraland/kernel/comms/rfc4/comms.gen.ts +126 -121
  238. package/out-ts/decentraland/kernel/comms/rfc5/ws_comms.gen.ts +166 -158
  239. package/out-ts/decentraland/kernel/comms/v3/archipelago.gen.ts +225 -208
  240. package/out-ts/decentraland/realm/about.gen.ts +137 -115
  241. package/out-ts/decentraland/sdk/components/animator.gen.ts +28 -28
  242. package/out-ts/decentraland/sdk/components/audio_source.gen.ts +14 -14
  243. package/out-ts/decentraland/sdk/components/audio_stream.gen.ts +14 -14
  244. package/out-ts/decentraland/sdk/components/avatar_attach.gen.ts +14 -14
  245. package/out-ts/decentraland/sdk/components/avatar_modifier_area.gen.ts +14 -14
  246. package/out-ts/decentraland/sdk/components/avatar_shape.gen.ts +14 -14
  247. package/out-ts/decentraland/sdk/components/billboard.gen.ts +14 -14
  248. package/out-ts/decentraland/sdk/components/camera_mode.gen.ts +14 -14
  249. package/out-ts/decentraland/sdk/components/camera_mode_area.gen.ts +14 -14
  250. package/out-ts/decentraland/sdk/components/common/raycast_hit.gen.ts +14 -14
  251. package/out-ts/decentraland/sdk/components/engine_info.gen.ts +14 -14
  252. package/out-ts/decentraland/sdk/components/gltf_container.gen.ts +14 -14
  253. package/out-ts/decentraland/sdk/components/gltf_container_loading_state.gen.ts +18 -14
  254. package/out-ts/decentraland/sdk/components/material.gen.ts +52 -45
  255. package/out-ts/decentraland/sdk/components/mesh_collider.gen.ts +82 -70
  256. package/out-ts/decentraland/sdk/components/mesh_renderer.gen.ts +84 -70
  257. package/out-ts/decentraland/sdk/components/nft_shape.gen.ts +14 -14
  258. package/out-ts/decentraland/sdk/components/pointer_events.gen.ts +44 -42
  259. package/out-ts/decentraland/sdk/components/pointer_events_result.gen.ts +16 -14
  260. package/out-ts/decentraland/sdk/components/pointer_lock.gen.ts +14 -14
  261. package/out-ts/decentraland/sdk/components/raycast.gen.ts +22 -20
  262. package/out-ts/decentraland/sdk/components/raycast_result.gen.ts +14 -14
  263. package/out-ts/decentraland/sdk/components/text_shape.gen.ts +14 -14
  264. package/out-ts/decentraland/sdk/components/ui_background.gen.ts +14 -14
  265. package/out-ts/decentraland/sdk/components/ui_dropdown.gen.ts +14 -14
  266. package/out-ts/decentraland/sdk/components/ui_dropdown_result.gen.ts +14 -14
  267. package/out-ts/decentraland/sdk/components/ui_input.gen.ts +14 -14
  268. package/out-ts/decentraland/sdk/components/ui_input_result.gen.ts +14 -14
  269. package/out-ts/decentraland/sdk/components/ui_text.gen.ts +14 -14
  270. package/out-ts/decentraland/sdk/components/ui_transform.gen.ts +14 -14
  271. package/out-ts/decentraland/sdk/components/video_player.gen.ts +14 -14
  272. package/out-ts/decentraland/sdk/components/visibility_component.gen.ts +16 -14
  273. package/out-ts/decentraland/sdk/ecs6/components_ecs6.gen.ts +8942 -0
  274. package/out-ts/decentraland/sdk/ecs6/engine_interface_ecs6.gen.ts +2884 -0
  275. package/out-ts/decentraland/social/friendships/friendships.gen.ts +447 -419
  276. package/out-ts/google/protobuf/descriptor.gen.ts +375 -350
  277. package/out-ts/google/protobuf/empty.gen.ts +14 -14
  278. package/package.json +3 -3
  279. package/proto/decentraland/common/vectors.proto +7 -0
  280. package/proto/decentraland/kernel/apis/engine_api.proto +2 -110
  281. package/proto/decentraland/sdk/ecs6/components_ecs6.proto +677 -0
  282. package/proto/decentraland/sdk/ecs6/engine_interface_ecs6.proto +151 -0
@@ -10,8 +10,9 @@ exports.protobufPackage = "decentraland.kernel.apis";
10
10
  function createBaseTestResult() {
11
11
  return { name: "", ok: false, error: undefined, stack: undefined, totalFrames: 0, totalTime: 0 };
12
12
  }
13
- exports.TestResult = {
14
- encode(message, writer = minimal_1.default.Writer.create()) {
13
+ var TestResult;
14
+ (function (TestResult) {
15
+ function encode(message, writer = minimal_1.default.Writer.create()) {
15
16
  if (message.name !== "") {
16
17
  writer.uint32(10).string(message.name);
17
18
  }
@@ -31,8 +32,9 @@ exports.TestResult = {
31
32
  writer.uint32(53).float(message.totalTime);
32
33
  }
33
34
  return writer;
34
- },
35
- decode(input, length) {
35
+ }
36
+ TestResult.encode = encode;
37
+ function decode(input, length) {
36
38
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
37
39
  let end = length === undefined ? reader.len : reader.pos + length;
38
40
  const message = createBaseTestResult();
@@ -82,8 +84,9 @@ exports.TestResult = {
82
84
  reader.skipType(tag & 7);
83
85
  }
84
86
  return message;
85
- },
86
- fromJSON(object) {
87
+ }
88
+ TestResult.decode = decode;
89
+ function fromJSON(object) {
87
90
  return {
88
91
  name: isSet(object.name) ? String(object.name) : "",
89
92
  ok: isSet(object.ok) ? Boolean(object.ok) : false,
@@ -92,8 +95,9 @@ exports.TestResult = {
92
95
  totalFrames: isSet(object.totalFrames) ? Number(object.totalFrames) : 0,
93
96
  totalTime: isSet(object.totalTime) ? Number(object.totalTime) : 0,
94
97
  };
95
- },
96
- toJSON(message) {
98
+ }
99
+ TestResult.fromJSON = fromJSON;
100
+ function toJSON(message) {
97
101
  const obj = {};
98
102
  message.name !== undefined && (obj.name = message.name);
99
103
  message.ok !== undefined && (obj.ok = message.ok);
@@ -102,11 +106,13 @@ exports.TestResult = {
102
106
  message.totalFrames !== undefined && (obj.totalFrames = Math.round(message.totalFrames));
103
107
  message.totalTime !== undefined && (obj.totalTime = message.totalTime);
104
108
  return obj;
105
- },
106
- create(base) {
107
- return exports.TestResult.fromPartial(base !== null && base !== void 0 ? base : {});
108
- },
109
- fromPartial(object) {
109
+ }
110
+ TestResult.toJSON = toJSON;
111
+ function create(base) {
112
+ return TestResult.fromPartial(base !== null && base !== void 0 ? base : {});
113
+ }
114
+ TestResult.create = create;
115
+ function fromPartial(object) {
110
116
  var _a, _b, _c, _d, _e, _f;
111
117
  const message = createBaseTestResult();
112
118
  message.name = (_a = object.name) !== null && _a !== void 0 ? _a : "";
@@ -116,16 +122,19 @@ exports.TestResult = {
116
122
  message.totalFrames = (_e = object.totalFrames) !== null && _e !== void 0 ? _e : 0;
117
123
  message.totalTime = (_f = object.totalTime) !== null && _f !== void 0 ? _f : 0;
118
124
  return message;
119
- },
120
- };
125
+ }
126
+ TestResult.fromPartial = fromPartial;
127
+ })(TestResult = exports.TestResult || (exports.TestResult = {}));
121
128
  function createBaseTestResultResponse() {
122
129
  return {};
123
130
  }
124
- exports.TestResultResponse = {
125
- encode(_, writer = minimal_1.default.Writer.create()) {
131
+ var TestResultResponse;
132
+ (function (TestResultResponse) {
133
+ function encode(_, writer = minimal_1.default.Writer.create()) {
126
134
  return writer;
127
- },
128
- decode(input, length) {
135
+ }
136
+ TestResultResponse.encode = encode;
137
+ function decode(input, length) {
129
138
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
130
139
  let end = length === undefined ? reader.len : reader.pos + length;
131
140
  const message = createBaseTestResultResponse();
@@ -139,33 +148,40 @@ exports.TestResultResponse = {
139
148
  reader.skipType(tag & 7);
140
149
  }
141
150
  return message;
142
- },
143
- fromJSON(_) {
151
+ }
152
+ TestResultResponse.decode = decode;
153
+ function fromJSON(_) {
144
154
  return {};
145
- },
146
- toJSON(_) {
155
+ }
156
+ TestResultResponse.fromJSON = fromJSON;
157
+ function toJSON(_) {
147
158
  const obj = {};
148
159
  return obj;
149
- },
150
- create(base) {
151
- return exports.TestResultResponse.fromPartial(base !== null && base !== void 0 ? base : {});
152
- },
153
- fromPartial(_) {
160
+ }
161
+ TestResultResponse.toJSON = toJSON;
162
+ function create(base) {
163
+ return TestResultResponse.fromPartial(base !== null && base !== void 0 ? base : {});
164
+ }
165
+ TestResultResponse.create = create;
166
+ function fromPartial(_) {
154
167
  const message = createBaseTestResultResponse();
155
168
  return message;
156
- },
157
- };
169
+ }
170
+ TestResultResponse.fromPartial = fromPartial;
171
+ })(TestResultResponse = exports.TestResultResponse || (exports.TestResultResponse = {}));
158
172
  function createBaseTestPlan() {
159
173
  return { tests: [] };
160
174
  }
161
- exports.TestPlan = {
162
- encode(message, writer = minimal_1.default.Writer.create()) {
175
+ var TestPlan;
176
+ (function (TestPlan) {
177
+ function encode(message, writer = minimal_1.default.Writer.create()) {
163
178
  for (const v of message.tests) {
164
- exports.TestPlan_TestPlanEntry.encode(v, writer.uint32(10).fork()).ldelim();
179
+ TestPlan_TestPlanEntry.encode(v, writer.uint32(10).fork()).ldelim();
165
180
  }
166
181
  return writer;
167
- },
168
- decode(input, length) {
182
+ }
183
+ TestPlan.encode = encode;
184
+ function decode(input, length) {
169
185
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
170
186
  let end = length === undefined ? reader.len : reader.pos + length;
171
187
  const message = createBaseTestPlan();
@@ -176,7 +192,7 @@ exports.TestPlan = {
176
192
  if (tag !== 10) {
177
193
  break;
178
194
  }
179
- message.tests.push(exports.TestPlan_TestPlanEntry.decode(reader, reader.uint32()));
195
+ message.tests.push(TestPlan_TestPlanEntry.decode(reader, reader.uint32()));
180
196
  continue;
181
197
  }
182
198
  if ((tag & 7) === 4 || tag === 0) {
@@ -185,43 +201,50 @@ exports.TestPlan = {
185
201
  reader.skipType(tag & 7);
186
202
  }
187
203
  return message;
188
- },
189
- fromJSON(object) {
204
+ }
205
+ TestPlan.decode = decode;
206
+ function fromJSON(object) {
190
207
  return {
191
- tests: Array.isArray(object === null || object === void 0 ? void 0 : object.tests) ? object.tests.map((e) => exports.TestPlan_TestPlanEntry.fromJSON(e)) : [],
208
+ tests: Array.isArray(object === null || object === void 0 ? void 0 : object.tests) ? object.tests.map((e) => TestPlan_TestPlanEntry.fromJSON(e)) : [],
192
209
  };
193
- },
194
- toJSON(message) {
210
+ }
211
+ TestPlan.fromJSON = fromJSON;
212
+ function toJSON(message) {
195
213
  const obj = {};
196
214
  if (message.tests) {
197
- obj.tests = message.tests.map((e) => e ? exports.TestPlan_TestPlanEntry.toJSON(e) : undefined);
215
+ obj.tests = message.tests.map((e) => e ? TestPlan_TestPlanEntry.toJSON(e) : undefined);
198
216
  }
199
217
  else {
200
218
  obj.tests = [];
201
219
  }
202
220
  return obj;
203
- },
204
- create(base) {
205
- return exports.TestPlan.fromPartial(base !== null && base !== void 0 ? base : {});
206
- },
207
- fromPartial(object) {
221
+ }
222
+ TestPlan.toJSON = toJSON;
223
+ function create(base) {
224
+ return TestPlan.fromPartial(base !== null && base !== void 0 ? base : {});
225
+ }
226
+ TestPlan.create = create;
227
+ function fromPartial(object) {
208
228
  var _a;
209
229
  const message = createBaseTestPlan();
210
- message.tests = ((_a = object.tests) === null || _a === void 0 ? void 0 : _a.map((e) => exports.TestPlan_TestPlanEntry.fromPartial(e))) || [];
230
+ message.tests = ((_a = object.tests) === null || _a === void 0 ? void 0 : _a.map((e) => TestPlan_TestPlanEntry.fromPartial(e))) || [];
211
231
  return message;
212
- },
213
- };
232
+ }
233
+ TestPlan.fromPartial = fromPartial;
234
+ })(TestPlan = exports.TestPlan || (exports.TestPlan = {}));
214
235
  function createBaseTestPlan_TestPlanEntry() {
215
236
  return { name: "" };
216
237
  }
217
- exports.TestPlan_TestPlanEntry = {
218
- encode(message, writer = minimal_1.default.Writer.create()) {
238
+ var TestPlan_TestPlanEntry;
239
+ (function (TestPlan_TestPlanEntry) {
240
+ function encode(message, writer = minimal_1.default.Writer.create()) {
219
241
  if (message.name !== "") {
220
242
  writer.uint32(10).string(message.name);
221
243
  }
222
244
  return writer;
223
- },
224
- decode(input, length) {
245
+ }
246
+ TestPlan_TestPlanEntry.encode = encode;
247
+ function decode(input, length) {
225
248
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
226
249
  let end = length === undefined ? reader.len : reader.pos + length;
227
250
  const message = createBaseTestPlan_TestPlanEntry();
@@ -241,33 +264,40 @@ exports.TestPlan_TestPlanEntry = {
241
264
  reader.skipType(tag & 7);
242
265
  }
243
266
  return message;
244
- },
245
- fromJSON(object) {
267
+ }
268
+ TestPlan_TestPlanEntry.decode = decode;
269
+ function fromJSON(object) {
246
270
  return { name: isSet(object.name) ? String(object.name) : "" };
247
- },
248
- toJSON(message) {
271
+ }
272
+ TestPlan_TestPlanEntry.fromJSON = fromJSON;
273
+ function toJSON(message) {
249
274
  const obj = {};
250
275
  message.name !== undefined && (obj.name = message.name);
251
276
  return obj;
252
- },
253
- create(base) {
254
- return exports.TestPlan_TestPlanEntry.fromPartial(base !== null && base !== void 0 ? base : {});
255
- },
256
- fromPartial(object) {
277
+ }
278
+ TestPlan_TestPlanEntry.toJSON = toJSON;
279
+ function create(base) {
280
+ return TestPlan_TestPlanEntry.fromPartial(base !== null && base !== void 0 ? base : {});
281
+ }
282
+ TestPlan_TestPlanEntry.create = create;
283
+ function fromPartial(object) {
257
284
  var _a;
258
285
  const message = createBaseTestPlan_TestPlanEntry();
259
286
  message.name = (_a = object.name) !== null && _a !== void 0 ? _a : "";
260
287
  return message;
261
- },
262
- };
288
+ }
289
+ TestPlan_TestPlanEntry.fromPartial = fromPartial;
290
+ })(TestPlan_TestPlanEntry = exports.TestPlan_TestPlanEntry || (exports.TestPlan_TestPlanEntry = {}));
263
291
  function createBaseTestPlanResponse() {
264
292
  return {};
265
293
  }
266
- exports.TestPlanResponse = {
267
- encode(_, writer = minimal_1.default.Writer.create()) {
294
+ var TestPlanResponse;
295
+ (function (TestPlanResponse) {
296
+ function encode(_, writer = minimal_1.default.Writer.create()) {
268
297
  return writer;
269
- },
270
- decode(input, length) {
298
+ }
299
+ TestPlanResponse.encode = encode;
300
+ function decode(input, length) {
271
301
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
272
302
  let end = length === undefined ? reader.len : reader.pos + length;
273
303
  const message = createBaseTestPlanResponse();
@@ -281,36 +311,43 @@ exports.TestPlanResponse = {
281
311
  reader.skipType(tag & 7);
282
312
  }
283
313
  return message;
284
- },
285
- fromJSON(_) {
314
+ }
315
+ TestPlanResponse.decode = decode;
316
+ function fromJSON(_) {
286
317
  return {};
287
- },
288
- toJSON(_) {
318
+ }
319
+ TestPlanResponse.fromJSON = fromJSON;
320
+ function toJSON(_) {
289
321
  const obj = {};
290
322
  return obj;
291
- },
292
- create(base) {
293
- return exports.TestPlanResponse.fromPartial(base !== null && base !== void 0 ? base : {});
294
- },
295
- fromPartial(_) {
323
+ }
324
+ TestPlanResponse.toJSON = toJSON;
325
+ function create(base) {
326
+ return TestPlanResponse.fromPartial(base !== null && base !== void 0 ? base : {});
327
+ }
328
+ TestPlanResponse.create = create;
329
+ function fromPartial(_) {
296
330
  const message = createBaseTestPlanResponse();
297
331
  return message;
298
- },
299
- };
332
+ }
333
+ TestPlanResponse.fromPartial = fromPartial;
334
+ })(TestPlanResponse = exports.TestPlanResponse || (exports.TestPlanResponse = {}));
300
335
  function createBaseSetCameraTransformTestCommand() {
301
336
  return { position: undefined, rotation: undefined };
302
337
  }
303
- exports.SetCameraTransformTestCommand = {
304
- encode(message, writer = minimal_1.default.Writer.create()) {
338
+ var SetCameraTransformTestCommand;
339
+ (function (SetCameraTransformTestCommand) {
340
+ function encode(message, writer = minimal_1.default.Writer.create()) {
305
341
  if (message.position !== undefined) {
306
- exports.SetCameraTransformTestCommand_Vector3.encode(message.position, writer.uint32(10).fork()).ldelim();
342
+ SetCameraTransformTestCommand_Vector3.encode(message.position, writer.uint32(10).fork()).ldelim();
307
343
  }
308
344
  if (message.rotation !== undefined) {
309
- exports.SetCameraTransformTestCommand_Quaternion.encode(message.rotation, writer.uint32(18).fork()).ldelim();
345
+ SetCameraTransformTestCommand_Quaternion.encode(message.rotation, writer.uint32(18).fork()).ldelim();
310
346
  }
311
347
  return writer;
312
- },
313
- decode(input, length) {
348
+ }
349
+ SetCameraTransformTestCommand.encode = encode;
350
+ function decode(input, length) {
314
351
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
315
352
  let end = length === undefined ? reader.len : reader.pos + length;
316
353
  const message = createBaseSetCameraTransformTestCommand();
@@ -321,13 +358,13 @@ exports.SetCameraTransformTestCommand = {
321
358
  if (tag !== 10) {
322
359
  break;
323
360
  }
324
- message.position = exports.SetCameraTransformTestCommand_Vector3.decode(reader, reader.uint32());
361
+ message.position = SetCameraTransformTestCommand_Vector3.decode(reader, reader.uint32());
325
362
  continue;
326
363
  case 2:
327
364
  if (tag !== 18) {
328
365
  break;
329
366
  }
330
- message.rotation = exports.SetCameraTransformTestCommand_Quaternion.decode(reader, reader.uint32());
367
+ message.rotation = SetCameraTransformTestCommand_Quaternion.decode(reader, reader.uint32());
331
368
  continue;
332
369
  }
333
370
  if ((tag & 7) === 4 || tag === 0) {
@@ -336,40 +373,46 @@ exports.SetCameraTransformTestCommand = {
336
373
  reader.skipType(tag & 7);
337
374
  }
338
375
  return message;
339
- },
340
- fromJSON(object) {
376
+ }
377
+ SetCameraTransformTestCommand.decode = decode;
378
+ function fromJSON(object) {
341
379
  return {
342
- position: isSet(object.position) ? exports.SetCameraTransformTestCommand_Vector3.fromJSON(object.position) : undefined,
343
- rotation: isSet(object.rotation) ? exports.SetCameraTransformTestCommand_Quaternion.fromJSON(object.rotation) : undefined,
380
+ position: isSet(object.position) ? SetCameraTransformTestCommand_Vector3.fromJSON(object.position) : undefined,
381
+ rotation: isSet(object.rotation) ? SetCameraTransformTestCommand_Quaternion.fromJSON(object.rotation) : undefined,
344
382
  };
345
- },
346
- toJSON(message) {
383
+ }
384
+ SetCameraTransformTestCommand.fromJSON = fromJSON;
385
+ function toJSON(message) {
347
386
  const obj = {};
348
387
  message.position !== undefined &&
349
- (obj.position = message.position ? exports.SetCameraTransformTestCommand_Vector3.toJSON(message.position) : undefined);
388
+ (obj.position = message.position ? SetCameraTransformTestCommand_Vector3.toJSON(message.position) : undefined);
350
389
  message.rotation !== undefined &&
351
- (obj.rotation = message.rotation ? exports.SetCameraTransformTestCommand_Quaternion.toJSON(message.rotation) : undefined);
390
+ (obj.rotation = message.rotation ? SetCameraTransformTestCommand_Quaternion.toJSON(message.rotation) : undefined);
352
391
  return obj;
353
- },
354
- create(base) {
355
- return exports.SetCameraTransformTestCommand.fromPartial(base !== null && base !== void 0 ? base : {});
356
- },
357
- fromPartial(object) {
392
+ }
393
+ SetCameraTransformTestCommand.toJSON = toJSON;
394
+ function create(base) {
395
+ return SetCameraTransformTestCommand.fromPartial(base !== null && base !== void 0 ? base : {});
396
+ }
397
+ SetCameraTransformTestCommand.create = create;
398
+ function fromPartial(object) {
358
399
  const message = createBaseSetCameraTransformTestCommand();
359
400
  message.position = (object.position !== undefined && object.position !== null)
360
- ? exports.SetCameraTransformTestCommand_Vector3.fromPartial(object.position)
401
+ ? SetCameraTransformTestCommand_Vector3.fromPartial(object.position)
361
402
  : undefined;
362
403
  message.rotation = (object.rotation !== undefined && object.rotation !== null)
363
- ? exports.SetCameraTransformTestCommand_Quaternion.fromPartial(object.rotation)
404
+ ? SetCameraTransformTestCommand_Quaternion.fromPartial(object.rotation)
364
405
  : undefined;
365
406
  return message;
366
- },
367
- };
407
+ }
408
+ SetCameraTransformTestCommand.fromPartial = fromPartial;
409
+ })(SetCameraTransformTestCommand = exports.SetCameraTransformTestCommand || (exports.SetCameraTransformTestCommand = {}));
368
410
  function createBaseSetCameraTransformTestCommand_Vector3() {
369
411
  return { x: 0, y: 0, z: 0 };
370
412
  }
371
- exports.SetCameraTransformTestCommand_Vector3 = {
372
- encode(message, writer = minimal_1.default.Writer.create()) {
413
+ var SetCameraTransformTestCommand_Vector3;
414
+ (function (SetCameraTransformTestCommand_Vector3) {
415
+ function encode(message, writer = minimal_1.default.Writer.create()) {
373
416
  if (message.x !== 0) {
374
417
  writer.uint32(13).float(message.x);
375
418
  }
@@ -380,8 +423,9 @@ exports.SetCameraTransformTestCommand_Vector3 = {
380
423
  writer.uint32(29).float(message.z);
381
424
  }
382
425
  return writer;
383
- },
384
- decode(input, length) {
426
+ }
427
+ SetCameraTransformTestCommand_Vector3.encode = encode;
428
+ function decode(input, length) {
385
429
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
386
430
  let end = length === undefined ? reader.len : reader.pos + length;
387
431
  const message = createBaseSetCameraTransformTestCommand_Vector3();
@@ -413,38 +457,44 @@ exports.SetCameraTransformTestCommand_Vector3 = {
413
457
  reader.skipType(tag & 7);
414
458
  }
415
459
  return message;
416
- },
417
- fromJSON(object) {
460
+ }
461
+ SetCameraTransformTestCommand_Vector3.decode = decode;
462
+ function fromJSON(object) {
418
463
  return {
419
464
  x: isSet(object.x) ? Number(object.x) : 0,
420
465
  y: isSet(object.y) ? Number(object.y) : 0,
421
466
  z: isSet(object.z) ? Number(object.z) : 0,
422
467
  };
423
- },
424
- toJSON(message) {
468
+ }
469
+ SetCameraTransformTestCommand_Vector3.fromJSON = fromJSON;
470
+ function toJSON(message) {
425
471
  const obj = {};
426
472
  message.x !== undefined && (obj.x = message.x);
427
473
  message.y !== undefined && (obj.y = message.y);
428
474
  message.z !== undefined && (obj.z = message.z);
429
475
  return obj;
430
- },
431
- create(base) {
432
- return exports.SetCameraTransformTestCommand_Vector3.fromPartial(base !== null && base !== void 0 ? base : {});
433
- },
434
- fromPartial(object) {
476
+ }
477
+ SetCameraTransformTestCommand_Vector3.toJSON = toJSON;
478
+ function create(base) {
479
+ return SetCameraTransformTestCommand_Vector3.fromPartial(base !== null && base !== void 0 ? base : {});
480
+ }
481
+ SetCameraTransformTestCommand_Vector3.create = create;
482
+ function fromPartial(object) {
435
483
  var _a, _b, _c;
436
484
  const message = createBaseSetCameraTransformTestCommand_Vector3();
437
485
  message.x = (_a = object.x) !== null && _a !== void 0 ? _a : 0;
438
486
  message.y = (_b = object.y) !== null && _b !== void 0 ? _b : 0;
439
487
  message.z = (_c = object.z) !== null && _c !== void 0 ? _c : 0;
440
488
  return message;
441
- },
442
- };
489
+ }
490
+ SetCameraTransformTestCommand_Vector3.fromPartial = fromPartial;
491
+ })(SetCameraTransformTestCommand_Vector3 = exports.SetCameraTransformTestCommand_Vector3 || (exports.SetCameraTransformTestCommand_Vector3 = {}));
443
492
  function createBaseSetCameraTransformTestCommand_Quaternion() {
444
493
  return { x: 0, y: 0, z: 0, w: 0 };
445
494
  }
446
- exports.SetCameraTransformTestCommand_Quaternion = {
447
- encode(message, writer = minimal_1.default.Writer.create()) {
495
+ var SetCameraTransformTestCommand_Quaternion;
496
+ (function (SetCameraTransformTestCommand_Quaternion) {
497
+ function encode(message, writer = minimal_1.default.Writer.create()) {
448
498
  if (message.x !== 0) {
449
499
  writer.uint32(13).float(message.x);
450
500
  }
@@ -458,8 +508,9 @@ exports.SetCameraTransformTestCommand_Quaternion = {
458
508
  writer.uint32(37).float(message.w);
459
509
  }
460
510
  return writer;
461
- },
462
- decode(input, length) {
511
+ }
512
+ SetCameraTransformTestCommand_Quaternion.encode = encode;
513
+ function decode(input, length) {
463
514
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
464
515
  let end = length === undefined ? reader.len : reader.pos + length;
465
516
  const message = createBaseSetCameraTransformTestCommand_Quaternion();
@@ -497,27 +548,31 @@ exports.SetCameraTransformTestCommand_Quaternion = {
497
548
  reader.skipType(tag & 7);
498
549
  }
499
550
  return message;
500
- },
501
- fromJSON(object) {
551
+ }
552
+ SetCameraTransformTestCommand_Quaternion.decode = decode;
553
+ function fromJSON(object) {
502
554
  return {
503
555
  x: isSet(object.x) ? Number(object.x) : 0,
504
556
  y: isSet(object.y) ? Number(object.y) : 0,
505
557
  z: isSet(object.z) ? Number(object.z) : 0,
506
558
  w: isSet(object.w) ? Number(object.w) : 0,
507
559
  };
508
- },
509
- toJSON(message) {
560
+ }
561
+ SetCameraTransformTestCommand_Quaternion.fromJSON = fromJSON;
562
+ function toJSON(message) {
510
563
  const obj = {};
511
564
  message.x !== undefined && (obj.x = message.x);
512
565
  message.y !== undefined && (obj.y = message.y);
513
566
  message.z !== undefined && (obj.z = message.z);
514
567
  message.w !== undefined && (obj.w = message.w);
515
568
  return obj;
516
- },
517
- create(base) {
518
- return exports.SetCameraTransformTestCommand_Quaternion.fromPartial(base !== null && base !== void 0 ? base : {});
519
- },
520
- fromPartial(object) {
569
+ }
570
+ SetCameraTransformTestCommand_Quaternion.toJSON = toJSON;
571
+ function create(base) {
572
+ return SetCameraTransformTestCommand_Quaternion.fromPartial(base !== null && base !== void 0 ? base : {});
573
+ }
574
+ SetCameraTransformTestCommand_Quaternion.create = create;
575
+ function fromPartial(object) {
521
576
  var _a, _b, _c, _d;
522
577
  const message = createBaseSetCameraTransformTestCommand_Quaternion();
523
578
  message.x = (_a = object.x) !== null && _a !== void 0 ? _a : 0;
@@ -525,16 +580,19 @@ exports.SetCameraTransformTestCommand_Quaternion = {
525
580
  message.z = (_c = object.z) !== null && _c !== void 0 ? _c : 0;
526
581
  message.w = (_d = object.w) !== null && _d !== void 0 ? _d : 0;
527
582
  return message;
528
- },
529
- };
583
+ }
584
+ SetCameraTransformTestCommand_Quaternion.fromPartial = fromPartial;
585
+ })(SetCameraTransformTestCommand_Quaternion = exports.SetCameraTransformTestCommand_Quaternion || (exports.SetCameraTransformTestCommand_Quaternion = {}));
530
586
  function createBaseSetCameraTransformTestCommandResponse() {
531
587
  return {};
532
588
  }
533
- exports.SetCameraTransformTestCommandResponse = {
534
- encode(_, writer = minimal_1.default.Writer.create()) {
589
+ var SetCameraTransformTestCommandResponse;
590
+ (function (SetCameraTransformTestCommandResponse) {
591
+ function encode(_, writer = minimal_1.default.Writer.create()) {
535
592
  return writer;
536
- },
537
- decode(input, length) {
593
+ }
594
+ SetCameraTransformTestCommandResponse.encode = encode;
595
+ function decode(input, length) {
538
596
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
539
597
  let end = length === undefined ? reader.len : reader.pos + length;
540
598
  const message = createBaseSetCameraTransformTestCommandResponse();
@@ -548,22 +606,27 @@ exports.SetCameraTransformTestCommandResponse = {
548
606
  reader.skipType(tag & 7);
549
607
  }
550
608
  return message;
551
- },
552
- fromJSON(_) {
609
+ }
610
+ SetCameraTransformTestCommandResponse.decode = decode;
611
+ function fromJSON(_) {
553
612
  return {};
554
- },
555
- toJSON(_) {
613
+ }
614
+ SetCameraTransformTestCommandResponse.fromJSON = fromJSON;
615
+ function toJSON(_) {
556
616
  const obj = {};
557
617
  return obj;
558
- },
559
- create(base) {
560
- return exports.SetCameraTransformTestCommandResponse.fromPartial(base !== null && base !== void 0 ? base : {});
561
- },
562
- fromPartial(_) {
618
+ }
619
+ SetCameraTransformTestCommandResponse.toJSON = toJSON;
620
+ function create(base) {
621
+ return SetCameraTransformTestCommandResponse.fromPartial(base !== null && base !== void 0 ? base : {});
622
+ }
623
+ SetCameraTransformTestCommandResponse.create = create;
624
+ function fromPartial(_) {
563
625
  const message = createBaseSetCameraTransformTestCommandResponse();
564
626
  return message;
565
- },
566
- };
627
+ }
628
+ SetCameraTransformTestCommandResponse.fromPartial = fromPartial;
629
+ })(SetCameraTransformTestCommandResponse = exports.SetCameraTransformTestCommandResponse || (exports.SetCameraTransformTestCommandResponse = {}));
567
630
  exports.TestingServiceDefinition = {
568
631
  name: "TestingService",
569
632
  fullName: "decentraland.kernel.apis.TestingService",
@@ -571,27 +634,27 @@ exports.TestingServiceDefinition = {
571
634
  /** sends a test result to the test runner */
572
635
  logTestResult: {
573
636
  name: "LogTestResult",
574
- requestType: exports.TestResult,
637
+ requestType: TestResult,
575
638
  requestStream: false,
576
- responseType: exports.TestResultResponse,
639
+ responseType: TestResultResponse,
577
640
  responseStream: false,
578
641
  options: {},
579
642
  },
580
643
  /** send a list of all planned tests to the test runner */
581
644
  plan: {
582
645
  name: "Plan",
583
- requestType: exports.TestPlan,
646
+ requestType: TestPlan,
584
647
  requestStream: false,
585
- responseType: exports.TestPlanResponse,
648
+ responseType: TestPlanResponse,
586
649
  responseStream: false,
587
650
  options: {},
588
651
  },
589
652
  /** sets the camera position and rotation in the engine */
590
653
  setCameraTransform: {
591
654
  name: "SetCameraTransform",
592
- requestType: exports.SetCameraTransformTestCommand,
655
+ requestType: SetCameraTransformTestCommand,
593
656
  requestStream: false,
594
- responseType: exports.SetCameraTransformTestCommandResponse,
657
+ responseType: SetCameraTransformTestCommandResponse,
595
658
  responseStream: false,
596
659
  options: {},
597
660
  },