md_5 | bb4e97c60d2Add support for Java 23 | Add support for Java 23 | | |
DerFrZocker | bc6874dd3d4 | Bump asm to 9.7.1 | | |
 Y2K_ | 50e8a00b9c5 | #1064: Add specific getTopInventory methods for InventoryView derivatives | | |
md_5 | 758b0a0f4bd | SPIGOT-7911: Fix Location#isWorldLoaded() for re-loaded worlds | | SPIGOT-7911 |
md_5 | 133a64a73dd | Improve Registry#getOrThrow messages | | |
 DerFrZocker | be0f595782a | #1058: Add tests for Minecraft registry <-> Bukkit fields | | |
 Y2K_ | d1b31df2451 | #1062: Clarify BeaconView documentation | | |
 DerFrZocker | 3fab4384ef2 | #1060: Cache Material to BlockType and ItemType conversion | | |
 blablubbabc | 967a73012c4 | SPIGOT-7906: Increase YAML nesting limit to 100 | | SPIGOT-7906 |
md_5 | 6ecf033d548 | SPIGOT-7899: Smithing recipes don't require inputs | | SPIGOT-7899 |
 Miles Holder | 1fc1020ad0d | #1049: Add MenuType API | | |
 Shreyas Ayyengar | 8ae2e3beb8f | #1055: Expand riptiding API | | |
md_5 | cac68bfb949 | SPIGOT-7890: AttributeModifier#getUniqueId() doesn't match the UUID passed to its constructor | | SPIGOT-7890 |
md_5 | 7004fcf2e83 | SPIGOT-7886: Fix mistake in AttributeModifier UUID shim | | SPIGOT-7886 |
 Doc | 1ac7f9509d9 | #1054: Add FireworkMeta#hasPower | | |
md_5 | 4cfb565f06d | SPIGOT-7873: Add powered state for skulls | | SPIGOT-7873 |
 Doc | 4068c6aa920 | #1053: Change docs for max power in FireworkMeta | | |
 Shreyas Ayyengar | 6b3c241bc04 | SPIGOT-7783, SPIGOT-7784, #1051: Add Trial Vault & Spawner event API | | 2 Jira issues |
 Doc | 5fe300ec425 | #1052: Fix broken links and minor improvement for checkstyle.xml | | |
md_5 | facd52d2162 | Update to Minecraft 1.21.1 | | |
 Doc | 2ec53f498e3 | #1050: Fix empty result check for Complex RecipesCo-authored-by: Bjarne Koll <lynxplay101@gmail.com> | | |
 Nathan (antiPerson) | 10671012282 | #1044: Add CrafterCraftEvent | | |
md_5 | 4d87ffe0e73 | Use correct method in JavaDoc | | |
md_5 | ae5e5817e9e | SPIGOT-7850: Add API for Bogged shear state | | SPIGOT-7850 |
 Doc | 46b6d445c36 | SPIGOT-7837: Support data pack banner patterns | | SPIGOT-7837 |
md_5 | d5d0cefc2e7 | Fix JavaDoc error | | |
 Miles Holder | b3c2b83d43f | #1036: Add API for InventoryView derivatives | | |
 Doc | 1fe2c75a21c | SPIGOT-7809: Add ShieldMeta | | SPIGOT-7809 |
md_5 | 3a3bea52057 | SPIGOT-7829: Increase maximum outgoing plugin message size to match Vanilla intention | | SPIGOT-7829 |
 Doc | 5cd1c8cb407 | SPIGOT-7831: Add CreatureSpawnEvent.SpawnReason#POTION_EFFECT | | SPIGOT-7831 |
md_5 | a8e278f03b6 | SPIGOT-7827: Sync EntityPortalEvent with PlayerPortalEvent since non-players can now create portals | | SPIGOT-7827 |
md_5 | 53729d12142 | Remove spurious ApiStatus.Internal annotation | | |
 Nathan (antiPerson) | b9f57486263 | SPIGOT-7799, #1039: Expose explosion world interaction in EntityExplodeEvent and BlockExplodeEvent | | SPIGOT-7799 |
 DerFrZocker | 7983b966630 | #1029: Trial changing a small number of inner enums to classes/interfaces to better support custom valuesThis PR is a subset of the enum PR #660 and is designed as a low impact
trial run of the design and backwards compatibility to inform subsequent
development.
Additional plugin compatibility features may be available by setting
`settings.compatibility.enum-compatibility-mode` to `true` in
`bukkit.yml`. | | |
 Phoenix616 | e86f4dc4bb8 | #1041: Improve getPlayer(String) docs to clarify it matches the name | | |
md_5 | 9738f00514c | Fix spawner API documentation | | |
 Doc | 69ebd9fd05f | #1034: Add TrialSpawnerSpawnEvent | | |
 coll1234567 | 23cffd9cff6 | #973: Improve spawner API and add API for Trial Spawners | | |
 Miles Holder | 8bf19163e5e | #1038: Clarify HumanEntity#openInventory(InventoryView) JavaDoc | | |
 LoliColleen | 1ff76351600 | SPIGOT-7732, SPIGOT-7786: Add freezing damage modifier | | 2 Jira issues |
 Doc | 02161cb4b42 | #1034: Add CreatureSpawnEvent.SpawnReason#TRIAL_SPAWNER | | |
md_5 | f9cb6f34125 | SPIGOT-7777: All entity potion effects are removed on death | | SPIGOT-7777 |
 Doc | 25d548eb23f | #1031: Expose Creeper igniter | | |
 Parker Hawke | ccbf091556d | SPIGOT-7770: Reserve spaces in shaped recipes for blank ingredients | | SPIGOT-7770 |
md_5 | 17f7097c13c | Clarify ambiguity around what is API | | |
Miles Holder | 71714f0c114 | Remove note from InventoryView JavaDoc | | |
 Parker Hawke | aaf497316ea | #1030: Deprecate more unused methods in UnsafeValues | | |
md_5 | 3a9dc6890eb | SPIGOT-7771: Material.getDefaultAttributes always returns an empty map | | SPIGOT-7771 |
 Miles Holder | 2b4b6d14241 | #1023: Convert InventoryView to interface | | |
Doc | e2160a18658 | Make MapCursor#type not depends on deprecated values | | |