Jake Potrebic
f45b2b432a
add one toBuilder method for food
2024-08-11 11:18:12 -07:00
Jake Potrebic
699e8f58eb
add tons of javadocs
2024-08-10 18:35:36 -07:00
Owen1212055
6dbca43abd
Readd wrappers
2024-08-10 15:29:11 -07:00
Owen1212055
fe1d709627
Add ItemStack#matchesWithoutData, Remove most singletons, implement suggestions, fix tests
2024-08-10 15:29:11 -07:00
Lulu13022002
9d1bee7acb
another change
2024-08-10 15:29:11 -07:00
Lulu13022002
a2b3296305
rename and re-implement direct methods without itemmeta
2024-08-10 15:29:11 -07:00
Lulu13022002
ae08809e90
some other changes
2024-08-10 15:29:11 -07:00
Lulu13022002
16010614ff
some changes
2024-08-10 15:29:11 -07:00
Jake Potrebic
c378b752a2
change package
2024-08-10 15:29:11 -07:00
Boy0000
56f55599cb
Various minor fixes for DataComponent-API ( #10938 )
...
* fix RECIPES not using kyori key
* add missing MapDecorations getter
* fix ComponentAdapter for MAP_POST_PROCESSING
2024-08-10 15:29:11 -07:00
Owen1212055
ac1dd823b5
Update javadocs
2024-08-10 15:29:11 -07:00
Owen1212055
6ba16b09c7
Update
2024-08-10 15:29:11 -07:00
Owen1212055
cbd3df7bdd
So many tests, alot of javadocs
2024-08-10 15:29:11 -07:00
masmc05
55c42729a5
javadocs
2024-08-10 15:29:11 -07:00
Boy0000
e044a1818f
fix MapItemColor & typo in JUKEBOX_PLAYABLE ( #10906 )
...
* fix MapItemColor, typo in JUKEBOX_PLAYABLE
* fix: add missing jukeboxSong getter
2024-08-10 15:29:11 -07:00
Owen1212055
bb21047d8b
adventure predicate type
2024-08-10 15:29:11 -07:00
Owen1212055
9e47c79527
Tool Component
2024-08-10 15:29:11 -07:00
Owen1212055
df5fc384ee
Jukebox component
2024-08-10 15:29:11 -07:00
Owen1212055
6ff68080be
1.21
2024-08-10 15:29:11 -07:00
Jake Potrebic
9ce89f8a9e
add more static methods and setData w/builder
2024-08-10 15:29:11 -07:00
Jake Potrebic
4744efe93d
add blockdata component
2024-08-10 15:29:11 -07:00
Jake Potrebic
eecce39e60
validations and standardization
2024-08-10 15:29:11 -07:00
Owen1212055
a15243319e
Added writable_book_content, written_book_content, trim, instrument,lodestone_tracker, firework_explosion, fireworks, profile, note_block_sound, banner_patterns, container, lock
2024-08-10 15:29:11 -07:00
Jake Potrebic
66d5ab0cb8
re-order adapters to match vanilla
2024-08-10 15:29:11 -07:00
Jake Potrebic
d5ca1b07c0
add DataComponentType#isPersistent
2024-08-10 15:29:11 -07:00
Jake Potrebic
7834985c66
complete javadocs and add to Material
2024-08-10 15:29:11 -07:00
Jake Potrebic
722a8d6dba
remove map types
2024-08-10 15:29:11 -07:00
Jake Potrebic
3fff095a97
fix compile issues and more formatting/style fixes
2024-08-10 15:29:11 -07:00
Jake Potrebic
70fa0f21e9
remove 'patch' and change package name
2024-08-10 15:29:11 -07:00
Jake Potrebic
3c026fa313
mainly formatting fixes
2024-08-10 15:29:11 -07:00
Owen1212055
d01a059e34
Add droppe diff (ComponentAdapters)
2024-08-10 15:29:11 -07:00
Owen1212055
444c2d631a
Added custom_model_data, food, dyed_color, map_color, map_id, map_decorations, map_post_processing,bundle_contents, potion_contents,suspicious_stew_effects, recipes, base_color, container_loot
2024-08-10 15:29:11 -07:00
Owen1212055
47a6877ba0
MM commits + fixes
2024-08-10 15:29:11 -07:00
Owen1212055
0eecbe535e
Update
2024-08-10 15:29:11 -07:00
Owen1212055
9bf1251e51
Fix tests
2024-08-10 15:29:11 -07:00
Owen1212055
70adf7035e
Fix tests
2024-08-10 15:29:11 -07:00
Riley Park
9eb8ee8d35
wip
2024-08-10 15:29:11 -07:00
Riley Park
9640098d2c
wip
2024-08-10 15:29:11 -07:00
Jake Potrebic
abf4897907
general work & cleanup
2024-08-10 15:29:10 -07:00
Owen1212055
6463e32432
update
2024-08-10 15:29:10 -07:00
Owen1212055
b1383d651b
builder
2024-08-10 15:29:10 -07:00
Owen1212055
75d9c4a903
Huge update!
2024-08-10 15:29:10 -07:00
Jake Potrebic
219878fa58
add holder for ItemStack
2024-08-10 15:29:10 -07:00
Owen1212055
9f4bcc703e
update
2024-08-10 15:29:10 -07:00
Owen1212055
fa568dc5d8
Add new component types
2024-08-10 15:29:10 -07:00
Owen1212055
5347f9b674
DataKey API
2024-08-10 15:29:10 -07:00
Lulu13022002
7d7f123e98
Fix wrong spawn reason for trial spawners ( #11229 )
2024-08-10 15:19:54 -07:00
Lulu13022002
1cecc24cad
Fix tag key generator output inconsistencies ( #11218 )
...
* Fix tag key generator output inconsistencies
* use NonNull instead of NotNull for generated api
---------
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2024-08-10 15:11:57 -07:00
Lulu13022002
70dfa467e7
Fix CraftMetaShield equality ( #11232 )
2024-08-10 15:08:00 +02:00
Nassim Jahnke
306d0dfdf0
Update generated code
2024-08-10 12:43:24 +02:00