asajs 4.1.15 → 4.2.0
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.
- package/README.md +1 -9
- package/dist/js/analyzer/vanilladefs.js +291 -52
- package/dist/js/components/UI.js +34 -21
- package/dist/js/components/Utils.js +3 -1
- package/dist/js/types/enums/ArrayName.js +1 -0
- package/dist/js/types/enums/Binding.js +935 -0
- package/dist/js/types/enums/ButtonId.js +275 -0
- package/dist/js/types/vanilla/paths.js +208 -207
- package/dist/types/components/AnimationKeyframe.d.ts +4 -4
- package/dist/types/components/UI.d.ts +4 -10
- package/dist/types/types/enums/ArrayName.d.ts +2 -1
- package/dist/types/types/enums/Binding.d.ts +936 -1
- package/dist/types/types/enums/ButtonId.d.ts +276 -1
- package/dist/types/types/properties/value.d.ts +1 -1
- package/dist/types/types/vanilla/intellisense.d.ts +178 -27
- package/dist/types/types/vanilla/paths.d.ts +1 -0
- package/extends/binding.txt +1477 -0
- package/extends/button_id.txt +947 -0
- package/package.json +1 -1
- package/resources/example-config.js +5 -15
|
@@ -0,0 +1,947 @@
|
|
|
1
|
+
button.paddle_left
|
|
2
|
+
button.controller_start
|
|
3
|
+
button.slot3
|
|
4
|
+
button.slot9
|
|
5
|
+
button.file_upload_cancel
|
|
6
|
+
button.close
|
|
7
|
+
button.add_popup_escape
|
|
8
|
+
button.tapped_bundle_item_icon
|
|
9
|
+
button.container_auto_destroy
|
|
10
|
+
button.save_button
|
|
11
|
+
button.picked_inventory
|
|
12
|
+
button.cycle_recipe_left
|
|
13
|
+
button.ugc_item
|
|
14
|
+
button.redirect_to_upsell
|
|
15
|
+
button.choose_skinny
|
|
16
|
+
button.menu_settings
|
|
17
|
+
button.clear_screenshots_cache
|
|
18
|
+
button.deselected_pack
|
|
19
|
+
button.store
|
|
20
|
+
button.sort_up
|
|
21
|
+
button.navigate_edit_world
|
|
22
|
+
button.font_license_popup
|
|
23
|
+
button.menu_legacy_world_item_delete
|
|
24
|
+
button.portfolio_export
|
|
25
|
+
button.cancel_close_without_saving
|
|
26
|
+
button.close_manage_feed
|
|
27
|
+
button.show_more_offers
|
|
28
|
+
button.player_count
|
|
29
|
+
button.paddle_right
|
|
30
|
+
button.turn_left
|
|
31
|
+
button.control
|
|
32
|
+
button.enable_text_to_speech
|
|
33
|
+
button.look_up_smooth
|
|
34
|
+
button.full_screen
|
|
35
|
+
button.build_or_attack_or_block_select
|
|
36
|
+
button.downright
|
|
37
|
+
button.clear_selected_recipe
|
|
38
|
+
button.search_bar_clear
|
|
39
|
+
button.showEula
|
|
40
|
+
button.insert_photo_page
|
|
41
|
+
button.hide_bundle_tooltip
|
|
42
|
+
button.host_toggle
|
|
43
|
+
button.add_realm
|
|
44
|
+
button.select_worlds
|
|
45
|
+
button.menu_invalid_world_template_clicked
|
|
46
|
+
button.manage_account
|
|
47
|
+
button.featured_category
|
|
48
|
+
button.menu_realm_send_invites
|
|
49
|
+
button.close_options_popup
|
|
50
|
+
button.world_slot
|
|
51
|
+
button.menu_realm_world_trial
|
|
52
|
+
button.next_friends_page
|
|
53
|
+
button.file_upload_wifi_warning_continue
|
|
54
|
+
button.eduCloud_learn_more
|
|
55
|
+
button.toggle_verbose_state
|
|
56
|
+
button.get_more_skins
|
|
57
|
+
button.share
|
|
58
|
+
button.pan_left
|
|
59
|
+
button.redirect_button
|
|
60
|
+
button.select_screenshot
|
|
61
|
+
button.genre
|
|
62
|
+
button.close_filter_menu
|
|
63
|
+
button.menu_inventory_cancel
|
|
64
|
+
button.look_down_smooth
|
|
65
|
+
button.arrow_down
|
|
66
|
+
button.command_macro_2
|
|
67
|
+
button.command_macro_6
|
|
68
|
+
button.anvil_coalesce_stack
|
|
69
|
+
button.cancel
|
|
70
|
+
button.insert_text_page
|
|
71
|
+
button.chat_menu_cancel
|
|
72
|
+
button.sub_command
|
|
73
|
+
button.trade_details_2
|
|
74
|
+
button.starter_buy_now_button
|
|
75
|
+
button.menu_offline
|
|
76
|
+
button.ai_lesson_crafter
|
|
77
|
+
button.additional_realms_buy_button
|
|
78
|
+
button.continue
|
|
79
|
+
button.manual_save_checkbox
|
|
80
|
+
button.expand_realms
|
|
81
|
+
button.copy_local_world
|
|
82
|
+
button.menu_feed
|
|
83
|
+
button.portfolio_add_photo
|
|
84
|
+
button.delete_account
|
|
85
|
+
button.clear_content_log_files
|
|
86
|
+
button.expand_advanced_graphics
|
|
87
|
+
button.see_realms_subscription
|
|
88
|
+
button.view_achievement
|
|
89
|
+
button.redeem_realms_item
|
|
90
|
+
button.menu_cancel
|
|
91
|
+
button.destroy_or_interact
|
|
92
|
+
button.scoreboard
|
|
93
|
+
button.look_right_smooth
|
|
94
|
+
button.arrow_left
|
|
95
|
+
button.command_macro_7
|
|
96
|
+
button.focus_left
|
|
97
|
+
button.focus_right
|
|
98
|
+
button.remove_trial
|
|
99
|
+
button.trade_secondary_select
|
|
100
|
+
button.player_profile_card
|
|
101
|
+
button.settings_help
|
|
102
|
+
button.reset_party_settings_filters
|
|
103
|
+
button.more_realms_plus_templates
|
|
104
|
+
button.back
|
|
105
|
+
button.menu_legacy_world_item_migrate
|
|
106
|
+
button.entry_confirm
|
|
107
|
+
button.tag_trailer
|
|
108
|
+
button.archived_world_upload
|
|
109
|
+
button.delete_resource_button
|
|
110
|
+
button.select_nav_option
|
|
111
|
+
button.close_result_panel
|
|
112
|
+
button.apply_to_realm
|
|
113
|
+
button.purchase_with_currency
|
|
114
|
+
button.user_rating_star_toggle
|
|
115
|
+
button.select_appearance
|
|
116
|
+
button.open_default_character_selection_modal
|
|
117
|
+
button.promotion_page
|
|
118
|
+
button.emote_slot_2
|
|
119
|
+
button.command_macro_3
|
|
120
|
+
button.cartography_result_take_half_place_one
|
|
121
|
+
button.menu_exit
|
|
122
|
+
button.close_share_popup
|
|
123
|
+
button.privpol_popup
|
|
124
|
+
button.edit_page
|
|
125
|
+
button.force_gui_scaling
|
|
126
|
+
button.privacy_and_online_safety
|
|
127
|
+
button.menu_realms
|
|
128
|
+
button.additional_realms_right_button
|
|
129
|
+
button.save_active_world_button
|
|
130
|
+
button.score_player_profile_card
|
|
131
|
+
button.form_button_click
|
|
132
|
+
button.exit_student
|
|
133
|
+
button.exit_advanced
|
|
134
|
+
button.menu_start_realms_world
|
|
135
|
+
button.hide_gui_all
|
|
136
|
+
button.slot_pressed
|
|
137
|
+
button.edu_cloud_conflict_resolution_cloud_button
|
|
138
|
+
button.play_video
|
|
139
|
+
button.share_world_link
|
|
140
|
+
button.exit_verbose_state_bg
|
|
141
|
+
button.text_edit_box_deselected
|
|
142
|
+
button.cast_select
|
|
143
|
+
button.structure_3D_export
|
|
144
|
+
button.copy_facing_coordinates
|
|
145
|
+
button.look_left
|
|
146
|
+
button.grindstone_coalesce_stack
|
|
147
|
+
button.main_menu_button
|
|
148
|
+
button.window_right
|
|
149
|
+
button.restore
|
|
150
|
+
button.clear
|
|
151
|
+
button.play_button
|
|
152
|
+
button.export_book
|
|
153
|
+
button.focus_debug
|
|
154
|
+
button.emote_wheel_exit_non_gamepad
|
|
155
|
+
button.is_hovered
|
|
156
|
+
button.friends_drawer
|
|
157
|
+
button.play_realm
|
|
158
|
+
button.available_pack
|
|
159
|
+
button.menu_quit
|
|
160
|
+
button.connect_to_third_party_server
|
|
161
|
+
button.portfolio_convert_right
|
|
162
|
+
button.hotbar_inventory_left
|
|
163
|
+
button.view_toggle
|
|
164
|
+
button.preview_app1
|
|
165
|
+
button.purchase_with_coins
|
|
166
|
+
button.navigate_to_store_search_resource
|
|
167
|
+
button.scrollToRateContent
|
|
168
|
+
button.tab_button
|
|
169
|
+
button.skin_selected_skins_page
|
|
170
|
+
button.clear_pack_type_filters
|
|
171
|
+
button.menu_down
|
|
172
|
+
button.build_or_interact
|
|
173
|
+
button.slot2
|
|
174
|
+
button.command_macro_chord_7
|
|
175
|
+
button.output_coalesce_stack
|
|
176
|
+
button.join_world_popup
|
|
177
|
+
button.teams_share
|
|
178
|
+
button.copy_to_clipboard
|
|
179
|
+
button.reset_binding
|
|
180
|
+
button.new_realm
|
|
181
|
+
button.showEligibility
|
|
182
|
+
button.confirm
|
|
183
|
+
button.menu_navigation
|
|
184
|
+
button.master_buy_now_button
|
|
185
|
+
button.realms_player_count_10
|
|
186
|
+
button.download_realms_world
|
|
187
|
+
button.view_profile
|
|
188
|
+
button.terms_and_conditions_popup
|
|
189
|
+
button.attribution_popup
|
|
190
|
+
button.exit_verbose_state
|
|
191
|
+
button.navigate_first_page
|
|
192
|
+
button.structure_import
|
|
193
|
+
button.menu_tertiary_select
|
|
194
|
+
button.sneak
|
|
195
|
+
button.controller_autocomplete
|
|
196
|
+
button.shift
|
|
197
|
+
button.copy_facing_block_coordinates
|
|
198
|
+
button.look_down
|
|
199
|
+
button.labtable_take_all_place_all
|
|
200
|
+
button.view_worlds
|
|
201
|
+
button.container_take_half_place_one
|
|
202
|
+
button.recipe_book_toggle_hovered
|
|
203
|
+
button.action_button
|
|
204
|
+
button.realms_warning_more_info
|
|
205
|
+
button.dialog_button
|
|
206
|
+
button.join_server_anyway
|
|
207
|
+
button.menu_local_world_item_edit
|
|
208
|
+
button.menu_network_join_by_code_popup_join
|
|
209
|
+
button.free_preview_realm_available
|
|
210
|
+
button.play_world
|
|
211
|
+
button.clear_diagnostics_captures
|
|
212
|
+
button.dev_trigger_graphics_device_loss
|
|
213
|
+
button.select_emote_slot_1
|
|
214
|
+
button.real_money_purchase
|
|
215
|
+
button.navigate_previous_page
|
|
216
|
+
button.go_back
|
|
217
|
+
button.edit_appearance_preset
|
|
218
|
+
button.retry_appearance_preset
|
|
219
|
+
button.structure_detect
|
|
220
|
+
button.controller_secondary_select
|
|
221
|
+
button.right
|
|
222
|
+
button.descend
|
|
223
|
+
button.look_up_left
|
|
224
|
+
button.button_hovered
|
|
225
|
+
button.access
|
|
226
|
+
button.maximize
|
|
227
|
+
button.shape_drawing
|
|
228
|
+
button.new_world
|
|
229
|
+
button.open_demo_popup_link
|
|
230
|
+
button.mute_chat
|
|
231
|
+
button.host_main
|
|
232
|
+
button.open_chat_settings
|
|
233
|
+
button.turn_right
|
|
234
|
+
button.close_entry_prompt_dialog
|
|
235
|
+
button.trade_take_all_place_all
|
|
236
|
+
button.choose_fat
|
|
237
|
+
button.gathering
|
|
238
|
+
button.menu_store
|
|
239
|
+
button.sync_legacy_worlds
|
|
240
|
+
button.sync_retailtopreview_worlds
|
|
241
|
+
button.view_feed
|
|
242
|
+
button.expand_selected
|
|
243
|
+
button.expand_available
|
|
244
|
+
button.submit_custom_form
|
|
245
|
+
button.kick
|
|
246
|
+
button.menu_start_local_world
|
|
247
|
+
button.portfolio_page_next
|
|
248
|
+
button.manage_feed_prev_button
|
|
249
|
+
button.lesson_complete
|
|
250
|
+
button.tutorial_restart
|
|
251
|
+
button.claim_all
|
|
252
|
+
button.swap_color_channel_left
|
|
253
|
+
button.menu_autocomplete
|
|
254
|
+
button.toggle_perspective
|
|
255
|
+
button.sprint
|
|
256
|
+
button.block_select
|
|
257
|
+
button.emote_slot_1
|
|
258
|
+
button.hide_tooltips
|
|
259
|
+
button.grindstone_take_all_place_all
|
|
260
|
+
button.loom_result_take_half_place_one
|
|
261
|
+
button.confirm_passcode
|
|
262
|
+
button.local_button
|
|
263
|
+
button.finalize
|
|
264
|
+
button.scroll_down
|
|
265
|
+
button.pointer_pressed
|
|
266
|
+
button.visual_button
|
|
267
|
+
button.recent_skin_hovered
|
|
268
|
+
button.default_skin_hovered
|
|
269
|
+
button.menu_play
|
|
270
|
+
button.download_save
|
|
271
|
+
button.confirm_button
|
|
272
|
+
button.connecting_close
|
|
273
|
+
button.error_close
|
|
274
|
+
button.menu_alternate_tab_left
|
|
275
|
+
button.fly_up_slow
|
|
276
|
+
button.emote_slot_3
|
|
277
|
+
button.menu_select
|
|
278
|
+
button.pattern_select
|
|
279
|
+
button.view_library
|
|
280
|
+
button.error_ok
|
|
281
|
+
button.coalesce_stack
|
|
282
|
+
button.container_auto_place_one
|
|
283
|
+
button.recipe_select
|
|
284
|
+
button.signIn
|
|
285
|
+
button.update_and_play
|
|
286
|
+
button.menu_achievements
|
|
287
|
+
button.realms_options_close
|
|
288
|
+
button.selected_pack
|
|
289
|
+
button.read_toggle
|
|
290
|
+
button.menu_network_join_by_code
|
|
291
|
+
button.menu_realms_world_item_edit
|
|
292
|
+
button.cancel_reset
|
|
293
|
+
button.size
|
|
294
|
+
button.exit_done
|
|
295
|
+
button.found_cancel
|
|
296
|
+
button.dressing_room
|
|
297
|
+
button.close_eduCloud_error_popup
|
|
298
|
+
button.open_content_log_history
|
|
299
|
+
button.realms_plus
|
|
300
|
+
button.none_piece_option
|
|
301
|
+
button.menu_textcursorleft
|
|
302
|
+
button.dev_console_2
|
|
303
|
+
button.inventory_left
|
|
304
|
+
button.jump
|
|
305
|
+
button.sprint_toggle
|
|
306
|
+
button.menu_alternate_tab_right
|
|
307
|
+
button.switch_to_controller
|
|
308
|
+
button.content_log_history_chord
|
|
309
|
+
button.change_flight_height
|
|
310
|
+
button.comp_create_take_all_place_all
|
|
311
|
+
button.matreduce_take_all_place_all
|
|
312
|
+
button.scrollbar_touch
|
|
313
|
+
button.crafting_output_secondary
|
|
314
|
+
button.startBrowsing
|
|
315
|
+
button.click_autocomplete
|
|
316
|
+
button.generate_random
|
|
317
|
+
button.realms_invite_plus
|
|
318
|
+
button.realms_copy_invite_link
|
|
319
|
+
button.realm_invitation_decline
|
|
320
|
+
button.renew
|
|
321
|
+
button.edit_world
|
|
322
|
+
button.student_button
|
|
323
|
+
button.switch_to_new_ui_servers
|
|
324
|
+
button.cancel_join_server
|
|
325
|
+
button.navigate_screenshots_left
|
|
326
|
+
button.description_read_toggle
|
|
327
|
+
button.editor_settings
|
|
328
|
+
button.rating_no_button
|
|
329
|
+
button.sign_in
|
|
330
|
+
button.done_add_resource_button
|
|
331
|
+
button.sort
|
|
332
|
+
button.expand_skin_pack
|
|
333
|
+
button.default_skin_selected
|
|
334
|
+
button.navigate_to_store_search_mashup
|
|
335
|
+
button.cycle_offer_left
|
|
336
|
+
button.select_promotion_item
|
|
337
|
+
button.pressedArrowRight
|
|
338
|
+
button.left
|
|
339
|
+
button.block_select_toggle
|
|
340
|
+
button.command_macro_chord_4
|
|
341
|
+
button.chat_autocomplete_back
|
|
342
|
+
button.output_take_one_place_one
|
|
343
|
+
button.import
|
|
344
|
+
button.arrow_key
|
|
345
|
+
button.reset_keyboard_bindings
|
|
346
|
+
button.customize_tooltip_option_is_hovered
|
|
347
|
+
button.show_skip
|
|
348
|
+
button.sign_book
|
|
349
|
+
button.pause
|
|
350
|
+
button.force_screens_type_pocket
|
|
351
|
+
button.reload_ui_definitions
|
|
352
|
+
button.load_game
|
|
353
|
+
button.menu_network_server_world_edit
|
|
354
|
+
button.portfolio_convert_left
|
|
355
|
+
button.edu_cloud_hyperlink
|
|
356
|
+
button.hotbar_inventory_button
|
|
357
|
+
button.stop_hosting
|
|
358
|
+
button.dropdown_nav_toggle_on_hover
|
|
359
|
+
button.defaultNoAction
|
|
360
|
+
button.pan_right
|
|
361
|
+
button.structure_save
|
|
362
|
+
button.structure_load
|
|
363
|
+
button.menu_textcursorright
|
|
364
|
+
button.look_up
|
|
365
|
+
button.hide_gui
|
|
366
|
+
button.command_macro_9
|
|
367
|
+
button.command_macro_chord_1
|
|
368
|
+
button.home
|
|
369
|
+
button.try_menu_exit
|
|
370
|
+
button.select_offer
|
|
371
|
+
button.purchaseErrorBack
|
|
372
|
+
button.auth_cancel
|
|
373
|
+
button.delete_page
|
|
374
|
+
button.scroll_right
|
|
375
|
+
button.trade
|
|
376
|
+
button.choose_custom_skin
|
|
377
|
+
button.delete_local_screenshots
|
|
378
|
+
button.coin_wallet
|
|
379
|
+
button.additional_realms_left_button
|
|
380
|
+
button.sort_down
|
|
381
|
+
button.menu_how_to_play
|
|
382
|
+
button.debug_drawer_button
|
|
383
|
+
button.portfolio_delete_photo_right
|
|
384
|
+
button.cancel_add_resource_button
|
|
385
|
+
button.addons_faq
|
|
386
|
+
button.action
|
|
387
|
+
button.info
|
|
388
|
+
button.eduCloud_error_ok
|
|
389
|
+
button.feedback_link
|
|
390
|
+
button.custom_skin_info_popup
|
|
391
|
+
button.open_expanded_appearance_view
|
|
392
|
+
button.equip_piece
|
|
393
|
+
button.click_on
|
|
394
|
+
button.structure_reset
|
|
395
|
+
button.sneak_toggle
|
|
396
|
+
button.controller_select
|
|
397
|
+
button.look_center
|
|
398
|
+
button.memory_warning_cancel
|
|
399
|
+
button.container_take_all_place_all
|
|
400
|
+
button.close_dialog
|
|
401
|
+
button.remove_button
|
|
402
|
+
button.emote_hovered
|
|
403
|
+
button.cycle_recipe_right
|
|
404
|
+
button.update
|
|
405
|
+
button.report_errors
|
|
406
|
+
button.navigate_screenshots_right
|
|
407
|
+
button.portfolio_delete_photo_left
|
|
408
|
+
button.download_failed_cancel
|
|
409
|
+
button.popup_escape
|
|
410
|
+
button.tag_escape
|
|
411
|
+
button.file_upload_play
|
|
412
|
+
button.unlink_msa
|
|
413
|
+
button.navigate_to_store_search_world
|
|
414
|
+
button.close_edit_appearance_preset
|
|
415
|
+
button.expand_toggle
|
|
416
|
+
button.subgenre
|
|
417
|
+
button.controller_secondary_select_right
|
|
418
|
+
button.ascend
|
|
419
|
+
button.look_down_slight
|
|
420
|
+
button.look_down_left
|
|
421
|
+
button.screenshot
|
|
422
|
+
button.text_edit_box_clear
|
|
423
|
+
button.labtable_coalesce_stack
|
|
424
|
+
button.service
|
|
425
|
+
button.mail_share
|
|
426
|
+
button.copy_share_link
|
|
427
|
+
button.layout_increment
|
|
428
|
+
button.cancel_purchase
|
|
429
|
+
button.chat_previous_message
|
|
430
|
+
button.trade_select
|
|
431
|
+
button.enchantment_details
|
|
432
|
+
button.menu_skins
|
|
433
|
+
button.textures
|
|
434
|
+
button.move_left
|
|
435
|
+
button.pack_settings
|
|
436
|
+
button.navigate_create_new_world
|
|
437
|
+
button.close_popup
|
|
438
|
+
button.menu_local_world_create
|
|
439
|
+
button.news_read_toggle
|
|
440
|
+
button.no_local_worlds_launch_help
|
|
441
|
+
button.no_photo_alert_ok
|
|
442
|
+
button.join_server
|
|
443
|
+
button.new_world_upload
|
|
444
|
+
button.reset_new_player_flow
|
|
445
|
+
button.select_control_mode
|
|
446
|
+
button.filter
|
|
447
|
+
button.copy_current_coordinates
|
|
448
|
+
button.slot5
|
|
449
|
+
button.command_macro_chord_8
|
|
450
|
+
button.combine
|
|
451
|
+
button.cursor_drop_one
|
|
452
|
+
button.reset_gamepad_bindings
|
|
453
|
+
button.teleport_clear
|
|
454
|
+
button.close_chat_settings
|
|
455
|
+
button.open_dev_console
|
|
456
|
+
button.menu_servers
|
|
457
|
+
button.warningDependency
|
|
458
|
+
button.retry
|
|
459
|
+
button.realms_plus_buy_button
|
|
460
|
+
button.delete_save
|
|
461
|
+
button.edit_realm
|
|
462
|
+
button.activate_world
|
|
463
|
+
button.menu_open_uri
|
|
464
|
+
button.join_and_download_required
|
|
465
|
+
button.leave
|
|
466
|
+
button.hide_paperdoll_hud
|
|
467
|
+
button.wake_up_button
|
|
468
|
+
button.add_friend
|
|
469
|
+
button.library_back_button
|
|
470
|
+
button.switch_accounts
|
|
471
|
+
button.controller_hover_open_verbose_view
|
|
472
|
+
button.turn_down
|
|
473
|
+
button.controller_secondary_select_left
|
|
474
|
+
button.block_select_with_data
|
|
475
|
+
button.slot1
|
|
476
|
+
button.console
|
|
477
|
+
button.menu_check_store
|
|
478
|
+
button.classrooms_share
|
|
479
|
+
button.window_left
|
|
480
|
+
button.drop_one
|
|
481
|
+
button.pick_debug_object
|
|
482
|
+
button.simulate_touch
|
|
483
|
+
button.send_feedback
|
|
484
|
+
button.playSolo
|
|
485
|
+
button.realms_player_count_2
|
|
486
|
+
button.proceed
|
|
487
|
+
button.hide_tooltips_hud
|
|
488
|
+
button.close_to_code_entry
|
|
489
|
+
button.ok
|
|
490
|
+
button.cloud_learn_more_link
|
|
491
|
+
button.copy_build_info
|
|
492
|
+
button.open_color_picker
|
|
493
|
+
button.navigate_carousel_left
|
|
494
|
+
button.close_differences_dialog
|
|
495
|
+
button.stonecutter_result_take_half_place_one
|
|
496
|
+
button.dropdown_exit
|
|
497
|
+
button.content_log_history
|
|
498
|
+
button.anvil_take_all_place_all
|
|
499
|
+
button.library_home
|
|
500
|
+
button.memory_warning_ok
|
|
501
|
+
button.container_slot_hovered
|
|
502
|
+
button.visit_help
|
|
503
|
+
button.tapped_bundle_tooltip
|
|
504
|
+
button.scroll_up
|
|
505
|
+
button.send
|
|
506
|
+
button.unowned_pack
|
|
507
|
+
button.addonLink
|
|
508
|
+
button.navigate_edit_realms_world
|
|
509
|
+
button.cycle_pack_left
|
|
510
|
+
button.menu_network_join_by_code_close
|
|
511
|
+
button.add_member
|
|
512
|
+
button.edu_cloud_conflict_resolution_both_button
|
|
513
|
+
button.library_search
|
|
514
|
+
button.delete_manifest
|
|
515
|
+
button.must_exit_world_error_dialog
|
|
516
|
+
button.cycle_offer_right
|
|
517
|
+
button.confirm_delete
|
|
518
|
+
button.stone_select
|
|
519
|
+
button.comp_create_coalesce_stack
|
|
520
|
+
button.layout_decrement
|
|
521
|
+
button.clear_hotbar_or_remove_one
|
|
522
|
+
button.buy_now
|
|
523
|
+
button.confirm_bundle_purchase
|
|
524
|
+
button.keyboard_toggle
|
|
525
|
+
button.two_player
|
|
526
|
+
button.feedback_button_pressed
|
|
527
|
+
button.signin
|
|
528
|
+
button.realms_invite_find_friends
|
|
529
|
+
button.ten_users
|
|
530
|
+
button.exit_student_edit
|
|
531
|
+
button.delete_action
|
|
532
|
+
button.close_permissions_popup
|
|
533
|
+
button.ban
|
|
534
|
+
button.menu_import_level
|
|
535
|
+
button.menu_realm_nintendo_first_realm_purchase_button
|
|
536
|
+
button.menu_sign_in_to_view_realms
|
|
537
|
+
button.rating_yes_button
|
|
538
|
+
button.send_invites
|
|
539
|
+
button.entered_entries
|
|
540
|
+
button.entry_grid_button
|
|
541
|
+
button.connecting_cancel
|
|
542
|
+
button.join_world
|
|
543
|
+
button.start_hosting
|
|
544
|
+
button.resource_button
|
|
545
|
+
button.select_skin
|
|
546
|
+
button.onedrive_link
|
|
547
|
+
button.cycle_skins_right
|
|
548
|
+
button.search_header_clear
|
|
549
|
+
button.go_to_top
|
|
550
|
+
button.cycle_screenshots_left
|
|
551
|
+
button.swap_color_channel_right
|
|
552
|
+
button.help
|
|
553
|
+
button.emote_slot_0
|
|
554
|
+
button.hide_paperdoll
|
|
555
|
+
button.command_macro_4
|
|
556
|
+
button.world_picker_skip
|
|
557
|
+
button.add_server
|
|
558
|
+
button.cursor_drop_all
|
|
559
|
+
button.view_all_packs
|
|
560
|
+
button.tos_popup
|
|
561
|
+
button.buy
|
|
562
|
+
button.first_lower_popup_button
|
|
563
|
+
button.chat
|
|
564
|
+
button.turn_up
|
|
565
|
+
button.view_recent_skin
|
|
566
|
+
button.restore_store
|
|
567
|
+
button.realms_duration_long
|
|
568
|
+
button.exit_or_toggle
|
|
569
|
+
button.to_profile_or_skins_screen
|
|
570
|
+
button.view_third_party_server_offers
|
|
571
|
+
button.menu_network_world_item
|
|
572
|
+
button.option_reset
|
|
573
|
+
button.entry_ip
|
|
574
|
+
button.menu_retry
|
|
575
|
+
button.resources
|
|
576
|
+
button.library_item
|
|
577
|
+
button.refresh_manifest
|
|
578
|
+
button.reset_settings
|
|
579
|
+
button.save
|
|
580
|
+
button.purchase_error_dialog
|
|
581
|
+
button.nav_button
|
|
582
|
+
button.cycle_screenshots_right
|
|
583
|
+
button.create_selected_persona
|
|
584
|
+
button.click_off
|
|
585
|
+
button.dev_console
|
|
586
|
+
button.menu_secondary_select
|
|
587
|
+
button.look_left_smooth
|
|
588
|
+
button.arrow_right
|
|
589
|
+
button.command_macro_0
|
|
590
|
+
button.command_macro_chord_0
|
|
591
|
+
button.command_macro_chord_5
|
|
592
|
+
button.text_edit_box_selected
|
|
593
|
+
button.enchant
|
|
594
|
+
button.unlink
|
|
595
|
+
button.library_category
|
|
596
|
+
button.reset
|
|
597
|
+
button.goBack
|
|
598
|
+
button.learn_more_popup_link
|
|
599
|
+
button.scroll_left
|
|
600
|
+
button.chat_next_message
|
|
601
|
+
button.menu_tab_left
|
|
602
|
+
button.code_builder
|
|
603
|
+
button.menu_world_template_clicked
|
|
604
|
+
button.addon_copy_realms_warning
|
|
605
|
+
button.exit_maximized
|
|
606
|
+
button.add_url
|
|
607
|
+
button.menu_permission
|
|
608
|
+
button.join_and_download_everything
|
|
609
|
+
button.previous_friends_page
|
|
610
|
+
button.image_prev
|
|
611
|
+
button.controller_hover_close_verbose_view
|
|
612
|
+
button.show_profile_settings
|
|
613
|
+
button.in_csb_button
|
|
614
|
+
button.interact_button
|
|
615
|
+
button.select_blade_offer
|
|
616
|
+
button.cast_back
|
|
617
|
+
button.menu_textedit_down
|
|
618
|
+
button.up_ignore
|
|
619
|
+
button.ascendScaffolding
|
|
620
|
+
button.fly_down_slow
|
|
621
|
+
button.hotbar_drop_all
|
|
622
|
+
button.text_to_speech
|
|
623
|
+
button.command_macro_1
|
|
624
|
+
button.command_macro_chord_6
|
|
625
|
+
button.education_resources
|
|
626
|
+
button.filter_toggle_hovered
|
|
627
|
+
button.privpol_hyperlink
|
|
628
|
+
button.menu_continue
|
|
629
|
+
button.deleteResources
|
|
630
|
+
button.bottom_modal
|
|
631
|
+
button.all
|
|
632
|
+
button.skins
|
|
633
|
+
button.csb_cancel
|
|
634
|
+
button.two_users
|
|
635
|
+
button.save_to_storage
|
|
636
|
+
button.entry_clear
|
|
637
|
+
button.manage_feed_next_button
|
|
638
|
+
button.undo
|
|
639
|
+
button.preview_app2
|
|
640
|
+
button.cycle_next_debug_overlay_page
|
|
641
|
+
button.dev_allocate_texture_handles
|
|
642
|
+
button.equip_skin
|
|
643
|
+
button.navigate_to_store_search_addon
|
|
644
|
+
button.item_action
|
|
645
|
+
button.submit_rating
|
|
646
|
+
button.change_height
|
|
647
|
+
button.swap_to_right_limb
|
|
648
|
+
button.cast_right_select
|
|
649
|
+
button.inventory_right
|
|
650
|
+
button.controller_textedit_up
|
|
651
|
+
button.controller_back
|
|
652
|
+
button.menu_tab_right
|
|
653
|
+
button.open_crafting
|
|
654
|
+
button.look_up_right
|
|
655
|
+
button.arrow_up
|
|
656
|
+
button.toggle_control_hud
|
|
657
|
+
button.command_macro_chord_2
|
|
658
|
+
button.respawn_button
|
|
659
|
+
button.destroy_selection
|
|
660
|
+
button.acceptEula
|
|
661
|
+
button.open_demo_screen
|
|
662
|
+
button.online_button
|
|
663
|
+
button.open_main_menu
|
|
664
|
+
button.menu_profile
|
|
665
|
+
button.realms_plus_right_button
|
|
666
|
+
button.backup_download
|
|
667
|
+
button.menu_network_server_item
|
|
668
|
+
button.error_try_again
|
|
669
|
+
button.edu_cloud_conflict_resolution_local_button
|
|
670
|
+
button.download_cancel
|
|
671
|
+
button.coin_purchase
|
|
672
|
+
button.collect_achievement
|
|
673
|
+
button.tab_name
|
|
674
|
+
button.language
|
|
675
|
+
button.smithing_table_take_half_place_one
|
|
676
|
+
button.left_panel_tab_decrement
|
|
677
|
+
button.left_panel_tab_increment
|
|
678
|
+
button.build_or_attack
|
|
679
|
+
button.anvil_take_half_place_one
|
|
680
|
+
button.menu_leave_screen
|
|
681
|
+
button.loom_result_take_all_place_all
|
|
682
|
+
button.clear_hotbar_or_drop
|
|
683
|
+
button.ten_player
|
|
684
|
+
button.interact
|
|
685
|
+
button.tabbed_buy_now_button
|
|
686
|
+
button.trade_details_1
|
|
687
|
+
button.cloud_help_button
|
|
688
|
+
button.menu_edu_play
|
|
689
|
+
button.menu_inbox
|
|
690
|
+
button.to_profile_screen
|
|
691
|
+
button.create_realm
|
|
692
|
+
button.realms_invite_share
|
|
693
|
+
button.portfolio_page_prev
|
|
694
|
+
button.confirm_close_without_saving
|
|
695
|
+
button.confirm_reset
|
|
696
|
+
button.close_sign_out_fail_popup
|
|
697
|
+
button.manage_invites_popup
|
|
698
|
+
button.cycle_previous_debug_overlay_page
|
|
699
|
+
button.select_screen_nav_button_option
|
|
700
|
+
button.cycle_skins_left
|
|
701
|
+
button.realms_pack_more_info
|
|
702
|
+
button.apply_persona_piece
|
|
703
|
+
button.cycle_promotions_left
|
|
704
|
+
button.platform_restricted
|
|
705
|
+
button.cast_left_select
|
|
706
|
+
button.structure_export
|
|
707
|
+
button.menu_autocomplete_back
|
|
708
|
+
button.look_right
|
|
709
|
+
button.learn_more
|
|
710
|
+
button.info_accept
|
|
711
|
+
button.swap_page_right
|
|
712
|
+
button.trade_coalesce_stack
|
|
713
|
+
button.more_custom_templates
|
|
714
|
+
button.view_default_skin
|
|
715
|
+
button.back_to_selector_area
|
|
716
|
+
button.premium_skin_unhovered
|
|
717
|
+
button.expand_view
|
|
718
|
+
button.menu_get_started
|
|
719
|
+
button.remove_pack_button
|
|
720
|
+
button.start_transfer
|
|
721
|
+
button.my_account
|
|
722
|
+
button.realms_invite_minus
|
|
723
|
+
button.invite_links
|
|
724
|
+
button.delete_selected_saves
|
|
725
|
+
button.realms_pack
|
|
726
|
+
button.cycle_pack_right
|
|
727
|
+
button.view_skin
|
|
728
|
+
button.menu_quick_play
|
|
729
|
+
button.open_account_setting_gamecore
|
|
730
|
+
button.hotbar_inventory_right
|
|
731
|
+
button.manage_feed_delete
|
|
732
|
+
button.add_resource_learn_more
|
|
733
|
+
button.search_clear
|
|
734
|
+
button.item_pdp
|
|
735
|
+
button.smithing_table_take_all_place_all
|
|
736
|
+
button.emote
|
|
737
|
+
button.controller_autocomplete_back
|
|
738
|
+
button.interactwithtoast
|
|
739
|
+
button.inventory
|
|
740
|
+
button.destroy_or_attack
|
|
741
|
+
button.look_up_slight
|
|
742
|
+
button.upleft
|
|
743
|
+
button.matreduce_coalesce_stack
|
|
744
|
+
button.right_panel_tab_decrement
|
|
745
|
+
button.shift_pane_focus
|
|
746
|
+
button.crafting_container_auto_place
|
|
747
|
+
button.prev_page
|
|
748
|
+
button.book_exit
|
|
749
|
+
button.chat_paste_coordinates
|
|
750
|
+
button.new_ui_debug
|
|
751
|
+
button.emote_hovered_via_analog
|
|
752
|
+
button.menu_buy_game
|
|
753
|
+
button.accept_skin
|
|
754
|
+
button.menu_invite_notification
|
|
755
|
+
button.clear_cache
|
|
756
|
+
button.csb_info
|
|
757
|
+
button.menu_realms_plus_template_clicked
|
|
758
|
+
button.realms_invite_unblock
|
|
759
|
+
button.play_on_realm_close
|
|
760
|
+
button.restore_save
|
|
761
|
+
button.switch_to_new_ui
|
|
762
|
+
button.download_failed_open
|
|
763
|
+
button.select_all
|
|
764
|
+
button.sign_out
|
|
765
|
+
button.copy_account_info
|
|
766
|
+
button.seeMoreBy
|
|
767
|
+
button.navigate_next_page
|
|
768
|
+
button.delete_appearance_preset
|
|
769
|
+
button.close_sort_menu
|
|
770
|
+
button.drop
|
|
771
|
+
button.menu_inventory_drop_all
|
|
772
|
+
button.copy_coordinates
|
|
773
|
+
button.command_macro_chord_3
|
|
774
|
+
button.chat_autocomplete
|
|
775
|
+
button.drop_all
|
|
776
|
+
button.recipe_search
|
|
777
|
+
button.recipe_secondary
|
|
778
|
+
button.tos_hyperlink
|
|
779
|
+
button.next_page
|
|
780
|
+
button.cancelServicePack
|
|
781
|
+
button.menu_right
|
|
782
|
+
button.menu_clear
|
|
783
|
+
button.emote_selected
|
|
784
|
+
button.skin_unhovered
|
|
785
|
+
button.exit
|
|
786
|
+
button.clear_members
|
|
787
|
+
button.select_save_options
|
|
788
|
+
button.invalid_pack
|
|
789
|
+
button.server_found_close
|
|
790
|
+
button.tag
|
|
791
|
+
button.external_link
|
|
792
|
+
button.leak_memory
|
|
793
|
+
button.skin_selected
|
|
794
|
+
button.play_emote_again
|
|
795
|
+
button.navigate_carousel_right
|
|
796
|
+
button.slot7
|
|
797
|
+
button.slot8
|
|
798
|
+
button.slot0
|
|
799
|
+
button.command_macro_8
|
|
800
|
+
button.command_macro_chord_9
|
|
801
|
+
button.cartography_result_take_all_place_all
|
|
802
|
+
button.grindstone_take_half_place_one
|
|
803
|
+
button.container_reset_held
|
|
804
|
+
button.binding_button
|
|
805
|
+
button.modify_control_layout
|
|
806
|
+
button.recipe_tertiary
|
|
807
|
+
button.crafting_output_tertiary
|
|
808
|
+
button.right_learn_more
|
|
809
|
+
button.second_lower_popup_button
|
|
810
|
+
button.reopen_keyboard
|
|
811
|
+
button.reset_chat_settings
|
|
812
|
+
button.mobeffects
|
|
813
|
+
button.emote_selected_updated
|
|
814
|
+
button.faq_screen
|
|
815
|
+
button.premium_skin_hovered
|
|
816
|
+
button.edu_feedback
|
|
817
|
+
button.featured_world
|
|
818
|
+
button.more_info
|
|
819
|
+
button.credits
|
|
820
|
+
button.skin_hovered
|
|
821
|
+
button.menu_network_add_friend
|
|
822
|
+
button.menu_realms_world_item_remove
|
|
823
|
+
button.create_on_realms_button
|
|
824
|
+
button.hotbar_select
|
|
825
|
+
button.entry_close
|
|
826
|
+
button.image_next
|
|
827
|
+
button.change_arm_size
|
|
828
|
+
button.differences_information_button
|
|
829
|
+
button.cast_single_character_button
|
|
830
|
+
button.change_piece_color
|
|
831
|
+
button.exit_filter_menu
|
|
832
|
+
button.stonecutter_result_take_all_place_all
|
|
833
|
+
button.menu_textedit_up
|
|
834
|
+
button.menu_left
|
|
835
|
+
button.descendScaffolding
|
|
836
|
+
button.controller_textedit_down
|
|
837
|
+
button.slot4
|
|
838
|
+
button.down_ignore
|
|
839
|
+
button.command_macro_5
|
|
840
|
+
button.convert_legacy_world
|
|
841
|
+
button.passcode_popup_escape
|
|
842
|
+
button.return
|
|
843
|
+
button.container_auto_place
|
|
844
|
+
button.reset_touch_bindings
|
|
845
|
+
button.view_character_creator_items
|
|
846
|
+
button.goToDownload
|
|
847
|
+
button.cancel_purchase_show_demo_choice
|
|
848
|
+
button.menu_choose_slot
|
|
849
|
+
button.main_menu
|
|
850
|
+
button.csb_buy
|
|
851
|
+
button.addon_select_world
|
|
852
|
+
button.addon_copy_world_warning
|
|
853
|
+
button.menu_invite_players
|
|
854
|
+
button.menu_realms_feed
|
|
855
|
+
button.more_coding
|
|
856
|
+
button.equip_size
|
|
857
|
+
button.navigate_to_store_search_skin
|
|
858
|
+
button.navigate_to_store_search_vibrantvisuals
|
|
859
|
+
button.cycle_promotions_right
|
|
860
|
+
button.select_bundle_summary_offer
|
|
861
|
+
button.smithing_table_coalesce_stack
|
|
862
|
+
button.immersive_reader
|
|
863
|
+
button.menu_auto_place
|
|
864
|
+
button.look_down_right
|
|
865
|
+
button.output_take_all_place_all
|
|
866
|
+
button.create_new
|
|
867
|
+
button.servers
|
|
868
|
+
button.right_panel_tab_increment
|
|
869
|
+
button.menu_custom_world_template_clicked
|
|
870
|
+
button.swap_page_left
|
|
871
|
+
button.menu_up
|
|
872
|
+
button.trade_take_half_place_one
|
|
873
|
+
button.undo_skin
|
|
874
|
+
button.worlds
|
|
875
|
+
button.realms_plus_left_button
|
|
876
|
+
button.realms_remove_invite_link
|
|
877
|
+
button.expand_unowned
|
|
878
|
+
button.expand_action_edit
|
|
879
|
+
button.joincode_share
|
|
880
|
+
button.manage_feed_ignore
|
|
881
|
+
button.reset_day_one_experience
|
|
882
|
+
button.gamma_calibration
|
|
883
|
+
button.show_more_skin_packs
|
|
884
|
+
button.is_appearance_status_hovered
|
|
885
|
+
button.swap_to_left_limb
|
|
886
|
+
button.pressedArrowLeft
|
|
887
|
+
button.mobeffectsandinteractwithtoast
|
|
888
|
+
button.menu_inventory_drop
|
|
889
|
+
button.slot6
|
|
890
|
+
button.upright
|
|
891
|
+
button.downleft
|
|
892
|
+
button.menu_ok
|
|
893
|
+
button.menu_toggle
|
|
894
|
+
button.search_bar_hovered
|
|
895
|
+
button.crafting_output_primary
|
|
896
|
+
button.clear_hotbar
|
|
897
|
+
button.left_learn_more
|
|
898
|
+
button.picked
|
|
899
|
+
button.menu_choose_realm
|
|
900
|
+
button.set_spawn
|
|
901
|
+
button.dismount
|
|
902
|
+
button.toast_interaction
|
|
903
|
+
button.trade_toggle_hovered
|
|
904
|
+
button.view_premium_skin
|
|
905
|
+
button.launch_editions
|
|
906
|
+
button.deselect_resource
|
|
907
|
+
button.next
|
|
908
|
+
button.addons
|
|
909
|
+
button.mashups
|
|
910
|
+
button.more_suggested_content_offers
|
|
911
|
+
button.playWithFriends
|
|
912
|
+
button.realms_duration_short
|
|
913
|
+
button.realm_invitation_accept
|
|
914
|
+
button.cancel_join_realm
|
|
915
|
+
button.exit_basic
|
|
916
|
+
button.advanced_settings
|
|
917
|
+
button.add_command
|
|
918
|
+
button.get_offline_authcode
|
|
919
|
+
button.close_button
|
|
920
|
+
button.join
|
|
921
|
+
button.opacity
|
|
922
|
+
button.generate_joincode
|
|
923
|
+
button.restart_hosting
|
|
924
|
+
button.local_world_upload
|
|
925
|
+
button.get_certificate
|
|
926
|
+
button.licensed_content_popup
|
|
927
|
+
button.homeButton
|
|
928
|
+
button.search
|
|
929
|
+
button.scroll_map
|
|
930
|
+
button.purchase_coins
|
|
931
|
+
button.equip_color
|
|
932
|
+
button.clear_all_filters
|
|
933
|
+
button.down
|
|
934
|
+
button.menu_cancel
|
|
935
|
+
button.pointer_pressed
|
|
936
|
+
button.menu_select
|
|
937
|
+
button.pause
|
|
938
|
+
button.alt
|
|
939
|
+
button.chat
|
|
940
|
+
button.code_builder
|
|
941
|
+
button.menu_tab_left
|
|
942
|
+
button.up
|
|
943
|
+
button.menu_right
|
|
944
|
+
button.mobeffects
|
|
945
|
+
button.menu_up
|
|
946
|
+
button.menu_ok
|
|
947
|
+
button.dismount
|