@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
@@ -128,84 +128,84 @@ export const PBAvatarShape = {
128
128
  const tag = reader.uint32();
129
129
  switch (tag >>> 3) {
130
130
  case 1:
131
- if (tag != 10) {
131
+ if (tag !== 10) {
132
132
  break;
133
133
  }
134
134
 
135
135
  message.id = reader.string();
136
136
  continue;
137
137
  case 2:
138
- if (tag != 18) {
138
+ if (tag !== 18) {
139
139
  break;
140
140
  }
141
141
 
142
142
  message.name = reader.string();
143
143
  continue;
144
144
  case 3:
145
- if (tag != 26) {
145
+ if (tag !== 26) {
146
146
  break;
147
147
  }
148
148
 
149
149
  message.bodyShape = reader.string();
150
150
  continue;
151
151
  case 4:
152
- if (tag != 34) {
152
+ if (tag !== 34) {
153
153
  break;
154
154
  }
155
155
 
156
156
  message.skinColor = Color3.decode(reader, reader.uint32());
157
157
  continue;
158
158
  case 5:
159
- if (tag != 42) {
159
+ if (tag !== 42) {
160
160
  break;
161
161
  }
162
162
 
163
163
  message.hairColor = Color3.decode(reader, reader.uint32());
164
164
  continue;
165
165
  case 6:
166
- if (tag != 50) {
166
+ if (tag !== 50) {
167
167
  break;
168
168
  }
169
169
 
170
170
  message.eyeColor = Color3.decode(reader, reader.uint32());
171
171
  continue;
172
172
  case 7:
173
- if (tag != 58) {
173
+ if (tag !== 58) {
174
174
  break;
175
175
  }
176
176
 
177
177
  message.expressionTriggerId = reader.string();
178
178
  continue;
179
179
  case 8:
180
- if (tag != 64) {
180
+ if (tag !== 64) {
181
181
  break;
182
182
  }
183
183
 
184
184
  message.expressionTriggerTimestamp = longToNumber(reader.int64() as Long);
185
185
  continue;
186
186
  case 9:
187
- if (tag != 72) {
187
+ if (tag !== 72) {
188
188
  break;
189
189
  }
190
190
 
191
191
  message.talking = reader.bool();
192
192
  continue;
193
193
  case 10:
194
- if (tag != 82) {
194
+ if (tag !== 82) {
195
195
  break;
196
196
  }
197
197
 
198
198
  message.wearables.push(reader.string());
199
199
  continue;
200
200
  case 11:
201
- if (tag != 90) {
201
+ if (tag !== 90) {
202
202
  break;
203
203
  }
204
204
 
205
205
  message.emotes.push(reader.string());
206
206
  continue;
207
207
  }
208
- if ((tag & 7) == 4 || tag == 0) {
208
+ if ((tag & 7) === 4 || tag === 0) {
209
209
  break;
210
210
  }
211
211
  reader.skipType(tag & 7);
@@ -92,14 +92,14 @@ export const PBBillboard = {
92
92
  const tag = reader.uint32();
93
93
  switch (tag >>> 3) {
94
94
  case 1:
95
- if (tag != 8) {
95
+ if (tag !== 8) {
96
96
  break;
97
97
  }
98
98
 
99
99
  message.billboardMode = reader.int32() as any;
100
100
  continue;
101
101
  }
102
- if ((tag & 7) == 4 || tag == 0) {
102
+ if ((tag & 7) === 4 || tag === 0) {
103
103
  break;
104
104
  }
105
105
  reader.skipType(tag & 7);
@@ -33,14 +33,14 @@ export const PBCameraMode = {
33
33
  const tag = reader.uint32();
34
34
  switch (tag >>> 3) {
35
35
  case 1:
36
- if (tag != 8) {
36
+ if (tag !== 8) {
37
37
  break;
38
38
  }
39
39
 
40
40
  message.mode = reader.int32() as any;
41
41
  continue;
42
42
  }
43
- if ((tag & 7) == 4 || tag == 0) {
43
+ if ((tag & 7) === 4 || tag === 0) {
44
44
  break;
45
45
  }
46
46
  reader.skipType(tag & 7);
@@ -50,21 +50,21 @@ export const PBCameraModeArea = {
50
50
  const tag = reader.uint32();
51
51
  switch (tag >>> 3) {
52
52
  case 1:
53
- if (tag != 10) {
53
+ if (tag !== 10) {
54
54
  break;
55
55
  }
56
56
 
57
57
  message.area = Vector3.decode(reader, reader.uint32());
58
58
  continue;
59
59
  case 2:
60
- if (tag != 16) {
60
+ if (tag !== 16) {
61
61
  break;
62
62
  }
63
63
 
64
64
  message.mode = reader.int32() as any;
65
65
  continue;
66
66
  }
67
- if ((tag & 7) == 4 || tag == 0) {
67
+ if ((tag & 7) === 4 || tag === 0) {
68
68
  break;
69
69
  }
70
70
  reader.skipType(tag & 7);
@@ -78,56 +78,56 @@ export const RaycastHit = {
78
78
  const tag = reader.uint32();
79
79
  switch (tag >>> 3) {
80
80
  case 1:
81
- if (tag != 10) {
81
+ if (tag !== 10) {
82
82
  break;
83
83
  }
84
84
 
85
85
  message.position = Vector3.decode(reader, reader.uint32());
86
86
  continue;
87
87
  case 2:
88
- if (tag != 18) {
88
+ if (tag !== 18) {
89
89
  break;
90
90
  }
91
91
 
92
92
  message.globalOrigin = Vector3.decode(reader, reader.uint32());
93
93
  continue;
94
94
  case 3:
95
- if (tag != 26) {
95
+ if (tag !== 26) {
96
96
  break;
97
97
  }
98
98
 
99
99
  message.direction = Vector3.decode(reader, reader.uint32());
100
100
  continue;
101
101
  case 4:
102
- if (tag != 34) {
102
+ if (tag !== 34) {
103
103
  break;
104
104
  }
105
105
 
106
106
  message.normalHit = Vector3.decode(reader, reader.uint32());
107
107
  continue;
108
108
  case 5:
109
- if (tag != 45) {
109
+ if (tag !== 45) {
110
110
  break;
111
111
  }
112
112
 
113
113
  message.length = reader.float();
114
114
  continue;
115
115
  case 6:
116
- if (tag != 50) {
116
+ if (tag !== 50) {
117
117
  break;
118
118
  }
119
119
 
120
120
  message.meshName = reader.string();
121
121
  continue;
122
122
  case 7:
123
- if (tag != 56) {
123
+ if (tag !== 56) {
124
124
  break;
125
125
  }
126
126
 
127
127
  message.entityId = reader.uint32();
128
128
  continue;
129
129
  }
130
- if ((tag & 7) == 4 || tag == 0) {
130
+ if ((tag & 7) === 4 || tag === 0) {
131
131
  break;
132
132
  }
133
133
  reader.skipType(tag & 7);
@@ -44,28 +44,28 @@ export const PBEngineInfo = {
44
44
  const tag = reader.uint32();
45
45
  switch (tag >>> 3) {
46
46
  case 1:
47
- if (tag != 8) {
47
+ if (tag !== 8) {
48
48
  break;
49
49
  }
50
50
 
51
51
  message.frameNumber = reader.uint32();
52
52
  continue;
53
53
  case 2:
54
- if (tag != 21) {
54
+ if (tag !== 21) {
55
55
  break;
56
56
  }
57
57
 
58
58
  message.totalRuntime = reader.float();
59
59
  continue;
60
60
  case 3:
61
- if (tag != 24) {
61
+ if (tag !== 24) {
62
62
  break;
63
63
  }
64
64
 
65
65
  message.tickNumber = reader.uint32();
66
66
  continue;
67
67
  }
68
- if ((tag & 7) == 4 || tag == 0) {
68
+ if ((tag & 7) === 4 || tag === 0) {
69
69
  break;
70
70
  }
71
71
  reader.skipType(tag & 7);
@@ -46,28 +46,28 @@ export const PBGltfContainer = {
46
46
  const tag = reader.uint32();
47
47
  switch (tag >>> 3) {
48
48
  case 1:
49
- if (tag != 10) {
49
+ if (tag !== 10) {
50
50
  break;
51
51
  }
52
52
 
53
53
  message.src = reader.string();
54
54
  continue;
55
55
  case 4:
56
- if (tag != 32) {
56
+ if (tag !== 32) {
57
57
  break;
58
58
  }
59
59
 
60
60
  message.visibleMeshesCollisionMask = reader.uint32();
61
61
  continue;
62
62
  case 5:
63
- if (tag != 40) {
63
+ if (tag !== 40) {
64
64
  break;
65
65
  }
66
66
 
67
67
  message.invisibleMeshesCollisionMask = reader.uint32();
68
68
  continue;
69
69
  }
70
- if ((tag & 7) == 4 || tag == 0) {
70
+ if ((tag & 7) === 4 || tag === 0) {
71
71
  break;
72
72
  }
73
73
  reader.skipType(tag & 7);
@@ -32,14 +32,14 @@ export const PBGltfContainerLoadingState = {
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.currentState = reader.int32() as any;
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);
@@ -167,21 +167,21 @@ export const PBMaterial = {
167
167
  const tag = reader.uint32();
168
168
  switch (tag >>> 3) {
169
169
  case 1:
170
- if (tag != 10) {
170
+ if (tag !== 10) {
171
171
  break;
172
172
  }
173
173
 
174
174
  message.material = { $case: "unlit", unlit: PBMaterial_UnlitMaterial.decode(reader, reader.uint32()) };
175
175
  continue;
176
176
  case 2:
177
- if (tag != 18) {
177
+ if (tag !== 18) {
178
178
  break;
179
179
  }
180
180
 
181
181
  message.material = { $case: "pbr", pbr: PBMaterial_PbrMaterial.decode(reader, reader.uint32()) };
182
182
  continue;
183
183
  }
184
- if ((tag & 7) == 4 || tag == 0) {
184
+ if ((tag & 7) === 4 || tag === 0) {
185
185
  break;
186
186
  }
187
187
  reader.skipType(tag & 7);
@@ -253,35 +253,35 @@ export const PBMaterial_UnlitMaterial = {
253
253
  const tag = reader.uint32();
254
254
  switch (tag >>> 3) {
255
255
  case 1:
256
- if (tag != 10) {
256
+ if (tag !== 10) {
257
257
  break;
258
258
  }
259
259
 
260
260
  message.texture = TextureUnion.decode(reader, reader.uint32());
261
261
  continue;
262
262
  case 2:
263
- if (tag != 21) {
263
+ if (tag !== 21) {
264
264
  break;
265
265
  }
266
266
 
267
267
  message.alphaTest = reader.float();
268
268
  continue;
269
269
  case 3:
270
- if (tag != 24) {
270
+ if (tag !== 24) {
271
271
  break;
272
272
  }
273
273
 
274
274
  message.castShadows = reader.bool();
275
275
  continue;
276
276
  case 4:
277
- if (tag != 34) {
277
+ if (tag !== 34) {
278
278
  break;
279
279
  }
280
280
 
281
281
  message.diffuseColor = Color4.decode(reader, reader.uint32());
282
282
  continue;
283
283
  }
284
- if ((tag & 7) == 4 || tag == 0) {
284
+ if ((tag & 7) === 4 || tag === 0) {
285
285
  break;
286
286
  }
287
287
  reader.skipType(tag & 7);
@@ -408,119 +408,119 @@ export const PBMaterial_PbrMaterial = {
408
408
  const tag = reader.uint32();
409
409
  switch (tag >>> 3) {
410
410
  case 1:
411
- if (tag != 10) {
411
+ if (tag !== 10) {
412
412
  break;
413
413
  }
414
414
 
415
415
  message.texture = TextureUnion.decode(reader, reader.uint32());
416
416
  continue;
417
417
  case 2:
418
- if (tag != 21) {
418
+ if (tag !== 21) {
419
419
  break;
420
420
  }
421
421
 
422
422
  message.alphaTest = reader.float();
423
423
  continue;
424
424
  case 3:
425
- if (tag != 24) {
425
+ if (tag !== 24) {
426
426
  break;
427
427
  }
428
428
 
429
429
  message.castShadows = reader.bool();
430
430
  continue;
431
431
  case 4:
432
- if (tag != 34) {
432
+ if (tag !== 34) {
433
433
  break;
434
434
  }
435
435
 
436
436
  message.alphaTexture = TextureUnion.decode(reader, reader.uint32());
437
437
  continue;
438
438
  case 5:
439
- if (tag != 42) {
439
+ if (tag !== 42) {
440
440
  break;
441
441
  }
442
442
 
443
443
  message.emissiveTexture = TextureUnion.decode(reader, reader.uint32());
444
444
  continue;
445
445
  case 6:
446
- if (tag != 50) {
446
+ if (tag !== 50) {
447
447
  break;
448
448
  }
449
449
 
450
450
  message.bumpTexture = TextureUnion.decode(reader, reader.uint32());
451
451
  continue;
452
452
  case 7:
453
- if (tag != 58) {
453
+ if (tag !== 58) {
454
454
  break;
455
455
  }
456
456
 
457
457
  message.albedoColor = Color4.decode(reader, reader.uint32());
458
458
  continue;
459
459
  case 8:
460
- if (tag != 66) {
460
+ if (tag !== 66) {
461
461
  break;
462
462
  }
463
463
 
464
464
  message.emissiveColor = Color3.decode(reader, reader.uint32());
465
465
  continue;
466
466
  case 9:
467
- if (tag != 74) {
467
+ if (tag !== 74) {
468
468
  break;
469
469
  }
470
470
 
471
471
  message.reflectivityColor = Color3.decode(reader, reader.uint32());
472
472
  continue;
473
473
  case 10:
474
- if (tag != 80) {
474
+ if (tag !== 80) {
475
475
  break;
476
476
  }
477
477
 
478
478
  message.transparencyMode = reader.int32() as any;
479
479
  continue;
480
480
  case 11:
481
- if (tag != 93) {
481
+ if (tag !== 93) {
482
482
  break;
483
483
  }
484
484
 
485
485
  message.metallic = reader.float();
486
486
  continue;
487
487
  case 12:
488
- if (tag != 101) {
488
+ if (tag !== 101) {
489
489
  break;
490
490
  }
491
491
 
492
492
  message.roughness = reader.float();
493
493
  continue;
494
494
  case 13:
495
- if (tag != 109) {
495
+ if (tag !== 109) {
496
496
  break;
497
497
  }
498
498
 
499
499
  message.glossiness = reader.float();
500
500
  continue;
501
501
  case 14:
502
- if (tag != 117) {
502
+ if (tag !== 117) {
503
503
  break;
504
504
  }
505
505
 
506
506
  message.specularIntensity = reader.float();
507
507
  continue;
508
508
  case 15:
509
- if (tag != 125) {
509
+ if (tag !== 125) {
510
510
  break;
511
511
  }
512
512
 
513
513
  message.emissiveIntensity = reader.float();
514
514
  continue;
515
515
  case 16:
516
- if (tag != 133) {
516
+ if (tag !== 133) {
517
517
  break;
518
518
  }
519
519
 
520
520
  message.directIntensity = reader.float();
521
521
  continue;
522
522
  }
523
- if ((tag & 7) == 4 || tag == 0) {
523
+ if ((tag & 7) === 4 || tag === 0) {
524
524
  break;
525
525
  }
526
526
  reader.skipType(tag & 7);
@@ -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);