minecraft-data 3.55.0 → 3.56.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.
@@ -7,17 +7,51 @@
7
7
  "width": 0.35,
8
8
  "height": 0.6,
9
9
  "type": "mob",
10
- "category": "Passive mobs"
10
+ "category": "Passive mobs",
11
+ "metadataKeys": [
12
+ "shared_flags",
13
+ "air_supply",
14
+ "custom_name",
15
+ "custom_name_visible",
16
+ "silent",
17
+ "no_gravity",
18
+ "pose",
19
+ "ticks_frozen",
20
+ "living_entity_flags",
21
+ "health",
22
+ "effect_color",
23
+ "effect_ambience",
24
+ "arrow_count",
25
+ "stinger_count",
26
+ "sleeping_pos",
27
+ "mob_flags",
28
+ "dancing",
29
+ "can_duplicate"
30
+ ]
11
31
  },
12
32
  {
13
33
  "id": 1,
14
34
  "internalId": 1,
15
35
  "name": "area_effect_cloud",
16
36
  "displayName": "Area Effect Cloud",
17
- "width": 6.0,
37
+ "width": 6,
18
38
  "height": 0.5,
19
39
  "type": "other",
20
- "category": "UNKNOWN"
40
+ "category": "UNKNOWN",
41
+ "metadataKeys": [
42
+ "shared_flags",
43
+ "air_supply",
44
+ "custom_name",
45
+ "custom_name_visible",
46
+ "silent",
47
+ "no_gravity",
48
+ "pose",
49
+ "ticks_frozen",
50
+ "radius",
51
+ "color",
52
+ "waiting",
53
+ "particle"
54
+ ]
21
55
  },
22
56
  {
23
57
  "id": 2,
@@ -27,7 +61,31 @@
27
61
  "width": 0.5,
28
62
  "height": 1.975,
29
63
  "type": "living",
30
- "category": "Immobile"
64
+ "category": "Immobile",
65
+ "metadataKeys": [
66
+ "shared_flags",
67
+ "air_supply",
68
+ "custom_name",
69
+ "custom_name_visible",
70
+ "silent",
71
+ "no_gravity",
72
+ "pose",
73
+ "ticks_frozen",
74
+ "living_entity_flags",
75
+ "health",
76
+ "effect_color",
77
+ "effect_ambience",
78
+ "arrow_count",
79
+ "stinger_count",
80
+ "sleeping_pos",
81
+ "client_flags",
82
+ "head_pose",
83
+ "body_pose",
84
+ "left_arm_pose",
85
+ "right_arm_pose",
86
+ "left_leg_pose",
87
+ "right_leg_pose"
88
+ ]
31
89
  },
32
90
  {
33
91
  "id": 3,
@@ -37,7 +95,20 @@
37
95
  "width": 0.5,
38
96
  "height": 0.5,
39
97
  "type": "projectile",
40
- "category": "Projectiles"
98
+ "category": "Projectiles",
99
+ "metadataKeys": [
100
+ "shared_flags",
101
+ "air_supply",
102
+ "custom_name",
103
+ "custom_name_visible",
104
+ "silent",
105
+ "no_gravity",
106
+ "pose",
107
+ "ticks_frozen",
108
+ "flags",
109
+ "pierce_level",
110
+ "effect_color"
111
+ ]
41
112
  },
42
113
  {
43
114
  "id": 4,
@@ -47,7 +118,29 @@
47
118
  "width": 0.75,
48
119
  "height": 0.42,
49
120
  "type": "animal",
50
- "category": "Passive mobs"
121
+ "category": "Passive mobs",
122
+ "metadataKeys": [
123
+ "shared_flags",
124
+ "air_supply",
125
+ "custom_name",
126
+ "custom_name_visible",
127
+ "silent",
128
+ "no_gravity",
129
+ "pose",
130
+ "ticks_frozen",
131
+ "living_entity_flags",
132
+ "health",
133
+ "effect_color",
134
+ "effect_ambience",
135
+ "arrow_count",
136
+ "stinger_count",
137
+ "sleeping_pos",
138
+ "mob_flags",
139
+ "baby",
140
+ "variant",
141
+ "playing_dead",
142
+ "from_bucket"
143
+ ]
51
144
  },
52
145
  {
53
146
  "id": 5,
@@ -57,7 +150,26 @@
57
150
  "width": 0.5,
58
151
  "height": 0.9,
59
152
  "type": "ambient",
60
- "category": "Passive mobs"
153
+ "category": "Passive mobs",
154
+ "metadataKeys": [
155
+ "shared_flags",
156
+ "air_supply",
157
+ "custom_name",
158
+ "custom_name_visible",
159
+ "silent",
160
+ "no_gravity",
161
+ "pose",
162
+ "ticks_frozen",
163
+ "living_entity_flags",
164
+ "health",
165
+ "effect_color",
166
+ "effect_ambience",
167
+ "arrow_count",
168
+ "stinger_count",
169
+ "sleeping_pos",
170
+ "mob_flags",
171
+ "flags"
172
+ ]
61
173
  },
62
174
  {
63
175
  "id": 6,
@@ -67,7 +179,28 @@
67
179
  "width": 0.7,
68
180
  "height": 0.6,
69
181
  "type": "animal",
70
- "category": "Passive mobs"
182
+ "category": "Passive mobs",
183
+ "metadataKeys": [
184
+ "shared_flags",
185
+ "air_supply",
186
+ "custom_name",
187
+ "custom_name_visible",
188
+ "silent",
189
+ "no_gravity",
190
+ "pose",
191
+ "ticks_frozen",
192
+ "living_entity_flags",
193
+ "health",
194
+ "effect_color",
195
+ "effect_ambience",
196
+ "arrow_count",
197
+ "stinger_count",
198
+ "sleeping_pos",
199
+ "mob_flags",
200
+ "baby",
201
+ "flags",
202
+ "remaining_anger_time"
203
+ ]
71
204
  },
72
205
  {
73
206
  "id": 7,
@@ -77,17 +210,62 @@
77
210
  "width": 0.6,
78
211
  "height": 1.8,
79
212
  "type": "hostile",
80
- "category": "Hostile mobs"
213
+ "category": "Hostile mobs",
214
+ "metadataKeys": [
215
+ "shared_flags",
216
+ "air_supply",
217
+ "custom_name",
218
+ "custom_name_visible",
219
+ "silent",
220
+ "no_gravity",
221
+ "pose",
222
+ "ticks_frozen",
223
+ "living_entity_flags",
224
+ "health",
225
+ "effect_color",
226
+ "effect_ambience",
227
+ "arrow_count",
228
+ "stinger_count",
229
+ "sleeping_pos",
230
+ "mob_flags",
231
+ "flags"
232
+ ]
81
233
  },
82
234
  {
83
235
  "id": 8,
84
236
  "internalId": 8,
85
237
  "name": "block_display",
86
238
  "displayName": "Block Display",
87
- "width": 0.0,
88
- "height": 0.0,
239
+ "width": 0,
240
+ "height": 0,
89
241
  "type": "other",
90
- "category": "Immobile"
242
+ "category": "Immobile",
243
+ "metadataKeys": [
244
+ "shared_flags",
245
+ "air_supply",
246
+ "custom_name",
247
+ "custom_name_visible",
248
+ "silent",
249
+ "no_gravity",
250
+ "pose",
251
+ "ticks_frozen",
252
+ "transformation_interpolation_start_delta_ticks",
253
+ "transformation_interpolation_duration",
254
+ "pos_rot_interpolation_duration",
255
+ "translation",
256
+ "scale",
257
+ "left_rotation",
258
+ "right_rotation",
259
+ "billboard_render_constraints",
260
+ "brightness_override",
261
+ "view_range",
262
+ "shadow_radius",
263
+ "shadow_strength",
264
+ "width",
265
+ "height",
266
+ "glow_color_override",
267
+ "block_state"
268
+ ]
91
269
  },
92
270
  {
93
271
  "id": 9,
@@ -97,7 +275,24 @@
97
275
  "width": 1.375,
98
276
  "height": 0.5625,
99
277
  "type": "other",
100
- "category": "Vehicles"
278
+ "category": "Vehicles",
279
+ "metadataKeys": [
280
+ "shared_flags",
281
+ "air_supply",
282
+ "custom_name",
283
+ "custom_name_visible",
284
+ "silent",
285
+ "no_gravity",
286
+ "pose",
287
+ "ticks_frozen",
288
+ "hurt",
289
+ "hurtdir",
290
+ "damage",
291
+ "type",
292
+ "paddle_left",
293
+ "paddle_right",
294
+ "bubble_time"
295
+ ]
101
296
  },
102
297
  {
103
298
  "id": 10,
@@ -107,7 +302,25 @@
107
302
  "width": 0.6,
108
303
  "height": 1.7,
109
304
  "type": "player",
110
- "category": "Hostile mobs"
305
+ "category": "Hostile mobs",
306
+ "metadataKeys": [
307
+ "shared_flags",
308
+ "air_supply",
309
+ "custom_name",
310
+ "custom_name_visible",
311
+ "silent",
312
+ "no_gravity",
313
+ "pose",
314
+ "ticks_frozen",
315
+ "living_entity_flags",
316
+ "health",
317
+ "effect_color",
318
+ "effect_ambience",
319
+ "arrow_count",
320
+ "stinger_count",
321
+ "sleeping_pos",
322
+ "mob_flags"
323
+ ]
111
324
  },
112
325
  {
113
326
  "id": 11,
@@ -117,7 +330,29 @@
117
330
  "width": 1.7,
118
331
  "height": 2.375,
119
332
  "type": "animal",
120
- "category": "Passive mobs"
333
+ "category": "Passive mobs",
334
+ "metadataKeys": [
335
+ "shared_flags",
336
+ "air_supply",
337
+ "custom_name",
338
+ "custom_name_visible",
339
+ "silent",
340
+ "no_gravity",
341
+ "pose",
342
+ "ticks_frozen",
343
+ "living_entity_flags",
344
+ "health",
345
+ "effect_color",
346
+ "effect_ambience",
347
+ "arrow_count",
348
+ "stinger_count",
349
+ "sleeping_pos",
350
+ "mob_flags",
351
+ "baby",
352
+ "flags",
353
+ "dash",
354
+ "last_pose_change_tick"
355
+ ]
121
356
  },
122
357
  {
123
358
  "id": 12,
@@ -127,7 +362,32 @@
127
362
  "width": 0.6,
128
363
  "height": 0.7,
129
364
  "type": "animal",
130
- "category": "Passive mobs"
365
+ "category": "Passive mobs",
366
+ "metadataKeys": [
367
+ "shared_flags",
368
+ "air_supply",
369
+ "custom_name",
370
+ "custom_name_visible",
371
+ "silent",
372
+ "no_gravity",
373
+ "pose",
374
+ "ticks_frozen",
375
+ "living_entity_flags",
376
+ "health",
377
+ "effect_color",
378
+ "effect_ambience",
379
+ "arrow_count",
380
+ "stinger_count",
381
+ "sleeping_pos",
382
+ "mob_flags",
383
+ "baby",
384
+ "flags",
385
+ "owneruuid",
386
+ "variant",
387
+ "is_lying",
388
+ "relax_state_one",
389
+ "collar_color"
390
+ ]
131
391
  },
132
392
  {
133
393
  "id": 13,
@@ -137,7 +397,26 @@
137
397
  "width": 0.7,
138
398
  "height": 0.5,
139
399
  "type": "hostile",
140
- "category": "Hostile mobs"
400
+ "category": "Hostile mobs",
401
+ "metadataKeys": [
402
+ "shared_flags",
403
+ "air_supply",
404
+ "custom_name",
405
+ "custom_name_visible",
406
+ "silent",
407
+ "no_gravity",
408
+ "pose",
409
+ "ticks_frozen",
410
+ "living_entity_flags",
411
+ "health",
412
+ "effect_color",
413
+ "effect_ambience",
414
+ "arrow_count",
415
+ "stinger_count",
416
+ "sleeping_pos",
417
+ "mob_flags",
418
+ "flags"
419
+ ]
141
420
  },
142
421
  {
143
422
  "id": 14,
@@ -147,7 +426,24 @@
147
426
  "width": 1.375,
148
427
  "height": 0.5625,
149
428
  "type": "other",
150
- "category": "Vehicles"
429
+ "category": "Vehicles",
430
+ "metadataKeys": [
431
+ "shared_flags",
432
+ "air_supply",
433
+ "custom_name",
434
+ "custom_name_visible",
435
+ "silent",
436
+ "no_gravity",
437
+ "pose",
438
+ "ticks_frozen",
439
+ "hurt",
440
+ "hurtdir",
441
+ "damage",
442
+ "type",
443
+ "paddle_left",
444
+ "paddle_right",
445
+ "bubble_time"
446
+ ]
151
447
  },
152
448
  {
153
449
  "id": 15,
@@ -157,7 +453,23 @@
157
453
  "width": 0.98,
158
454
  "height": 0.7,
159
455
  "type": "other",
160
- "category": "Vehicles"
456
+ "category": "Vehicles",
457
+ "metadataKeys": [
458
+ "shared_flags",
459
+ "air_supply",
460
+ "custom_name",
461
+ "custom_name_visible",
462
+ "silent",
463
+ "no_gravity",
464
+ "pose",
465
+ "ticks_frozen",
466
+ "hurt",
467
+ "hurtdir",
468
+ "damage",
469
+ "display_block",
470
+ "display_offset",
471
+ "custom_display"
472
+ ]
161
473
  },
162
474
  {
163
475
  "id": 16,
@@ -167,7 +479,26 @@
167
479
  "width": 0.4,
168
480
  "height": 0.7,
169
481
  "type": "animal",
170
- "category": "Passive mobs"
482
+ "category": "Passive mobs",
483
+ "metadataKeys": [
484
+ "shared_flags",
485
+ "air_supply",
486
+ "custom_name",
487
+ "custom_name_visible",
488
+ "silent",
489
+ "no_gravity",
490
+ "pose",
491
+ "ticks_frozen",
492
+ "living_entity_flags",
493
+ "health",
494
+ "effect_color",
495
+ "effect_ambience",
496
+ "arrow_count",
497
+ "stinger_count",
498
+ "sleeping_pos",
499
+ "mob_flags",
500
+ "baby"
501
+ ]
171
502
  },
172
503
  {
173
504
  "id": 17,
@@ -177,7 +508,26 @@
177
508
  "width": 0.5,
178
509
  "height": 0.3,
179
510
  "type": "water_creature",
180
- "category": "Passive mobs"
511
+ "category": "Passive mobs",
512
+ "metadataKeys": [
513
+ "shared_flags",
514
+ "air_supply",
515
+ "custom_name",
516
+ "custom_name_visible",
517
+ "silent",
518
+ "no_gravity",
519
+ "pose",
520
+ "ticks_frozen",
521
+ "living_entity_flags",
522
+ "health",
523
+ "effect_color",
524
+ "effect_ambience",
525
+ "arrow_count",
526
+ "stinger_count",
527
+ "sleeping_pos",
528
+ "mob_flags",
529
+ "from_bucket"
530
+ ]
181
531
  },
182
532
  {
183
533
  "id": 18,
@@ -187,7 +537,25 @@
187
537
  "width": 0.98,
188
538
  "height": 0.7,
189
539
  "type": "other",
190
- "category": "Vehicles"
540
+ "category": "Vehicles",
541
+ "metadataKeys": [
542
+ "shared_flags",
543
+ "air_supply",
544
+ "custom_name",
545
+ "custom_name_visible",
546
+ "silent",
547
+ "no_gravity",
548
+ "pose",
549
+ "ticks_frozen",
550
+ "hurt",
551
+ "hurtdir",
552
+ "damage",
553
+ "display_block",
554
+ "display_offset",
555
+ "custom_display",
556
+ "command_name",
557
+ "last_output"
558
+ ]
191
559
  },
192
560
  {
193
561
  "id": 19,
@@ -197,7 +565,26 @@
197
565
  "width": 0.9,
198
566
  "height": 1.4,
199
567
  "type": "animal",
200
- "category": "Passive mobs"
568
+ "category": "Passive mobs",
569
+ "metadataKeys": [
570
+ "shared_flags",
571
+ "air_supply",
572
+ "custom_name",
573
+ "custom_name_visible",
574
+ "silent",
575
+ "no_gravity",
576
+ "pose",
577
+ "ticks_frozen",
578
+ "living_entity_flags",
579
+ "health",
580
+ "effect_color",
581
+ "effect_ambience",
582
+ "arrow_count",
583
+ "stinger_count",
584
+ "sleeping_pos",
585
+ "mob_flags",
586
+ "baby"
587
+ ]
201
588
  },
202
589
  {
203
590
  "id": 20,
@@ -207,7 +594,28 @@
207
594
  "width": 0.6,
208
595
  "height": 1.7,
209
596
  "type": "hostile",
210
- "category": "Hostile mobs"
597
+ "category": "Hostile mobs",
598
+ "metadataKeys": [
599
+ "shared_flags",
600
+ "air_supply",
601
+ "custom_name",
602
+ "custom_name_visible",
603
+ "silent",
604
+ "no_gravity",
605
+ "pose",
606
+ "ticks_frozen",
607
+ "living_entity_flags",
608
+ "health",
609
+ "effect_color",
610
+ "effect_ambience",
611
+ "arrow_count",
612
+ "stinger_count",
613
+ "sleeping_pos",
614
+ "mob_flags",
615
+ "swell_dir",
616
+ "is_powered",
617
+ "is_ignited"
618
+ ]
211
619
  },
212
620
  {
213
621
  "id": 21,
@@ -217,7 +625,28 @@
217
625
  "width": 0.9,
218
626
  "height": 0.6,
219
627
  "type": "water_creature",
220
- "category": "Passive mobs"
628
+ "category": "Passive mobs",
629
+ "metadataKeys": [
630
+ "shared_flags",
631
+ "air_supply",
632
+ "custom_name",
633
+ "custom_name_visible",
634
+ "silent",
635
+ "no_gravity",
636
+ "pose",
637
+ "ticks_frozen",
638
+ "living_entity_flags",
639
+ "health",
640
+ "effect_color",
641
+ "effect_ambience",
642
+ "arrow_count",
643
+ "stinger_count",
644
+ "sleeping_pos",
645
+ "mob_flags",
646
+ "treasure_pos",
647
+ "got_fish",
648
+ "moistness_level"
649
+ ]
221
650
  },
222
651
  {
223
652
  "id": 22,
@@ -227,17 +656,48 @@
227
656
  "width": 1.3964844,
228
657
  "height": 1.5,
229
658
  "type": "animal",
230
- "category": "Passive mobs"
659
+ "category": "Passive mobs",
660
+ "metadataKeys": [
661
+ "shared_flags",
662
+ "air_supply",
663
+ "custom_name",
664
+ "custom_name_visible",
665
+ "silent",
666
+ "no_gravity",
667
+ "pose",
668
+ "ticks_frozen",
669
+ "living_entity_flags",
670
+ "health",
671
+ "effect_color",
672
+ "effect_ambience",
673
+ "arrow_count",
674
+ "stinger_count",
675
+ "sleeping_pos",
676
+ "mob_flags",
677
+ "baby",
678
+ "flags",
679
+ "chest"
680
+ ]
231
681
  },
232
682
  {
233
683
  "id": 23,
234
684
  "internalId": 23,
235
685
  "name": "dragon_fireball",
236
686
  "displayName": "Dragon Fireball",
237
- "width": 1.0,
238
- "height": 1.0,
687
+ "width": 1,
688
+ "height": 1,
239
689
  "type": "projectile",
240
- "category": "Projectiles"
690
+ "category": "Projectiles",
691
+ "metadataKeys": [
692
+ "shared_flags",
693
+ "air_supply",
694
+ "custom_name",
695
+ "custom_name_visible",
696
+ "silent",
697
+ "no_gravity",
698
+ "pose",
699
+ "ticks_frozen"
700
+ ]
241
701
  },
242
702
  {
243
703
  "id": 24,
@@ -247,7 +707,28 @@
247
707
  "width": 0.6,
248
708
  "height": 1.95,
249
709
  "type": "hostile",
250
- "category": "Hostile mobs"
710
+ "category": "Hostile mobs",
711
+ "metadataKeys": [
712
+ "shared_flags",
713
+ "air_supply",
714
+ "custom_name",
715
+ "custom_name_visible",
716
+ "silent",
717
+ "no_gravity",
718
+ "pose",
719
+ "ticks_frozen",
720
+ "living_entity_flags",
721
+ "health",
722
+ "effect_color",
723
+ "effect_ambience",
724
+ "arrow_count",
725
+ "stinger_count",
726
+ "sleeping_pos",
727
+ "mob_flags",
728
+ "baby",
729
+ "special_type",
730
+ "drowned_conversion"
731
+ ]
251
732
  },
252
733
  {
253
734
  "id": 25,
@@ -257,7 +738,18 @@
257
738
  "width": 0.25,
258
739
  "height": 0.25,
259
740
  "type": "projectile",
260
- "category": "Projectiles"
741
+ "category": "Projectiles",
742
+ "metadataKeys": [
743
+ "shared_flags",
744
+ "air_supply",
745
+ "custom_name",
746
+ "custom_name_visible",
747
+ "silent",
748
+ "no_gravity",
749
+ "pose",
750
+ "ticks_frozen",
751
+ "item_stack"
752
+ ]
261
753
  },
262
754
  {
263
755
  "id": 26,
@@ -267,27 +759,78 @@
267
759
  "width": 1.9975,
268
760
  "height": 1.9975,
269
761
  "type": "hostile",
270
- "category": "Hostile mobs"
762
+ "category": "Hostile mobs",
763
+ "metadataKeys": [
764
+ "shared_flags",
765
+ "air_supply",
766
+ "custom_name",
767
+ "custom_name_visible",
768
+ "silent",
769
+ "no_gravity",
770
+ "pose",
771
+ "ticks_frozen",
772
+ "living_entity_flags",
773
+ "health",
774
+ "effect_color",
775
+ "effect_ambience",
776
+ "arrow_count",
777
+ "stinger_count",
778
+ "sleeping_pos",
779
+ "mob_flags",
780
+ "moving",
781
+ "attack_target"
782
+ ]
271
783
  },
272
784
  {
273
785
  "id": 27,
274
786
  "internalId": 27,
275
787
  "name": "end_crystal",
276
788
  "displayName": "End Crystal",
277
- "width": 2.0,
278
- "height": 2.0,
789
+ "width": 2,
790
+ "height": 2,
279
791
  "type": "other",
280
- "category": "Immobile"
792
+ "category": "Immobile",
793
+ "metadataKeys": [
794
+ "shared_flags",
795
+ "air_supply",
796
+ "custom_name",
797
+ "custom_name_visible",
798
+ "silent",
799
+ "no_gravity",
800
+ "pose",
801
+ "ticks_frozen",
802
+ "beam_target",
803
+ "show_bottom"
804
+ ]
281
805
  },
282
806
  {
283
807
  "id": 28,
284
808
  "internalId": 28,
285
809
  "name": "ender_dragon",
286
810
  "displayName": "Ender Dragon",
287
- "width": 16.0,
288
- "height": 8.0,
811
+ "width": 16,
812
+ "height": 8,
289
813
  "type": "mob",
290
- "category": "Hostile mobs"
814
+ "category": "Hostile mobs",
815
+ "metadataKeys": [
816
+ "shared_flags",
817
+ "air_supply",
818
+ "custom_name",
819
+ "custom_name_visible",
820
+ "silent",
821
+ "no_gravity",
822
+ "pose",
823
+ "ticks_frozen",
824
+ "living_entity_flags",
825
+ "health",
826
+ "effect_color",
827
+ "effect_ambience",
828
+ "arrow_count",
829
+ "stinger_count",
830
+ "sleeping_pos",
831
+ "mob_flags",
832
+ "phase"
833
+ ]
291
834
  },
292
835
  {
293
836
  "id": 29,
@@ -297,7 +840,18 @@
297
840
  "width": 0.25,
298
841
  "height": 0.25,
299
842
  "type": "projectile",
300
- "category": "Projectiles"
843
+ "category": "Projectiles",
844
+ "metadataKeys": [
845
+ "shared_flags",
846
+ "air_supply",
847
+ "custom_name",
848
+ "custom_name_visible",
849
+ "silent",
850
+ "no_gravity",
851
+ "pose",
852
+ "ticks_frozen",
853
+ "item_stack"
854
+ ]
301
855
  },
302
856
  {
303
857
  "id": 30,
@@ -307,7 +861,28 @@
307
861
  "width": 0.6,
308
862
  "height": 2.9,
309
863
  "type": "hostile",
310
- "category": "Hostile mobs"
864
+ "category": "Hostile mobs",
865
+ "metadataKeys": [
866
+ "shared_flags",
867
+ "air_supply",
868
+ "custom_name",
869
+ "custom_name_visible",
870
+ "silent",
871
+ "no_gravity",
872
+ "pose",
873
+ "ticks_frozen",
874
+ "living_entity_flags",
875
+ "health",
876
+ "effect_color",
877
+ "effect_ambience",
878
+ "arrow_count",
879
+ "stinger_count",
880
+ "sleeping_pos",
881
+ "mob_flags",
882
+ "carry_state",
883
+ "creepy",
884
+ "stared_at"
885
+ ]
311
886
  },
312
887
  {
313
888
  "id": 31,
@@ -317,7 +892,25 @@
317
892
  "width": 0.4,
318
893
  "height": 0.3,
319
894
  "type": "hostile",
320
- "category": "Hostile mobs"
895
+ "category": "Hostile mobs",
896
+ "metadataKeys": [
897
+ "shared_flags",
898
+ "air_supply",
899
+ "custom_name",
900
+ "custom_name_visible",
901
+ "silent",
902
+ "no_gravity",
903
+ "pose",
904
+ "ticks_frozen",
905
+ "living_entity_flags",
906
+ "health",
907
+ "effect_color",
908
+ "effect_ambience",
909
+ "arrow_count",
910
+ "stinger_count",
911
+ "sleeping_pos",
912
+ "mob_flags"
913
+ ]
321
914
  },
322
915
  {
323
916
  "id": 32,
@@ -327,7 +920,27 @@
327
920
  "width": 0.6,
328
921
  "height": 1.95,
329
922
  "type": "hostile",
330
- "category": "Hostile mobs"
923
+ "category": "Hostile mobs",
924
+ "metadataKeys": [
925
+ "shared_flags",
926
+ "air_supply",
927
+ "custom_name",
928
+ "custom_name_visible",
929
+ "silent",
930
+ "no_gravity",
931
+ "pose",
932
+ "ticks_frozen",
933
+ "living_entity_flags",
934
+ "health",
935
+ "effect_color",
936
+ "effect_ambience",
937
+ "arrow_count",
938
+ "stinger_count",
939
+ "sleeping_pos",
940
+ "mob_flags",
941
+ "is_celebrating",
942
+ "spell_casting"
943
+ ]
331
944
  },
332
945
  {
333
946
  "id": 33,
@@ -337,7 +950,17 @@
337
950
  "width": 0.5,
338
951
  "height": 0.8,
339
952
  "type": "other",
340
- "category": "Hostile mobs"
953
+ "category": "Hostile mobs",
954
+ "metadataKeys": [
955
+ "shared_flags",
956
+ "air_supply",
957
+ "custom_name",
958
+ "custom_name_visible",
959
+ "silent",
960
+ "no_gravity",
961
+ "pose",
962
+ "ticks_frozen"
963
+ ]
341
964
  },
342
965
  {
343
966
  "id": 34,
@@ -347,7 +970,18 @@
347
970
  "width": 0.25,
348
971
  "height": 0.25,
349
972
  "type": "projectile",
350
- "category": "Projectiles"
973
+ "category": "Projectiles",
974
+ "metadataKeys": [
975
+ "shared_flags",
976
+ "air_supply",
977
+ "custom_name",
978
+ "custom_name_visible",
979
+ "silent",
980
+ "no_gravity",
981
+ "pose",
982
+ "ticks_frozen",
983
+ "item_stack"
984
+ ]
351
985
  },
352
986
  {
353
987
  "id": 35,
@@ -357,7 +991,17 @@
357
991
  "width": 0.5,
358
992
  "height": 0.5,
359
993
  "type": "other",
360
- "category": "UNKNOWN"
994
+ "category": "UNKNOWN",
995
+ "metadataKeys": [
996
+ "shared_flags",
997
+ "air_supply",
998
+ "custom_name",
999
+ "custom_name_visible",
1000
+ "silent",
1001
+ "no_gravity",
1002
+ "pose",
1003
+ "ticks_frozen"
1004
+ ]
361
1005
  },
362
1006
  {
363
1007
  "id": 36,
@@ -367,7 +1011,18 @@
367
1011
  "width": 0.25,
368
1012
  "height": 0.25,
369
1013
  "type": "other",
370
- "category": "UNKNOWN"
1014
+ "category": "UNKNOWN",
1015
+ "metadataKeys": [
1016
+ "shared_flags",
1017
+ "air_supply",
1018
+ "custom_name",
1019
+ "custom_name_visible",
1020
+ "silent",
1021
+ "no_gravity",
1022
+ "pose",
1023
+ "ticks_frozen",
1024
+ "item_stack"
1025
+ ]
371
1026
  },
372
1027
  {
373
1028
  "id": 37,
@@ -377,7 +1032,18 @@
377
1032
  "width": 0.98,
378
1033
  "height": 0.98,
379
1034
  "type": "other",
380
- "category": "UNKNOWN"
1035
+ "category": "UNKNOWN",
1036
+ "metadataKeys": [
1037
+ "shared_flags",
1038
+ "air_supply",
1039
+ "custom_name",
1040
+ "custom_name_visible",
1041
+ "silent",
1042
+ "no_gravity",
1043
+ "pose",
1044
+ "ticks_frozen",
1045
+ "start_pos"
1046
+ ]
381
1047
  },
382
1048
  {
383
1049
  "id": 38,
@@ -387,7 +1053,20 @@
387
1053
  "width": 0.25,
388
1054
  "height": 0.25,
389
1055
  "type": "projectile",
390
- "category": "Projectiles"
1056
+ "category": "Projectiles",
1057
+ "metadataKeys": [
1058
+ "shared_flags",
1059
+ "air_supply",
1060
+ "custom_name",
1061
+ "custom_name_visible",
1062
+ "silent",
1063
+ "no_gravity",
1064
+ "pose",
1065
+ "ticks_frozen",
1066
+ "fireworks_item",
1067
+ "attached_to_target",
1068
+ "shot_at_angle"
1069
+ ]
391
1070
  },
392
1071
  {
393
1072
  "id": 39,
@@ -397,7 +1076,30 @@
397
1076
  "width": 0.6,
398
1077
  "height": 0.7,
399
1078
  "type": "animal",
400
- "category": "Passive mobs"
1079
+ "category": "Passive mobs",
1080
+ "metadataKeys": [
1081
+ "shared_flags",
1082
+ "air_supply",
1083
+ "custom_name",
1084
+ "custom_name_visible",
1085
+ "silent",
1086
+ "no_gravity",
1087
+ "pose",
1088
+ "ticks_frozen",
1089
+ "living_entity_flags",
1090
+ "health",
1091
+ "effect_color",
1092
+ "effect_ambience",
1093
+ "arrow_count",
1094
+ "stinger_count",
1095
+ "sleeping_pos",
1096
+ "mob_flags",
1097
+ "baby",
1098
+ "type",
1099
+ "flags",
1100
+ "trusted_0",
1101
+ "trusted_1"
1102
+ ]
401
1103
  },
402
1104
  {
403
1105
  "id": 40,
@@ -407,7 +1109,28 @@
407
1109
  "width": 0.5,
408
1110
  "height": 0.5,
409
1111
  "type": "animal",
410
- "category": "Passive mobs"
1112
+ "category": "Passive mobs",
1113
+ "metadataKeys": [
1114
+ "shared_flags",
1115
+ "air_supply",
1116
+ "custom_name",
1117
+ "custom_name_visible",
1118
+ "silent",
1119
+ "no_gravity",
1120
+ "pose",
1121
+ "ticks_frozen",
1122
+ "living_entity_flags",
1123
+ "health",
1124
+ "effect_color",
1125
+ "effect_ambience",
1126
+ "arrow_count",
1127
+ "stinger_count",
1128
+ "sleeping_pos",
1129
+ "mob_flags",
1130
+ "baby",
1131
+ "variant",
1132
+ "tongue_target"
1133
+ ]
411
1134
  },
412
1135
  {
413
1136
  "id": 41,
@@ -417,17 +1140,53 @@
417
1140
  "width": 0.98,
418
1141
  "height": 0.7,
419
1142
  "type": "other",
420
- "category": "Vehicles"
1143
+ "category": "Vehicles",
1144
+ "metadataKeys": [
1145
+ "shared_flags",
1146
+ "air_supply",
1147
+ "custom_name",
1148
+ "custom_name_visible",
1149
+ "silent",
1150
+ "no_gravity",
1151
+ "pose",
1152
+ "ticks_frozen",
1153
+ "hurt",
1154
+ "hurtdir",
1155
+ "damage",
1156
+ "display_block",
1157
+ "display_offset",
1158
+ "custom_display",
1159
+ "fuel"
1160
+ ]
421
1161
  },
422
1162
  {
423
1163
  "id": 42,
424
1164
  "internalId": 42,
425
1165
  "name": "ghast",
426
1166
  "displayName": "Ghast",
427
- "width": 4.0,
428
- "height": 4.0,
1167
+ "width": 4,
1168
+ "height": 4,
429
1169
  "type": "mob",
430
- "category": "Hostile mobs"
1170
+ "category": "Hostile mobs",
1171
+ "metadataKeys": [
1172
+ "shared_flags",
1173
+ "air_supply",
1174
+ "custom_name",
1175
+ "custom_name_visible",
1176
+ "silent",
1177
+ "no_gravity",
1178
+ "pose",
1179
+ "ticks_frozen",
1180
+ "living_entity_flags",
1181
+ "health",
1182
+ "effect_color",
1183
+ "effect_ambience",
1184
+ "arrow_count",
1185
+ "stinger_count",
1186
+ "sleeping_pos",
1187
+ "mob_flags",
1188
+ "is_charging"
1189
+ ]
431
1190
  },
432
1191
  {
433
1192
  "id": 43,
@@ -435,9 +1194,27 @@
435
1194
  "name": "giant",
436
1195
  "displayName": "Giant",
437
1196
  "width": 3.6,
438
- "height": 12.0,
1197
+ "height": 12,
439
1198
  "type": "hostile",
440
- "category": "Hostile mobs"
1199
+ "category": "Hostile mobs",
1200
+ "metadataKeys": [
1201
+ "shared_flags",
1202
+ "air_supply",
1203
+ "custom_name",
1204
+ "custom_name_visible",
1205
+ "silent",
1206
+ "no_gravity",
1207
+ "pose",
1208
+ "ticks_frozen",
1209
+ "living_entity_flags",
1210
+ "health",
1211
+ "effect_color",
1212
+ "effect_ambience",
1213
+ "arrow_count",
1214
+ "stinger_count",
1215
+ "sleeping_pos",
1216
+ "mob_flags"
1217
+ ]
441
1218
  },
442
1219
  {
443
1220
  "id": 44,
@@ -447,7 +1224,19 @@
447
1224
  "width": 0.5,
448
1225
  "height": 0.5,
449
1226
  "type": "other",
450
- "category": "Immobile"
1227
+ "category": "Immobile",
1228
+ "metadataKeys": [
1229
+ "shared_flags",
1230
+ "air_supply",
1231
+ "custom_name",
1232
+ "custom_name_visible",
1233
+ "silent",
1234
+ "no_gravity",
1235
+ "pose",
1236
+ "ticks_frozen",
1237
+ "item",
1238
+ "rotation"
1239
+ ]
451
1240
  },
452
1241
  {
453
1242
  "id": 45,
@@ -457,7 +1246,26 @@
457
1246
  "width": 0.8,
458
1247
  "height": 0.8,
459
1248
  "type": "water_creature",
460
- "category": "Passive mobs"
1249
+ "category": "Passive mobs",
1250
+ "metadataKeys": [
1251
+ "shared_flags",
1252
+ "air_supply",
1253
+ "custom_name",
1254
+ "custom_name_visible",
1255
+ "silent",
1256
+ "no_gravity",
1257
+ "pose",
1258
+ "ticks_frozen",
1259
+ "living_entity_flags",
1260
+ "health",
1261
+ "effect_color",
1262
+ "effect_ambience",
1263
+ "arrow_count",
1264
+ "stinger_count",
1265
+ "sleeping_pos",
1266
+ "mob_flags",
1267
+ "dark_ticks_remaining"
1268
+ ]
461
1269
  },
462
1270
  {
463
1271
  "id": 46,
@@ -467,7 +1275,29 @@
467
1275
  "width": 0.9,
468
1276
  "height": 1.3,
469
1277
  "type": "animal",
470
- "category": "Passive mobs"
1278
+ "category": "Passive mobs",
1279
+ "metadataKeys": [
1280
+ "shared_flags",
1281
+ "air_supply",
1282
+ "custom_name",
1283
+ "custom_name_visible",
1284
+ "silent",
1285
+ "no_gravity",
1286
+ "pose",
1287
+ "ticks_frozen",
1288
+ "living_entity_flags",
1289
+ "health",
1290
+ "effect_color",
1291
+ "effect_ambience",
1292
+ "arrow_count",
1293
+ "stinger_count",
1294
+ "sleeping_pos",
1295
+ "mob_flags",
1296
+ "baby",
1297
+ "is_screaming_goat",
1298
+ "has_left_horn",
1299
+ "has_right_horn"
1300
+ ]
471
1301
  },
472
1302
  {
473
1303
  "id": 47,
@@ -477,7 +1307,27 @@
477
1307
  "width": 0.85,
478
1308
  "height": 0.85,
479
1309
  "type": "hostile",
480
- "category": "Hostile mobs"
1310
+ "category": "Hostile mobs",
1311
+ "metadataKeys": [
1312
+ "shared_flags",
1313
+ "air_supply",
1314
+ "custom_name",
1315
+ "custom_name_visible",
1316
+ "silent",
1317
+ "no_gravity",
1318
+ "pose",
1319
+ "ticks_frozen",
1320
+ "living_entity_flags",
1321
+ "health",
1322
+ "effect_color",
1323
+ "effect_ambience",
1324
+ "arrow_count",
1325
+ "stinger_count",
1326
+ "sleeping_pos",
1327
+ "mob_flags",
1328
+ "moving",
1329
+ "attack_target"
1330
+ ]
481
1331
  },
482
1332
  {
483
1333
  "id": 48,
@@ -487,7 +1337,27 @@
487
1337
  "width": 1.3964844,
488
1338
  "height": 1.4,
489
1339
  "type": "animal",
490
- "category": "Hostile mobs"
1340
+ "category": "Hostile mobs",
1341
+ "metadataKeys": [
1342
+ "shared_flags",
1343
+ "air_supply",
1344
+ "custom_name",
1345
+ "custom_name_visible",
1346
+ "silent",
1347
+ "no_gravity",
1348
+ "pose",
1349
+ "ticks_frozen",
1350
+ "living_entity_flags",
1351
+ "health",
1352
+ "effect_color",
1353
+ "effect_ambience",
1354
+ "arrow_count",
1355
+ "stinger_count",
1356
+ "sleeping_pos",
1357
+ "mob_flags",
1358
+ "baby",
1359
+ "immune_to_zombification"
1360
+ ]
491
1361
  },
492
1362
  {
493
1363
  "id": 49,
@@ -497,7 +1367,23 @@
497
1367
  "width": 0.98,
498
1368
  "height": 0.7,
499
1369
  "type": "other",
500
- "category": "Vehicles"
1370
+ "category": "Vehicles",
1371
+ "metadataKeys": [
1372
+ "shared_flags",
1373
+ "air_supply",
1374
+ "custom_name",
1375
+ "custom_name_visible",
1376
+ "silent",
1377
+ "no_gravity",
1378
+ "pose",
1379
+ "ticks_frozen",
1380
+ "hurt",
1381
+ "hurtdir",
1382
+ "damage",
1383
+ "display_block",
1384
+ "display_offset",
1385
+ "custom_display"
1386
+ ]
501
1387
  },
502
1388
  {
503
1389
  "id": 50,
@@ -507,7 +1393,28 @@
507
1393
  "width": 1.3964844,
508
1394
  "height": 1.6,
509
1395
  "type": "animal",
510
- "category": "Passive mobs"
1396
+ "category": "Passive mobs",
1397
+ "metadataKeys": [
1398
+ "shared_flags",
1399
+ "air_supply",
1400
+ "custom_name",
1401
+ "custom_name_visible",
1402
+ "silent",
1403
+ "no_gravity",
1404
+ "pose",
1405
+ "ticks_frozen",
1406
+ "living_entity_flags",
1407
+ "health",
1408
+ "effect_color",
1409
+ "effect_ambience",
1410
+ "arrow_count",
1411
+ "stinger_count",
1412
+ "sleeping_pos",
1413
+ "mob_flags",
1414
+ "baby",
1415
+ "flags",
1416
+ "type_variant"
1417
+ ]
511
1418
  },
512
1419
  {
513
1420
  "id": 51,
@@ -517,7 +1424,28 @@
517
1424
  "width": 0.6,
518
1425
  "height": 1.95,
519
1426
  "type": "hostile",
520
- "category": "Hostile mobs"
1427
+ "category": "Hostile mobs",
1428
+ "metadataKeys": [
1429
+ "shared_flags",
1430
+ "air_supply",
1431
+ "custom_name",
1432
+ "custom_name_visible",
1433
+ "silent",
1434
+ "no_gravity",
1435
+ "pose",
1436
+ "ticks_frozen",
1437
+ "living_entity_flags",
1438
+ "health",
1439
+ "effect_color",
1440
+ "effect_ambience",
1441
+ "arrow_count",
1442
+ "stinger_count",
1443
+ "sleeping_pos",
1444
+ "mob_flags",
1445
+ "baby",
1446
+ "special_type",
1447
+ "drowned_conversion"
1448
+ ]
521
1449
  },
522
1450
  {
523
1451
  "id": 52,
@@ -527,17 +1455,50 @@
527
1455
  "width": 0.6,
528
1456
  "height": 1.95,
529
1457
  "type": "hostile",
530
- "category": "Hostile mobs"
1458
+ "category": "Hostile mobs",
1459
+ "metadataKeys": [
1460
+ "shared_flags",
1461
+ "air_supply",
1462
+ "custom_name",
1463
+ "custom_name_visible",
1464
+ "silent",
1465
+ "no_gravity",
1466
+ "pose",
1467
+ "ticks_frozen",
1468
+ "living_entity_flags",
1469
+ "health",
1470
+ "effect_color",
1471
+ "effect_ambience",
1472
+ "arrow_count",
1473
+ "stinger_count",
1474
+ "sleeping_pos",
1475
+ "mob_flags",
1476
+ "is_celebrating",
1477
+ "spell_casting"
1478
+ ]
531
1479
  },
532
1480
  {
533
1481
  "id": 53,
534
1482
  "internalId": 53,
535
1483
  "name": "interaction",
536
1484
  "displayName": "Interaction",
537
- "width": 0.0,
538
- "height": 0.0,
1485
+ "width": 0,
1486
+ "height": 0,
539
1487
  "type": "other",
540
- "category": "Immobile"
1488
+ "category": "Immobile",
1489
+ "metadataKeys": [
1490
+ "shared_flags",
1491
+ "air_supply",
1492
+ "custom_name",
1493
+ "custom_name_visible",
1494
+ "silent",
1495
+ "no_gravity",
1496
+ "pose",
1497
+ "ticks_frozen",
1498
+ "width",
1499
+ "height",
1500
+ "response"
1501
+ ]
541
1502
  },
542
1503
  {
543
1504
  "id": 54,
@@ -547,7 +1508,26 @@
547
1508
  "width": 1.4,
548
1509
  "height": 2.7,
549
1510
  "type": "mob",
550
- "category": "Passive mobs"
1511
+ "category": "Passive mobs",
1512
+ "metadataKeys": [
1513
+ "shared_flags",
1514
+ "air_supply",
1515
+ "custom_name",
1516
+ "custom_name_visible",
1517
+ "silent",
1518
+ "no_gravity",
1519
+ "pose",
1520
+ "ticks_frozen",
1521
+ "living_entity_flags",
1522
+ "health",
1523
+ "effect_color",
1524
+ "effect_ambience",
1525
+ "arrow_count",
1526
+ "stinger_count",
1527
+ "sleeping_pos",
1528
+ "mob_flags",
1529
+ "flags"
1530
+ ]
551
1531
  },
552
1532
  {
553
1533
  "id": 55,
@@ -557,17 +1537,55 @@
557
1537
  "width": 0.25,
558
1538
  "height": 0.25,
559
1539
  "type": "other",
560
- "category": "UNKNOWN"
1540
+ "category": "UNKNOWN",
1541
+ "metadataKeys": [
1542
+ "shared_flags",
1543
+ "air_supply",
1544
+ "custom_name",
1545
+ "custom_name_visible",
1546
+ "silent",
1547
+ "no_gravity",
1548
+ "pose",
1549
+ "ticks_frozen",
1550
+ "item"
1551
+ ]
561
1552
  },
562
1553
  {
563
1554
  "id": 56,
564
1555
  "internalId": 56,
565
1556
  "name": "item_display",
566
1557
  "displayName": "Item Display",
567
- "width": 0.0,
568
- "height": 0.0,
1558
+ "width": 0,
1559
+ "height": 0,
569
1560
  "type": "other",
570
- "category": "Immobile"
1561
+ "category": "Immobile",
1562
+ "metadataKeys": [
1563
+ "shared_flags",
1564
+ "air_supply",
1565
+ "custom_name",
1566
+ "custom_name_visible",
1567
+ "silent",
1568
+ "no_gravity",
1569
+ "pose",
1570
+ "ticks_frozen",
1571
+ "transformation_interpolation_start_delta_ticks",
1572
+ "transformation_interpolation_duration",
1573
+ "pos_rot_interpolation_duration",
1574
+ "translation",
1575
+ "scale",
1576
+ "left_rotation",
1577
+ "right_rotation",
1578
+ "billboard_render_constraints",
1579
+ "brightness_override",
1580
+ "view_range",
1581
+ "shadow_radius",
1582
+ "shadow_strength",
1583
+ "width",
1584
+ "height",
1585
+ "glow_color_override",
1586
+ "item_stack",
1587
+ "item_display"
1588
+ ]
571
1589
  },
572
1590
  {
573
1591
  "id": 57,
@@ -577,17 +1595,40 @@
577
1595
  "width": 0.5,
578
1596
  "height": 0.5,
579
1597
  "type": "other",
580
- "category": "Immobile"
1598
+ "category": "Immobile",
1599
+ "metadataKeys": [
1600
+ "shared_flags",
1601
+ "air_supply",
1602
+ "custom_name",
1603
+ "custom_name_visible",
1604
+ "silent",
1605
+ "no_gravity",
1606
+ "pose",
1607
+ "ticks_frozen",
1608
+ "item",
1609
+ "rotation"
1610
+ ]
581
1611
  },
582
1612
  {
583
1613
  "id": 58,
584
1614
  "internalId": 58,
585
1615
  "name": "fireball",
586
1616
  "displayName": "Fireball",
587
- "width": 1.0,
588
- "height": 1.0,
1617
+ "width": 1,
1618
+ "height": 1,
589
1619
  "type": "projectile",
590
- "category": "Projectiles"
1620
+ "category": "Projectiles",
1621
+ "metadataKeys": [
1622
+ "shared_flags",
1623
+ "air_supply",
1624
+ "custom_name",
1625
+ "custom_name_visible",
1626
+ "silent",
1627
+ "no_gravity",
1628
+ "pose",
1629
+ "ticks_frozen",
1630
+ "item_stack"
1631
+ ]
591
1632
  },
592
1633
  {
593
1634
  "id": 59,
@@ -597,17 +1638,37 @@
597
1638
  "width": 0.375,
598
1639
  "height": 0.5,
599
1640
  "type": "other",
600
- "category": "Immobile"
1641
+ "category": "Immobile",
1642
+ "metadataKeys": [
1643
+ "shared_flags",
1644
+ "air_supply",
1645
+ "custom_name",
1646
+ "custom_name_visible",
1647
+ "silent",
1648
+ "no_gravity",
1649
+ "pose",
1650
+ "ticks_frozen"
1651
+ ]
601
1652
  },
602
1653
  {
603
1654
  "id": 60,
604
1655
  "internalId": 60,
605
1656
  "name": "lightning_bolt",
606
1657
  "displayName": "Lightning Bolt",
607
- "width": 0.0,
608
- "height": 0.0,
1658
+ "width": 0,
1659
+ "height": 0,
609
1660
  "type": "other",
610
- "category": "UNKNOWN"
1661
+ "category": "UNKNOWN",
1662
+ "metadataKeys": [
1663
+ "shared_flags",
1664
+ "air_supply",
1665
+ "custom_name",
1666
+ "custom_name_visible",
1667
+ "silent",
1668
+ "no_gravity",
1669
+ "pose",
1670
+ "ticks_frozen"
1671
+ ]
611
1672
  },
612
1673
  {
613
1674
  "id": 61,
@@ -617,7 +1678,31 @@
617
1678
  "width": 0.9,
618
1679
  "height": 1.87,
619
1680
  "type": "animal",
620
- "category": "Passive mobs"
1681
+ "category": "Passive mobs",
1682
+ "metadataKeys": [
1683
+ "shared_flags",
1684
+ "air_supply",
1685
+ "custom_name",
1686
+ "custom_name_visible",
1687
+ "silent",
1688
+ "no_gravity",
1689
+ "pose",
1690
+ "ticks_frozen",
1691
+ "living_entity_flags",
1692
+ "health",
1693
+ "effect_color",
1694
+ "effect_ambience",
1695
+ "arrow_count",
1696
+ "stinger_count",
1697
+ "sleeping_pos",
1698
+ "mob_flags",
1699
+ "baby",
1700
+ "flags",
1701
+ "chest",
1702
+ "strength",
1703
+ "swag",
1704
+ "variant"
1705
+ ]
621
1706
  },
622
1707
  {
623
1708
  "id": 62,
@@ -627,7 +1712,17 @@
627
1712
  "width": 0.25,
628
1713
  "height": 0.25,
629
1714
  "type": "projectile",
630
- "category": "Projectiles"
1715
+ "category": "Projectiles",
1716
+ "metadataKeys": [
1717
+ "shared_flags",
1718
+ "air_supply",
1719
+ "custom_name",
1720
+ "custom_name_visible",
1721
+ "silent",
1722
+ "no_gravity",
1723
+ "pose",
1724
+ "ticks_frozen"
1725
+ ]
631
1726
  },
632
1727
  {
633
1728
  "id": 63,
@@ -637,17 +1732,46 @@
637
1732
  "width": 2.04,
638
1733
  "height": 2.04,
639
1734
  "type": "mob",
640
- "category": "Hostile mobs"
1735
+ "category": "Hostile mobs",
1736
+ "metadataKeys": [
1737
+ "shared_flags",
1738
+ "air_supply",
1739
+ "custom_name",
1740
+ "custom_name_visible",
1741
+ "silent",
1742
+ "no_gravity",
1743
+ "pose",
1744
+ "ticks_frozen",
1745
+ "living_entity_flags",
1746
+ "health",
1747
+ "effect_color",
1748
+ "effect_ambience",
1749
+ "arrow_count",
1750
+ "stinger_count",
1751
+ "sleeping_pos",
1752
+ "mob_flags",
1753
+ "size"
1754
+ ]
641
1755
  },
642
1756
  {
643
1757
  "id": 64,
644
1758
  "internalId": 64,
645
1759
  "name": "marker",
646
1760
  "displayName": "Marker",
647
- "width": 0.0,
648
- "height": 0.0,
1761
+ "width": 0,
1762
+ "height": 0,
649
1763
  "type": "other",
650
- "category": "UNKNOWN"
1764
+ "category": "UNKNOWN",
1765
+ "metadataKeys": [
1766
+ "shared_flags",
1767
+ "air_supply",
1768
+ "custom_name",
1769
+ "custom_name_visible",
1770
+ "silent",
1771
+ "no_gravity",
1772
+ "pose",
1773
+ "ticks_frozen"
1774
+ ]
651
1775
  },
652
1776
  {
653
1777
  "id": 65,
@@ -657,7 +1781,23 @@
657
1781
  "width": 0.98,
658
1782
  "height": 0.7,
659
1783
  "type": "other",
660
- "category": "Vehicles"
1784
+ "category": "Vehicles",
1785
+ "metadataKeys": [
1786
+ "shared_flags",
1787
+ "air_supply",
1788
+ "custom_name",
1789
+ "custom_name_visible",
1790
+ "silent",
1791
+ "no_gravity",
1792
+ "pose",
1793
+ "ticks_frozen",
1794
+ "hurt",
1795
+ "hurtdir",
1796
+ "damage",
1797
+ "display_block",
1798
+ "display_offset",
1799
+ "custom_display"
1800
+ ]
661
1801
  },
662
1802
  {
663
1803
  "id": 66,
@@ -667,7 +1807,27 @@
667
1807
  "width": 0.9,
668
1808
  "height": 1.4,
669
1809
  "type": "animal",
670
- "category": "Passive mobs"
1810
+ "category": "Passive mobs",
1811
+ "metadataKeys": [
1812
+ "shared_flags",
1813
+ "air_supply",
1814
+ "custom_name",
1815
+ "custom_name_visible",
1816
+ "silent",
1817
+ "no_gravity",
1818
+ "pose",
1819
+ "ticks_frozen",
1820
+ "living_entity_flags",
1821
+ "health",
1822
+ "effect_color",
1823
+ "effect_ambience",
1824
+ "arrow_count",
1825
+ "stinger_count",
1826
+ "sleeping_pos",
1827
+ "mob_flags",
1828
+ "baby",
1829
+ "type"
1830
+ ]
671
1831
  },
672
1832
  {
673
1833
  "id": 67,
@@ -677,7 +1837,28 @@
677
1837
  "width": 1.3964844,
678
1838
  "height": 1.6,
679
1839
  "type": "animal",
680
- "category": "Passive mobs"
1840
+ "category": "Passive mobs",
1841
+ "metadataKeys": [
1842
+ "shared_flags",
1843
+ "air_supply",
1844
+ "custom_name",
1845
+ "custom_name_visible",
1846
+ "silent",
1847
+ "no_gravity",
1848
+ "pose",
1849
+ "ticks_frozen",
1850
+ "living_entity_flags",
1851
+ "health",
1852
+ "effect_color",
1853
+ "effect_ambience",
1854
+ "arrow_count",
1855
+ "stinger_count",
1856
+ "sleeping_pos",
1857
+ "mob_flags",
1858
+ "baby",
1859
+ "flags",
1860
+ "chest"
1861
+ ]
681
1862
  },
682
1863
  {
683
1864
  "id": 68,
@@ -687,7 +1868,27 @@
687
1868
  "width": 0.6,
688
1869
  "height": 0.7,
689
1870
  "type": "animal",
690
- "category": "Passive mobs"
1871
+ "category": "Passive mobs",
1872
+ "metadataKeys": [
1873
+ "shared_flags",
1874
+ "air_supply",
1875
+ "custom_name",
1876
+ "custom_name_visible",
1877
+ "silent",
1878
+ "no_gravity",
1879
+ "pose",
1880
+ "ticks_frozen",
1881
+ "living_entity_flags",
1882
+ "health",
1883
+ "effect_color",
1884
+ "effect_ambience",
1885
+ "arrow_count",
1886
+ "stinger_count",
1887
+ "sleeping_pos",
1888
+ "mob_flags",
1889
+ "baby",
1890
+ "trusting"
1891
+ ]
691
1892
  },
692
1893
  {
693
1894
  "id": 69,
@@ -697,7 +1898,18 @@
697
1898
  "width": 0.5,
698
1899
  "height": 0.5,
699
1900
  "type": "other",
700
- "category": "Immobile"
1901
+ "category": "Immobile",
1902
+ "metadataKeys": [
1903
+ "shared_flags",
1904
+ "air_supply",
1905
+ "custom_name",
1906
+ "custom_name_visible",
1907
+ "silent",
1908
+ "no_gravity",
1909
+ "pose",
1910
+ "ticks_frozen",
1911
+ "painting_variant"
1912
+ ]
701
1913
  },
702
1914
  {
703
1915
  "id": 70,
@@ -707,7 +1919,32 @@
707
1919
  "width": 1.3,
708
1920
  "height": 1.25,
709
1921
  "type": "animal",
710
- "category": "Passive mobs"
1922
+ "category": "Passive mobs",
1923
+ "metadataKeys": [
1924
+ "shared_flags",
1925
+ "air_supply",
1926
+ "custom_name",
1927
+ "custom_name_visible",
1928
+ "silent",
1929
+ "no_gravity",
1930
+ "pose",
1931
+ "ticks_frozen",
1932
+ "living_entity_flags",
1933
+ "health",
1934
+ "effect_color",
1935
+ "effect_ambience",
1936
+ "arrow_count",
1937
+ "stinger_count",
1938
+ "sleeping_pos",
1939
+ "mob_flags",
1940
+ "baby",
1941
+ "unhappy_counter",
1942
+ "sneeze_counter",
1943
+ "eat_counter",
1944
+ "main_gene",
1945
+ "hidden_gene",
1946
+ "flags"
1947
+ ]
711
1948
  },
712
1949
  {
713
1950
  "id": 71,
@@ -717,7 +1954,29 @@
717
1954
  "width": 0.5,
718
1955
  "height": 0.9,
719
1956
  "type": "animal",
720
- "category": "Passive mobs"
1957
+ "category": "Passive mobs",
1958
+ "metadataKeys": [
1959
+ "shared_flags",
1960
+ "air_supply",
1961
+ "custom_name",
1962
+ "custom_name_visible",
1963
+ "silent",
1964
+ "no_gravity",
1965
+ "pose",
1966
+ "ticks_frozen",
1967
+ "living_entity_flags",
1968
+ "health",
1969
+ "effect_color",
1970
+ "effect_ambience",
1971
+ "arrow_count",
1972
+ "stinger_count",
1973
+ "sleeping_pos",
1974
+ "mob_flags",
1975
+ "baby",
1976
+ "flags",
1977
+ "owneruuid",
1978
+ "variant"
1979
+ ]
721
1980
  },
722
1981
  {
723
1982
  "id": 72,
@@ -727,7 +1986,26 @@
727
1986
  "width": 0.9,
728
1987
  "height": 0.5,
729
1988
  "type": "mob",
730
- "category": "Hostile mobs"
1989
+ "category": "Hostile mobs",
1990
+ "metadataKeys": [
1991
+ "shared_flags",
1992
+ "air_supply",
1993
+ "custom_name",
1994
+ "custom_name_visible",
1995
+ "silent",
1996
+ "no_gravity",
1997
+ "pose",
1998
+ "ticks_frozen",
1999
+ "living_entity_flags",
2000
+ "health",
2001
+ "effect_color",
2002
+ "effect_ambience",
2003
+ "arrow_count",
2004
+ "stinger_count",
2005
+ "sleeping_pos",
2006
+ "mob_flags",
2007
+ "size"
2008
+ ]
731
2009
  },
732
2010
  {
733
2011
  "id": 73,
@@ -737,7 +2015,28 @@
737
2015
  "width": 0.9,
738
2016
  "height": 0.9,
739
2017
  "type": "animal",
740
- "category": "Passive mobs"
2018
+ "category": "Passive mobs",
2019
+ "metadataKeys": [
2020
+ "shared_flags",
2021
+ "air_supply",
2022
+ "custom_name",
2023
+ "custom_name_visible",
2024
+ "silent",
2025
+ "no_gravity",
2026
+ "pose",
2027
+ "ticks_frozen",
2028
+ "living_entity_flags",
2029
+ "health",
2030
+ "effect_color",
2031
+ "effect_ambience",
2032
+ "arrow_count",
2033
+ "stinger_count",
2034
+ "sleeping_pos",
2035
+ "mob_flags",
2036
+ "baby",
2037
+ "saddle",
2038
+ "boost_time"
2039
+ ]
741
2040
  },
742
2041
  {
743
2042
  "id": 74,
@@ -747,7 +2046,29 @@
747
2046
  "width": 0.6,
748
2047
  "height": 1.95,
749
2048
  "type": "hostile",
750
- "category": "Hostile mobs"
2049
+ "category": "Hostile mobs",
2050
+ "metadataKeys": [
2051
+ "shared_flags",
2052
+ "air_supply",
2053
+ "custom_name",
2054
+ "custom_name_visible",
2055
+ "silent",
2056
+ "no_gravity",
2057
+ "pose",
2058
+ "ticks_frozen",
2059
+ "living_entity_flags",
2060
+ "health",
2061
+ "effect_color",
2062
+ "effect_ambience",
2063
+ "arrow_count",
2064
+ "stinger_count",
2065
+ "sleeping_pos",
2066
+ "mob_flags",
2067
+ "immune_to_zombification",
2068
+ "baby",
2069
+ "is_charging_crossbow",
2070
+ "is_dancing"
2071
+ ]
751
2072
  },
752
2073
  {
753
2074
  "id": 75,
@@ -757,7 +2078,26 @@
757
2078
  "width": 0.6,
758
2079
  "height": 1.95,
759
2080
  "type": "hostile",
760
- "category": "Hostile mobs"
2081
+ "category": "Hostile mobs",
2082
+ "metadataKeys": [
2083
+ "shared_flags",
2084
+ "air_supply",
2085
+ "custom_name",
2086
+ "custom_name_visible",
2087
+ "silent",
2088
+ "no_gravity",
2089
+ "pose",
2090
+ "ticks_frozen",
2091
+ "living_entity_flags",
2092
+ "health",
2093
+ "effect_color",
2094
+ "effect_ambience",
2095
+ "arrow_count",
2096
+ "stinger_count",
2097
+ "sleeping_pos",
2098
+ "mob_flags",
2099
+ "immune_to_zombification"
2100
+ ]
761
2101
  },
762
2102
  {
763
2103
  "id": 76,
@@ -767,7 +2107,27 @@
767
2107
  "width": 0.6,
768
2108
  "height": 1.95,
769
2109
  "type": "hostile",
770
- "category": "Hostile mobs"
2110
+ "category": "Hostile mobs",
2111
+ "metadataKeys": [
2112
+ "shared_flags",
2113
+ "air_supply",
2114
+ "custom_name",
2115
+ "custom_name_visible",
2116
+ "silent",
2117
+ "no_gravity",
2118
+ "pose",
2119
+ "ticks_frozen",
2120
+ "living_entity_flags",
2121
+ "health",
2122
+ "effect_color",
2123
+ "effect_ambience",
2124
+ "arrow_count",
2125
+ "stinger_count",
2126
+ "sleeping_pos",
2127
+ "mob_flags",
2128
+ "is_celebrating",
2129
+ "is_charging_crossbow"
2130
+ ]
771
2131
  },
772
2132
  {
773
2133
  "id": 77,
@@ -777,7 +2137,27 @@
777
2137
  "width": 1.4,
778
2138
  "height": 1.4,
779
2139
  "type": "animal",
780
- "category": "Passive mobs"
2140
+ "category": "Passive mobs",
2141
+ "metadataKeys": [
2142
+ "shared_flags",
2143
+ "air_supply",
2144
+ "custom_name",
2145
+ "custom_name_visible",
2146
+ "silent",
2147
+ "no_gravity",
2148
+ "pose",
2149
+ "ticks_frozen",
2150
+ "living_entity_flags",
2151
+ "health",
2152
+ "effect_color",
2153
+ "effect_ambience",
2154
+ "arrow_count",
2155
+ "stinger_count",
2156
+ "sleeping_pos",
2157
+ "mob_flags",
2158
+ "baby",
2159
+ "standing"
2160
+ ]
781
2161
  },
782
2162
  {
783
2163
  "id": 78,
@@ -787,7 +2167,18 @@
787
2167
  "width": 0.25,
788
2168
  "height": 0.25,
789
2169
  "type": "projectile",
790
- "category": "Projectiles"
2170
+ "category": "Projectiles",
2171
+ "metadataKeys": [
2172
+ "shared_flags",
2173
+ "air_supply",
2174
+ "custom_name",
2175
+ "custom_name_visible",
2176
+ "silent",
2177
+ "no_gravity",
2178
+ "pose",
2179
+ "ticks_frozen",
2180
+ "item_stack"
2181
+ ]
791
2182
  },
792
2183
  {
793
2184
  "id": 79,
@@ -797,7 +2188,27 @@
797
2188
  "width": 0.7,
798
2189
  "height": 0.7,
799
2190
  "type": "water_creature",
800
- "category": "Passive mobs"
2191
+ "category": "Passive mobs",
2192
+ "metadataKeys": [
2193
+ "shared_flags",
2194
+ "air_supply",
2195
+ "custom_name",
2196
+ "custom_name_visible",
2197
+ "silent",
2198
+ "no_gravity",
2199
+ "pose",
2200
+ "ticks_frozen",
2201
+ "living_entity_flags",
2202
+ "health",
2203
+ "effect_color",
2204
+ "effect_ambience",
2205
+ "arrow_count",
2206
+ "stinger_count",
2207
+ "sleeping_pos",
2208
+ "mob_flags",
2209
+ "from_bucket",
2210
+ "puff_state"
2211
+ ]
801
2212
  },
802
2213
  {
803
2214
  "id": 80,
@@ -807,7 +2218,27 @@
807
2218
  "width": 0.4,
808
2219
  "height": 0.5,
809
2220
  "type": "animal",
810
- "category": "Passive mobs"
2221
+ "category": "Passive mobs",
2222
+ "metadataKeys": [
2223
+ "shared_flags",
2224
+ "air_supply",
2225
+ "custom_name",
2226
+ "custom_name_visible",
2227
+ "silent",
2228
+ "no_gravity",
2229
+ "pose",
2230
+ "ticks_frozen",
2231
+ "living_entity_flags",
2232
+ "health",
2233
+ "effect_color",
2234
+ "effect_ambience",
2235
+ "arrow_count",
2236
+ "stinger_count",
2237
+ "sleeping_pos",
2238
+ "mob_flags",
2239
+ "baby",
2240
+ "type"
2241
+ ]
811
2242
  },
812
2243
  {
813
2244
  "id": 81,
@@ -817,7 +2248,26 @@
817
2248
  "width": 1.95,
818
2249
  "height": 2.2,
819
2250
  "type": "hostile",
820
- "category": "Hostile mobs"
2251
+ "category": "Hostile mobs",
2252
+ "metadataKeys": [
2253
+ "shared_flags",
2254
+ "air_supply",
2255
+ "custom_name",
2256
+ "custom_name_visible",
2257
+ "silent",
2258
+ "no_gravity",
2259
+ "pose",
2260
+ "ticks_frozen",
2261
+ "living_entity_flags",
2262
+ "health",
2263
+ "effect_color",
2264
+ "effect_ambience",
2265
+ "arrow_count",
2266
+ "stinger_count",
2267
+ "sleeping_pos",
2268
+ "mob_flags",
2269
+ "is_celebrating"
2270
+ ]
821
2271
  },
822
2272
  {
823
2273
  "id": 82,
@@ -827,7 +2277,26 @@
827
2277
  "width": 0.7,
828
2278
  "height": 0.4,
829
2279
  "type": "water_creature",
830
- "category": "Passive mobs"
2280
+ "category": "Passive mobs",
2281
+ "metadataKeys": [
2282
+ "shared_flags",
2283
+ "air_supply",
2284
+ "custom_name",
2285
+ "custom_name_visible",
2286
+ "silent",
2287
+ "no_gravity",
2288
+ "pose",
2289
+ "ticks_frozen",
2290
+ "living_entity_flags",
2291
+ "health",
2292
+ "effect_color",
2293
+ "effect_ambience",
2294
+ "arrow_count",
2295
+ "stinger_count",
2296
+ "sleeping_pos",
2297
+ "mob_flags",
2298
+ "from_bucket"
2299
+ ]
831
2300
  },
832
2301
  {
833
2302
  "id": 83,
@@ -837,17 +2306,58 @@
837
2306
  "width": 0.9,
838
2307
  "height": 1.3,
839
2308
  "type": "animal",
840
- "category": "Passive mobs"
2309
+ "category": "Passive mobs",
2310
+ "metadataKeys": [
2311
+ "shared_flags",
2312
+ "air_supply",
2313
+ "custom_name",
2314
+ "custom_name_visible",
2315
+ "silent",
2316
+ "no_gravity",
2317
+ "pose",
2318
+ "ticks_frozen",
2319
+ "living_entity_flags",
2320
+ "health",
2321
+ "effect_color",
2322
+ "effect_ambience",
2323
+ "arrow_count",
2324
+ "stinger_count",
2325
+ "sleeping_pos",
2326
+ "mob_flags",
2327
+ "baby",
2328
+ "wool"
2329
+ ]
841
2330
  },
842
2331
  {
843
2332
  "id": 84,
844
2333
  "internalId": 84,
845
2334
  "name": "shulker",
846
2335
  "displayName": "Shulker",
847
- "width": 1.0,
848
- "height": 1.0,
2336
+ "width": 1,
2337
+ "height": 1,
849
2338
  "type": "mob",
850
- "category": "Hostile mobs"
2339
+ "category": "Hostile mobs",
2340
+ "metadataKeys": [
2341
+ "shared_flags",
2342
+ "air_supply",
2343
+ "custom_name",
2344
+ "custom_name_visible",
2345
+ "silent",
2346
+ "no_gravity",
2347
+ "pose",
2348
+ "ticks_frozen",
2349
+ "living_entity_flags",
2350
+ "health",
2351
+ "effect_color",
2352
+ "effect_ambience",
2353
+ "arrow_count",
2354
+ "stinger_count",
2355
+ "sleeping_pos",
2356
+ "mob_flags",
2357
+ "attach_face",
2358
+ "peek",
2359
+ "color"
2360
+ ]
851
2361
  },
852
2362
  {
853
2363
  "id": 85,
@@ -857,7 +2367,17 @@
857
2367
  "width": 0.3125,
858
2368
  "height": 0.3125,
859
2369
  "type": "projectile",
860
- "category": "Projectiles"
2370
+ "category": "Projectiles",
2371
+ "metadataKeys": [
2372
+ "shared_flags",
2373
+ "air_supply",
2374
+ "custom_name",
2375
+ "custom_name_visible",
2376
+ "silent",
2377
+ "no_gravity",
2378
+ "pose",
2379
+ "ticks_frozen"
2380
+ ]
861
2381
  },
862
2382
  {
863
2383
  "id": 86,
@@ -867,7 +2387,25 @@
867
2387
  "width": 0.4,
868
2388
  "height": 0.3,
869
2389
  "type": "hostile",
870
- "category": "Hostile mobs"
2390
+ "category": "Hostile mobs",
2391
+ "metadataKeys": [
2392
+ "shared_flags",
2393
+ "air_supply",
2394
+ "custom_name",
2395
+ "custom_name_visible",
2396
+ "silent",
2397
+ "no_gravity",
2398
+ "pose",
2399
+ "ticks_frozen",
2400
+ "living_entity_flags",
2401
+ "health",
2402
+ "effect_color",
2403
+ "effect_ambience",
2404
+ "arrow_count",
2405
+ "stinger_count",
2406
+ "sleeping_pos",
2407
+ "mob_flags"
2408
+ ]
871
2409
  },
872
2410
  {
873
2411
  "id": 87,
@@ -877,7 +2415,26 @@
877
2415
  "width": 0.6,
878
2416
  "height": 1.99,
879
2417
  "type": "hostile",
880
- "category": "Hostile mobs"
2418
+ "category": "Hostile mobs",
2419
+ "metadataKeys": [
2420
+ "shared_flags",
2421
+ "air_supply",
2422
+ "custom_name",
2423
+ "custom_name_visible",
2424
+ "silent",
2425
+ "no_gravity",
2426
+ "pose",
2427
+ "ticks_frozen",
2428
+ "living_entity_flags",
2429
+ "health",
2430
+ "effect_color",
2431
+ "effect_ambience",
2432
+ "arrow_count",
2433
+ "stinger_count",
2434
+ "sleeping_pos",
2435
+ "mob_flags",
2436
+ "stray_conversion"
2437
+ ]
881
2438
  },
882
2439
  {
883
2440
  "id": 88,
@@ -887,7 +2444,27 @@
887
2444
  "width": 1.3964844,
888
2445
  "height": 1.6,
889
2446
  "type": "animal",
890
- "category": "Hostile mobs"
2447
+ "category": "Hostile mobs",
2448
+ "metadataKeys": [
2449
+ "shared_flags",
2450
+ "air_supply",
2451
+ "custom_name",
2452
+ "custom_name_visible",
2453
+ "silent",
2454
+ "no_gravity",
2455
+ "pose",
2456
+ "ticks_frozen",
2457
+ "living_entity_flags",
2458
+ "health",
2459
+ "effect_color",
2460
+ "effect_ambience",
2461
+ "arrow_count",
2462
+ "stinger_count",
2463
+ "sleeping_pos",
2464
+ "mob_flags",
2465
+ "baby",
2466
+ "flags"
2467
+ ]
891
2468
  },
892
2469
  {
893
2470
  "id": 89,
@@ -897,7 +2474,26 @@
897
2474
  "width": 2.04,
898
2475
  "height": 2.04,
899
2476
  "type": "mob",
900
- "category": "Hostile mobs"
2477
+ "category": "Hostile mobs",
2478
+ "metadataKeys": [
2479
+ "shared_flags",
2480
+ "air_supply",
2481
+ "custom_name",
2482
+ "custom_name_visible",
2483
+ "silent",
2484
+ "no_gravity",
2485
+ "pose",
2486
+ "ticks_frozen",
2487
+ "living_entity_flags",
2488
+ "health",
2489
+ "effect_color",
2490
+ "effect_ambience",
2491
+ "arrow_count",
2492
+ "stinger_count",
2493
+ "sleeping_pos",
2494
+ "mob_flags",
2495
+ "size"
2496
+ ]
901
2497
  },
902
2498
  {
903
2499
  "id": 90,
@@ -907,7 +2503,18 @@
907
2503
  "width": 0.3125,
908
2504
  "height": 0.3125,
909
2505
  "type": "projectile",
910
- "category": "Projectiles"
2506
+ "category": "Projectiles",
2507
+ "metadataKeys": [
2508
+ "shared_flags",
2509
+ "air_supply",
2510
+ "custom_name",
2511
+ "custom_name_visible",
2512
+ "silent",
2513
+ "no_gravity",
2514
+ "pose",
2515
+ "ticks_frozen",
2516
+ "item_stack"
2517
+ ]
911
2518
  },
912
2519
  {
913
2520
  "id": 91,
@@ -917,7 +2524,28 @@
917
2524
  "width": 1.9,
918
2525
  "height": 1.75,
919
2526
  "type": "animal",
920
- "category": "Passive mobs"
2527
+ "category": "Passive mobs",
2528
+ "metadataKeys": [
2529
+ "shared_flags",
2530
+ "air_supply",
2531
+ "custom_name",
2532
+ "custom_name_visible",
2533
+ "silent",
2534
+ "no_gravity",
2535
+ "pose",
2536
+ "ticks_frozen",
2537
+ "living_entity_flags",
2538
+ "health",
2539
+ "effect_color",
2540
+ "effect_ambience",
2541
+ "arrow_count",
2542
+ "stinger_count",
2543
+ "sleeping_pos",
2544
+ "mob_flags",
2545
+ "baby",
2546
+ "state",
2547
+ "drop_seed_at_tick"
2548
+ ]
921
2549
  },
922
2550
  {
923
2551
  "id": 92,
@@ -927,7 +2555,26 @@
927
2555
  "width": 0.7,
928
2556
  "height": 1.9,
929
2557
  "type": "mob",
930
- "category": "Passive mobs"
2558
+ "category": "Passive mobs",
2559
+ "metadataKeys": [
2560
+ "shared_flags",
2561
+ "air_supply",
2562
+ "custom_name",
2563
+ "custom_name_visible",
2564
+ "silent",
2565
+ "no_gravity",
2566
+ "pose",
2567
+ "ticks_frozen",
2568
+ "living_entity_flags",
2569
+ "health",
2570
+ "effect_color",
2571
+ "effect_ambience",
2572
+ "arrow_count",
2573
+ "stinger_count",
2574
+ "sleeping_pos",
2575
+ "mob_flags",
2576
+ "pumpkin"
2577
+ ]
931
2578
  },
932
2579
  {
933
2580
  "id": 93,
@@ -937,7 +2584,18 @@
937
2584
  "width": 0.25,
938
2585
  "height": 0.25,
939
2586
  "type": "projectile",
940
- "category": "Projectiles"
2587
+ "category": "Projectiles",
2588
+ "metadataKeys": [
2589
+ "shared_flags",
2590
+ "air_supply",
2591
+ "custom_name",
2592
+ "custom_name_visible",
2593
+ "silent",
2594
+ "no_gravity",
2595
+ "pose",
2596
+ "ticks_frozen",
2597
+ "item_stack"
2598
+ ]
941
2599
  },
942
2600
  {
943
2601
  "id": 94,
@@ -947,7 +2605,23 @@
947
2605
  "width": 0.98,
948
2606
  "height": 0.7,
949
2607
  "type": "other",
950
- "category": "Vehicles"
2608
+ "category": "Vehicles",
2609
+ "metadataKeys": [
2610
+ "shared_flags",
2611
+ "air_supply",
2612
+ "custom_name",
2613
+ "custom_name_visible",
2614
+ "silent",
2615
+ "no_gravity",
2616
+ "pose",
2617
+ "ticks_frozen",
2618
+ "hurt",
2619
+ "hurtdir",
2620
+ "damage",
2621
+ "display_block",
2622
+ "display_offset",
2623
+ "custom_display"
2624
+ ]
951
2625
  },
952
2626
  {
953
2627
  "id": 95,
@@ -957,7 +2631,19 @@
957
2631
  "width": 0.5,
958
2632
  "height": 0.5,
959
2633
  "type": "projectile",
960
- "category": "Projectiles"
2634
+ "category": "Projectiles",
2635
+ "metadataKeys": [
2636
+ "shared_flags",
2637
+ "air_supply",
2638
+ "custom_name",
2639
+ "custom_name_visible",
2640
+ "silent",
2641
+ "no_gravity",
2642
+ "pose",
2643
+ "ticks_frozen",
2644
+ "flags",
2645
+ "pierce_level"
2646
+ ]
961
2647
  },
962
2648
  {
963
2649
  "id": 96,
@@ -967,7 +2653,26 @@
967
2653
  "width": 1.4,
968
2654
  "height": 0.9,
969
2655
  "type": "hostile",
970
- "category": "Hostile mobs"
2656
+ "category": "Hostile mobs",
2657
+ "metadataKeys": [
2658
+ "shared_flags",
2659
+ "air_supply",
2660
+ "custom_name",
2661
+ "custom_name_visible",
2662
+ "silent",
2663
+ "no_gravity",
2664
+ "pose",
2665
+ "ticks_frozen",
2666
+ "living_entity_flags",
2667
+ "health",
2668
+ "effect_color",
2669
+ "effect_ambience",
2670
+ "arrow_count",
2671
+ "stinger_count",
2672
+ "sleeping_pos",
2673
+ "mob_flags",
2674
+ "flags"
2675
+ ]
971
2676
  },
972
2677
  {
973
2678
  "id": 97,
@@ -977,7 +2682,25 @@
977
2682
  "width": 0.8,
978
2683
  "height": 0.8,
979
2684
  "type": "water_creature",
980
- "category": "Passive mobs"
2685
+ "category": "Passive mobs",
2686
+ "metadataKeys": [
2687
+ "shared_flags",
2688
+ "air_supply",
2689
+ "custom_name",
2690
+ "custom_name_visible",
2691
+ "silent",
2692
+ "no_gravity",
2693
+ "pose",
2694
+ "ticks_frozen",
2695
+ "living_entity_flags",
2696
+ "health",
2697
+ "effect_color",
2698
+ "effect_ambience",
2699
+ "arrow_count",
2700
+ "stinger_count",
2701
+ "sleeping_pos",
2702
+ "mob_flags"
2703
+ ]
981
2704
  },
982
2705
  {
983
2706
  "id": 98,
@@ -987,7 +2710,25 @@
987
2710
  "width": 0.6,
988
2711
  "height": 1.99,
989
2712
  "type": "hostile",
990
- "category": "Hostile mobs"
2713
+ "category": "Hostile mobs",
2714
+ "metadataKeys": [
2715
+ "shared_flags",
2716
+ "air_supply",
2717
+ "custom_name",
2718
+ "custom_name_visible",
2719
+ "silent",
2720
+ "no_gravity",
2721
+ "pose",
2722
+ "ticks_frozen",
2723
+ "living_entity_flags",
2724
+ "health",
2725
+ "effect_color",
2726
+ "effect_ambience",
2727
+ "arrow_count",
2728
+ "stinger_count",
2729
+ "sleeping_pos",
2730
+ "mob_flags"
2731
+ ]
991
2732
  },
992
2733
  {
993
2734
  "id": 99,
@@ -997,7 +2738,29 @@
997
2738
  "width": 0.9,
998
2739
  "height": 1.7,
999
2740
  "type": "animal",
1000
- "category": "Passive mobs"
2741
+ "category": "Passive mobs",
2742
+ "metadataKeys": [
2743
+ "shared_flags",
2744
+ "air_supply",
2745
+ "custom_name",
2746
+ "custom_name_visible",
2747
+ "silent",
2748
+ "no_gravity",
2749
+ "pose",
2750
+ "ticks_frozen",
2751
+ "living_entity_flags",
2752
+ "health",
2753
+ "effect_color",
2754
+ "effect_ambience",
2755
+ "arrow_count",
2756
+ "stinger_count",
2757
+ "sleeping_pos",
2758
+ "mob_flags",
2759
+ "baby",
2760
+ "boost_time",
2761
+ "suffocating",
2762
+ "saddle"
2763
+ ]
1001
2764
  },
1002
2765
  {
1003
2766
  "id": 100,
@@ -1007,17 +2770,66 @@
1007
2770
  "width": 0.4,
1008
2771
  "height": 0.3,
1009
2772
  "type": "water_creature",
1010
- "category": "Passive mobs"
2773
+ "category": "Passive mobs",
2774
+ "metadataKeys": [
2775
+ "shared_flags",
2776
+ "air_supply",
2777
+ "custom_name",
2778
+ "custom_name_visible",
2779
+ "silent",
2780
+ "no_gravity",
2781
+ "pose",
2782
+ "ticks_frozen",
2783
+ "living_entity_flags",
2784
+ "health",
2785
+ "effect_color",
2786
+ "effect_ambience",
2787
+ "arrow_count",
2788
+ "stinger_count",
2789
+ "sleeping_pos",
2790
+ "mob_flags",
2791
+ "from_bucket"
2792
+ ]
1011
2793
  },
1012
2794
  {
1013
2795
  "id": 101,
1014
2796
  "internalId": 101,
1015
2797
  "name": "text_display",
1016
2798
  "displayName": "Text Display",
1017
- "width": 0.0,
1018
- "height": 0.0,
2799
+ "width": 0,
2800
+ "height": 0,
1019
2801
  "type": "other",
1020
- "category": "Immobile"
2802
+ "category": "Immobile",
2803
+ "metadataKeys": [
2804
+ "shared_flags",
2805
+ "air_supply",
2806
+ "custom_name",
2807
+ "custom_name_visible",
2808
+ "silent",
2809
+ "no_gravity",
2810
+ "pose",
2811
+ "ticks_frozen",
2812
+ "transformation_interpolation_start_delta_ticks",
2813
+ "transformation_interpolation_duration",
2814
+ "pos_rot_interpolation_duration",
2815
+ "translation",
2816
+ "scale",
2817
+ "left_rotation",
2818
+ "right_rotation",
2819
+ "billboard_render_constraints",
2820
+ "brightness_override",
2821
+ "view_range",
2822
+ "shadow_radius",
2823
+ "shadow_strength",
2824
+ "width",
2825
+ "height",
2826
+ "glow_color_override",
2827
+ "text",
2828
+ "line_width",
2829
+ "background_color",
2830
+ "text_opacity",
2831
+ "style_flags"
2832
+ ]
1021
2833
  },
1022
2834
  {
1023
2835
  "id": 102,
@@ -1027,7 +2839,19 @@
1027
2839
  "width": 0.98,
1028
2840
  "height": 0.98,
1029
2841
  "type": "other",
1030
- "category": "UNKNOWN"
2842
+ "category": "UNKNOWN",
2843
+ "metadataKeys": [
2844
+ "shared_flags",
2845
+ "air_supply",
2846
+ "custom_name",
2847
+ "custom_name_visible",
2848
+ "silent",
2849
+ "no_gravity",
2850
+ "pose",
2851
+ "ticks_frozen",
2852
+ "fuse",
2853
+ "block_state"
2854
+ ]
1031
2855
  },
1032
2856
  {
1033
2857
  "id": 103,
@@ -1037,7 +2861,23 @@
1037
2861
  "width": 0.98,
1038
2862
  "height": 0.7,
1039
2863
  "type": "other",
1040
- "category": "Vehicles"
2864
+ "category": "Vehicles",
2865
+ "metadataKeys": [
2866
+ "shared_flags",
2867
+ "air_supply",
2868
+ "custom_name",
2869
+ "custom_name_visible",
2870
+ "silent",
2871
+ "no_gravity",
2872
+ "pose",
2873
+ "ticks_frozen",
2874
+ "hurt",
2875
+ "hurtdir",
2876
+ "damage",
2877
+ "display_block",
2878
+ "display_offset",
2879
+ "custom_display"
2880
+ ]
1041
2881
  },
1042
2882
  {
1043
2883
  "id": 104,
@@ -1047,7 +2887,31 @@
1047
2887
  "width": 0.9,
1048
2888
  "height": 1.87,
1049
2889
  "type": "animal",
1050
- "category": "Passive mobs"
2890
+ "category": "Passive mobs",
2891
+ "metadataKeys": [
2892
+ "shared_flags",
2893
+ "air_supply",
2894
+ "custom_name",
2895
+ "custom_name_visible",
2896
+ "silent",
2897
+ "no_gravity",
2898
+ "pose",
2899
+ "ticks_frozen",
2900
+ "living_entity_flags",
2901
+ "health",
2902
+ "effect_color",
2903
+ "effect_ambience",
2904
+ "arrow_count",
2905
+ "stinger_count",
2906
+ "sleeping_pos",
2907
+ "mob_flags",
2908
+ "baby",
2909
+ "flags",
2910
+ "chest",
2911
+ "strength",
2912
+ "swag",
2913
+ "variant"
2914
+ ]
1051
2915
  },
1052
2916
  {
1053
2917
  "id": 105,
@@ -1057,7 +2921,21 @@
1057
2921
  "width": 0.5,
1058
2922
  "height": 0.5,
1059
2923
  "type": "projectile",
1060
- "category": "Projectiles"
2924
+ "category": "Projectiles",
2925
+ "metadataKeys": [
2926
+ "shared_flags",
2927
+ "air_supply",
2928
+ "custom_name",
2929
+ "custom_name_visible",
2930
+ "silent",
2931
+ "no_gravity",
2932
+ "pose",
2933
+ "ticks_frozen",
2934
+ "flags",
2935
+ "pierce_level",
2936
+ "loyalty",
2937
+ "foil"
2938
+ ]
1061
2939
  },
1062
2940
  {
1063
2941
  "id": 106,
@@ -1067,7 +2945,27 @@
1067
2945
  "width": 0.5,
1068
2946
  "height": 0.4,
1069
2947
  "type": "water_creature",
1070
- "category": "Passive mobs"
2948
+ "category": "Passive mobs",
2949
+ "metadataKeys": [
2950
+ "shared_flags",
2951
+ "air_supply",
2952
+ "custom_name",
2953
+ "custom_name_visible",
2954
+ "silent",
2955
+ "no_gravity",
2956
+ "pose",
2957
+ "ticks_frozen",
2958
+ "living_entity_flags",
2959
+ "health",
2960
+ "effect_color",
2961
+ "effect_ambience",
2962
+ "arrow_count",
2963
+ "stinger_count",
2964
+ "sleeping_pos",
2965
+ "mob_flags",
2966
+ "from_bucket",
2967
+ "type_variant"
2968
+ ]
1071
2969
  },
1072
2970
  {
1073
2971
  "id": 107,
@@ -1077,7 +2975,32 @@
1077
2975
  "width": 1.2,
1078
2976
  "height": 0.4,
1079
2977
  "type": "animal",
1080
- "category": "Passive mobs"
2978
+ "category": "Passive mobs",
2979
+ "metadataKeys": [
2980
+ "shared_flags",
2981
+ "air_supply",
2982
+ "custom_name",
2983
+ "custom_name_visible",
2984
+ "silent",
2985
+ "no_gravity",
2986
+ "pose",
2987
+ "ticks_frozen",
2988
+ "living_entity_flags",
2989
+ "health",
2990
+ "effect_color",
2991
+ "effect_ambience",
2992
+ "arrow_count",
2993
+ "stinger_count",
2994
+ "sleeping_pos",
2995
+ "mob_flags",
2996
+ "baby",
2997
+ "home_pos",
2998
+ "has_egg",
2999
+ "laying_egg",
3000
+ "travel_pos",
3001
+ "going_home",
3002
+ "travelling"
3003
+ ]
1081
3004
  },
1082
3005
  {
1083
3006
  "id": 108,
@@ -1087,7 +3010,26 @@
1087
3010
  "width": 0.4,
1088
3011
  "height": 0.8,
1089
3012
  "type": "hostile",
1090
- "category": "Hostile mobs"
3013
+ "category": "Hostile mobs",
3014
+ "metadataKeys": [
3015
+ "shared_flags",
3016
+ "air_supply",
3017
+ "custom_name",
3018
+ "custom_name_visible",
3019
+ "silent",
3020
+ "no_gravity",
3021
+ "pose",
3022
+ "ticks_frozen",
3023
+ "living_entity_flags",
3024
+ "health",
3025
+ "effect_color",
3026
+ "effect_ambience",
3027
+ "arrow_count",
3028
+ "stinger_count",
3029
+ "sleeping_pos",
3030
+ "mob_flags",
3031
+ "flags"
3032
+ ]
1091
3033
  },
1092
3034
  {
1093
3035
  "id": 109,
@@ -1097,7 +3039,28 @@
1097
3039
  "width": 0.6,
1098
3040
  "height": 1.95,
1099
3041
  "type": "passive",
1100
- "category": "Passive mobs"
3042
+ "category": "Passive mobs",
3043
+ "metadataKeys": [
3044
+ "shared_flags",
3045
+ "air_supply",
3046
+ "custom_name",
3047
+ "custom_name_visible",
3048
+ "silent",
3049
+ "no_gravity",
3050
+ "pose",
3051
+ "ticks_frozen",
3052
+ "living_entity_flags",
3053
+ "health",
3054
+ "effect_color",
3055
+ "effect_ambience",
3056
+ "arrow_count",
3057
+ "stinger_count",
3058
+ "sleeping_pos",
3059
+ "mob_flags",
3060
+ "baby",
3061
+ "unhappy_counter",
3062
+ "villager_data"
3063
+ ]
1101
3064
  },
1102
3065
  {
1103
3066
  "id": 110,
@@ -1107,7 +3070,26 @@
1107
3070
  "width": 0.6,
1108
3071
  "height": 1.95,
1109
3072
  "type": "hostile",
1110
- "category": "Hostile mobs"
3073
+ "category": "Hostile mobs",
3074
+ "metadataKeys": [
3075
+ "shared_flags",
3076
+ "air_supply",
3077
+ "custom_name",
3078
+ "custom_name_visible",
3079
+ "silent",
3080
+ "no_gravity",
3081
+ "pose",
3082
+ "ticks_frozen",
3083
+ "living_entity_flags",
3084
+ "health",
3085
+ "effect_color",
3086
+ "effect_ambience",
3087
+ "arrow_count",
3088
+ "stinger_count",
3089
+ "sleeping_pos",
3090
+ "mob_flags",
3091
+ "is_celebrating"
3092
+ ]
1111
3093
  },
1112
3094
  {
1113
3095
  "id": 111,
@@ -1117,7 +3099,27 @@
1117
3099
  "width": 0.6,
1118
3100
  "height": 1.95,
1119
3101
  "type": "passive",
1120
- "category": "Passive mobs"
3102
+ "category": "Passive mobs",
3103
+ "metadataKeys": [
3104
+ "shared_flags",
3105
+ "air_supply",
3106
+ "custom_name",
3107
+ "custom_name_visible",
3108
+ "silent",
3109
+ "no_gravity",
3110
+ "pose",
3111
+ "ticks_frozen",
3112
+ "living_entity_flags",
3113
+ "health",
3114
+ "effect_color",
3115
+ "effect_ambience",
3116
+ "arrow_count",
3117
+ "stinger_count",
3118
+ "sleeping_pos",
3119
+ "mob_flags",
3120
+ "baby",
3121
+ "unhappy_counter"
3122
+ ]
1121
3123
  },
1122
3124
  {
1123
3125
  "id": 112,
@@ -1127,7 +3129,26 @@
1127
3129
  "width": 0.9,
1128
3130
  "height": 2.9,
1129
3131
  "type": "hostile",
1130
- "category": "Hostile mobs"
3132
+ "category": "Hostile mobs",
3133
+ "metadataKeys": [
3134
+ "shared_flags",
3135
+ "air_supply",
3136
+ "custom_name",
3137
+ "custom_name_visible",
3138
+ "silent",
3139
+ "no_gravity",
3140
+ "pose",
3141
+ "ticks_frozen",
3142
+ "living_entity_flags",
3143
+ "health",
3144
+ "effect_color",
3145
+ "effect_ambience",
3146
+ "arrow_count",
3147
+ "stinger_count",
3148
+ "sleeping_pos",
3149
+ "mob_flags",
3150
+ "client_anger_level"
3151
+ ]
1131
3152
  },
1132
3153
  {
1133
3154
  "id": 113,
@@ -1137,7 +3158,17 @@
1137
3158
  "width": 0.3125,
1138
3159
  "height": 0.3125,
1139
3160
  "type": "player",
1140
- "category": "Projectiles"
3161
+ "category": "Projectiles",
3162
+ "metadataKeys": [
3163
+ "shared_flags",
3164
+ "air_supply",
3165
+ "custom_name",
3166
+ "custom_name_visible",
3167
+ "silent",
3168
+ "no_gravity",
3169
+ "pose",
3170
+ "ticks_frozen"
3171
+ ]
1141
3172
  },
1142
3173
  {
1143
3174
  "id": 114,
@@ -1147,7 +3178,27 @@
1147
3178
  "width": 0.6,
1148
3179
  "height": 1.95,
1149
3180
  "type": "hostile",
1150
- "category": "Hostile mobs"
3181
+ "category": "Hostile mobs",
3182
+ "metadataKeys": [
3183
+ "shared_flags",
3184
+ "air_supply",
3185
+ "custom_name",
3186
+ "custom_name_visible",
3187
+ "silent",
3188
+ "no_gravity",
3189
+ "pose",
3190
+ "ticks_frozen",
3191
+ "living_entity_flags",
3192
+ "health",
3193
+ "effect_color",
3194
+ "effect_ambience",
3195
+ "arrow_count",
3196
+ "stinger_count",
3197
+ "sleeping_pos",
3198
+ "mob_flags",
3199
+ "is_celebrating",
3200
+ "using_item"
3201
+ ]
1151
3202
  },
1152
3203
  {
1153
3204
  "id": 115,
@@ -1157,7 +3208,29 @@
1157
3208
  "width": 0.9,
1158
3209
  "height": 3.5,
1159
3210
  "type": "hostile",
1160
- "category": "Hostile mobs"
3211
+ "category": "Hostile mobs",
3212
+ "metadataKeys": [
3213
+ "shared_flags",
3214
+ "air_supply",
3215
+ "custom_name",
3216
+ "custom_name_visible",
3217
+ "silent",
3218
+ "no_gravity",
3219
+ "pose",
3220
+ "ticks_frozen",
3221
+ "living_entity_flags",
3222
+ "health",
3223
+ "effect_color",
3224
+ "effect_ambience",
3225
+ "arrow_count",
3226
+ "stinger_count",
3227
+ "sleeping_pos",
3228
+ "mob_flags",
3229
+ "target_a",
3230
+ "target_b",
3231
+ "target_c",
3232
+ "inv"
3233
+ ]
1161
3234
  },
1162
3235
  {
1163
3236
  "id": 116,
@@ -1167,7 +3240,25 @@
1167
3240
  "width": 0.7,
1168
3241
  "height": 2.4,
1169
3242
  "type": "hostile",
1170
- "category": "Hostile mobs"
3243
+ "category": "Hostile mobs",
3244
+ "metadataKeys": [
3245
+ "shared_flags",
3246
+ "air_supply",
3247
+ "custom_name",
3248
+ "custom_name_visible",
3249
+ "silent",
3250
+ "no_gravity",
3251
+ "pose",
3252
+ "ticks_frozen",
3253
+ "living_entity_flags",
3254
+ "health",
3255
+ "effect_color",
3256
+ "effect_ambience",
3257
+ "arrow_count",
3258
+ "stinger_count",
3259
+ "sleeping_pos",
3260
+ "mob_flags"
3261
+ ]
1171
3262
  },
1172
3263
  {
1173
3264
  "id": 117,
@@ -1177,7 +3268,18 @@
1177
3268
  "width": 0.3125,
1178
3269
  "height": 0.3125,
1179
3270
  "type": "projectile",
1180
- "category": "Projectiles"
3271
+ "category": "Projectiles",
3272
+ "metadataKeys": [
3273
+ "shared_flags",
3274
+ "air_supply",
3275
+ "custom_name",
3276
+ "custom_name_visible",
3277
+ "silent",
3278
+ "no_gravity",
3279
+ "pose",
3280
+ "ticks_frozen",
3281
+ "dangerous"
3282
+ ]
1181
3283
  },
1182
3284
  {
1183
3285
  "id": 118,
@@ -1187,7 +3289,31 @@
1187
3289
  "width": 0.6,
1188
3290
  "height": 0.85,
1189
3291
  "type": "animal",
1190
- "category": "Passive mobs"
3292
+ "category": "Passive mobs",
3293
+ "metadataKeys": [
3294
+ "shared_flags",
3295
+ "air_supply",
3296
+ "custom_name",
3297
+ "custom_name_visible",
3298
+ "silent",
3299
+ "no_gravity",
3300
+ "pose",
3301
+ "ticks_frozen",
3302
+ "living_entity_flags",
3303
+ "health",
3304
+ "effect_color",
3305
+ "effect_ambience",
3306
+ "arrow_count",
3307
+ "stinger_count",
3308
+ "sleeping_pos",
3309
+ "mob_flags",
3310
+ "baby",
3311
+ "flags",
3312
+ "owneruuid",
3313
+ "interested",
3314
+ "collar_color",
3315
+ "remaining_anger_time"
3316
+ ]
1191
3317
  },
1192
3318
  {
1193
3319
  "id": 119,
@@ -1197,7 +3323,26 @@
1197
3323
  "width": 1.3964844,
1198
3324
  "height": 1.4,
1199
3325
  "type": "hostile",
1200
- "category": "Hostile mobs"
3326
+ "category": "Hostile mobs",
3327
+ "metadataKeys": [
3328
+ "shared_flags",
3329
+ "air_supply",
3330
+ "custom_name",
3331
+ "custom_name_visible",
3332
+ "silent",
3333
+ "no_gravity",
3334
+ "pose",
3335
+ "ticks_frozen",
3336
+ "living_entity_flags",
3337
+ "health",
3338
+ "effect_color",
3339
+ "effect_ambience",
3340
+ "arrow_count",
3341
+ "stinger_count",
3342
+ "sleeping_pos",
3343
+ "mob_flags",
3344
+ "baby"
3345
+ ]
1201
3346
  },
1202
3347
  {
1203
3348
  "id": 120,
@@ -1207,7 +3352,28 @@
1207
3352
  "width": 0.6,
1208
3353
  "height": 1.95,
1209
3354
  "type": "hostile",
1210
- "category": "Hostile mobs"
3355
+ "category": "Hostile mobs",
3356
+ "metadataKeys": [
3357
+ "shared_flags",
3358
+ "air_supply",
3359
+ "custom_name",
3360
+ "custom_name_visible",
3361
+ "silent",
3362
+ "no_gravity",
3363
+ "pose",
3364
+ "ticks_frozen",
3365
+ "living_entity_flags",
3366
+ "health",
3367
+ "effect_color",
3368
+ "effect_ambience",
3369
+ "arrow_count",
3370
+ "stinger_count",
3371
+ "sleeping_pos",
3372
+ "mob_flags",
3373
+ "baby",
3374
+ "special_type",
3375
+ "drowned_conversion"
3376
+ ]
1211
3377
  },
1212
3378
  {
1213
3379
  "id": 121,
@@ -1217,7 +3383,27 @@
1217
3383
  "width": 1.3964844,
1218
3384
  "height": 1.6,
1219
3385
  "type": "animal",
1220
- "category": "Hostile mobs"
3386
+ "category": "Hostile mobs",
3387
+ "metadataKeys": [
3388
+ "shared_flags",
3389
+ "air_supply",
3390
+ "custom_name",
3391
+ "custom_name_visible",
3392
+ "silent",
3393
+ "no_gravity",
3394
+ "pose",
3395
+ "ticks_frozen",
3396
+ "living_entity_flags",
3397
+ "health",
3398
+ "effect_color",
3399
+ "effect_ambience",
3400
+ "arrow_count",
3401
+ "stinger_count",
3402
+ "sleeping_pos",
3403
+ "mob_flags",
3404
+ "baby",
3405
+ "flags"
3406
+ ]
1221
3407
  },
1222
3408
  {
1223
3409
  "id": 122,
@@ -1227,7 +3413,30 @@
1227
3413
  "width": 0.6,
1228
3414
  "height": 1.95,
1229
3415
  "type": "hostile",
1230
- "category": "Hostile mobs"
3416
+ "category": "Hostile mobs",
3417
+ "metadataKeys": [
3418
+ "shared_flags",
3419
+ "air_supply",
3420
+ "custom_name",
3421
+ "custom_name_visible",
3422
+ "silent",
3423
+ "no_gravity",
3424
+ "pose",
3425
+ "ticks_frozen",
3426
+ "living_entity_flags",
3427
+ "health",
3428
+ "effect_color",
3429
+ "effect_ambience",
3430
+ "arrow_count",
3431
+ "stinger_count",
3432
+ "sleeping_pos",
3433
+ "mob_flags",
3434
+ "baby",
3435
+ "special_type",
3436
+ "drowned_conversion",
3437
+ "converting",
3438
+ "villager_data"
3439
+ ]
1231
3440
  },
1232
3441
  {
1233
3442
  "id": 123,
@@ -1237,7 +3446,28 @@
1237
3446
  "width": 0.6,
1238
3447
  "height": 1.95,
1239
3448
  "type": "hostile",
1240
- "category": "Hostile mobs"
3449
+ "category": "Hostile mobs",
3450
+ "metadataKeys": [
3451
+ "shared_flags",
3452
+ "air_supply",
3453
+ "custom_name",
3454
+ "custom_name_visible",
3455
+ "silent",
3456
+ "no_gravity",
3457
+ "pose",
3458
+ "ticks_frozen",
3459
+ "living_entity_flags",
3460
+ "health",
3461
+ "effect_color",
3462
+ "effect_ambience",
3463
+ "arrow_count",
3464
+ "stinger_count",
3465
+ "sleeping_pos",
3466
+ "mob_flags",
3467
+ "baby",
3468
+ "special_type",
3469
+ "drowned_conversion"
3470
+ ]
1241
3471
  },
1242
3472
  {
1243
3473
  "id": 124,
@@ -1247,7 +3477,30 @@
1247
3477
  "width": 0.6,
1248
3478
  "height": 1.8,
1249
3479
  "type": "player",
1250
- "category": "UNKNOWN"
3480
+ "category": "UNKNOWN",
3481
+ "metadataKeys": [
3482
+ "shared_flags",
3483
+ "air_supply",
3484
+ "custom_name",
3485
+ "custom_name_visible",
3486
+ "silent",
3487
+ "no_gravity",
3488
+ "pose",
3489
+ "ticks_frozen",
3490
+ "living_entity_flags",
3491
+ "health",
3492
+ "effect_color",
3493
+ "effect_ambience",
3494
+ "arrow_count",
3495
+ "stinger_count",
3496
+ "sleeping_pos",
3497
+ "player_absorption",
3498
+ "score",
3499
+ "player_mode_customisation",
3500
+ "player_main_hand",
3501
+ "shoulder_left",
3502
+ "shoulder_right"
3503
+ ]
1251
3504
  },
1252
3505
  {
1253
3506
  "id": 125,
@@ -1257,6 +3510,18 @@
1257
3510
  "width": 0.25,
1258
3511
  "height": 0.25,
1259
3512
  "type": "projectile",
1260
- "category": "Projectiles"
3513
+ "category": "Projectiles",
3514
+ "metadataKeys": [
3515
+ "shared_flags",
3516
+ "air_supply",
3517
+ "custom_name",
3518
+ "custom_name_visible",
3519
+ "silent",
3520
+ "no_gravity",
3521
+ "pose",
3522
+ "ticks_frozen",
3523
+ "hooked_entity",
3524
+ "biting"
3525
+ ]
1261
3526
  }
1262
3527
  ]