Skip to content

Instantly share code, notes, and snippets.

@u9g
Created April 5, 2021 04:57
Show Gist options
  • Save u9g/c0963e89cc5fe49282b968b789972ef0 to your computer and use it in GitHub Desktop.
Save u9g/c0963e89cc5fe49282b968b789972ef0 to your computer and use it in GitHub Desktop.
{
"collected": [
"login",
"custom_payload",
"difficulty",
"abilities",
"held_item_slot",
"declare_recipes",
"tags",
"entity_status",
"declare_commands",
"unlock_recipes",
"position",
"player_info",
"update_view_position",
"update_light",
"map_chunk",
"spawn_entity_living",
"entity_metadata",
"entity_update_attributes",
"entity_equipment",
"spawn_entity",
"entity_velocity",
"world_border",
"update_time",
"spawn_position",
"window_items",
"set_slot",
"update_health",
"experience",
"keep_alive",
"rel_entity_move",
"entity_teleport",
"advancements",
"entity_head_rotation",
"entity_move_look",
"multi_block_change",
"block_change",
"entity_look",
"entity_destroy"
],
"missing": [
"spawn_entity_experience_orb",
"spawn_entity_painting",
"named_entity_spawn",
"animation",
"statistics",
"block_break_animation",
"tile_entity_data",
"block_action",
"boss_bar",
"tab_complete",
"face_player",
"nbt_query_response",
"chat",
"transaction",
"close_window",
"open_window",
"craft_progress_bar",
"set_cooldown",
"named_sound_effect",
"kick_disconnect",
"explosion",
"unload_chunk",
"game_state_change",
"open_horse_window",
"world_event",
"world_particles",
"map",
"trade_list",
"entity",
"vehicle_move",
"open_book",
"open_sign_entity",
"craft_recipe_response",
"combat_event",
"remove_entity_effect",
"resource_pack_send",
"respawn",
"camera",
"update_view_distance",
"scoreboard_display_objective",
"attach_entity",
"scoreboard_objective",
"set_passengers",
"teams",
"scoreboard_score",
"title",
"entity_sound_effect",
"stop_sound",
"sound_effect",
"playerlist_header",
"collect",
"entity_effect",
"select_advancement_tab",
"acknowledge_player_digging"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment