This article is about Minecraft data collection. For type of fish, see Tropical Fish § Varieties.
This article is a stub.
You can help by expanding it.
Example Snooper Settings Page
Snooper is a feature Mojang is using to collect data on users, either by the Client or by the Server. This feature was removed in 1.13 globally because of the European Union's General Data Protection Regulations.[1] However, it was re-added in Java Edition 1.18 snapshot 21w38a to "find where the biggest problems in the game were".[citation needed]
Fields
Client Fields (C)
| Name | Type | Notes |
|---|---|---|
| client_brand | String | |
| cpu_cores | integer | |
| current_action | String | |
| display_frequency | integer | |
| display_type | String | `windowed` or `fullscreen` |
| endianness | String | `big` or `little` endianness |
| fps | integer | |
| gl_max_texture_size | integer | |
| java_version | String | |
| jvm_arg[...] | String | Launch arguments |
| jvm_args | integer | Number of launch arguments |
| launched_version | String | |
| memory_free | integer | |
| memory_max | integer | |
| memory_total | integer | |
| opengl_vendor | String | |
| opengl_version | String | |
| os_architecture | String | |
| os_name | String | |
| os_version | String | |
| resource_packs | integer | |
| run_time | integer | |
| snooper_partner | UUID | |
| snooper_token | UUID | |
| version | String | |
| vsync_enabled | boolean |
Server Fields (S)
GL Caps
OpenGL keys for the client.
History
| Java Edition | |||||
|---|---|---|---|---|---|
| 1.3.1 | 12w30a | Added Snooper. | |||
| 1.7.4 | 13w48a | Upgraded protocol to version 2. | |||
| 1.13 | 18w21a | Force turned Snooper off. | |||
| 1.14 | 19w11a | Removed Snooper UI. [more information needed] | |||
| Upcoming Java Edition | |||||
| 1.18 | 21w38a | Re-added Snooper, but not include its UI. | |||