{
  "collected": [
    "login",
    "custom_payload",
    "difficulty",
    "spawn_position",
    "abilities",
    "held_item_slot",
    "entity_status",
    "statistics",
    "player_info",
    "position",
    "world_border",
    "update_time",
    "window_items",
    "set_slot",
    "map_chunk",
    "spawn_entity",
    "entity_metadata",
    "entity_velocity",
    "entity_update_attributes",
    "update_health",
    "experience",
    "multi_block_change",
    "block_change",
    "spawn_entity_living",
    "entity_equipment",
    "entity_head_rotation",
    "chat",
    "entity_destroy",
    "entity_teleport",
    "named_entity_spawn",
    "world_event",
    "entity_move_look",
    "rel_entity_move",
    "keep_alive",
    "tab_complete",
    "combat_event",
    "unload_chunk",
    "respawn",
    "game_state_change",
    "sound_effect",
    "set_cooldown",
    "map",
    "title",
    "scoreboard_objective",
    "scoreboard_display_objective",
    "scoreboard_score",
    "entity_look",
    "named_sound_effect",
    "entity_effect",
    "remove_entity_effect",
    "open_window",
    "craft_progress_bar",
    "transaction",
    "close_window",
    "boss_bar",
    "spawn_entity_painting",
    "collect"
  ],
  "missing": [
    "spawn_entity_experience_orb",
    "spawn_entity_weather",
    "animation",
    "block_break_animation",
    "tile_entity_data",
    "block_action",
    "kick_disconnect",
    "explosion",
    "world_particles",
    "entity",
    "vehicle_move",
    "open_sign_entity",
    "bed",
    "resource_pack_send",
    "camera",
    "attach_entity",
    "set_passengers",
    "teams",
    "playerlist_header"
  ]
}