md_5 | f19b8557a36Improve compatibility of new DamageSource API | Improve compatibility of new DamageSource API | | |
md_5 | a6a9d2a41f8 | Remove some old ApiStatus.Experimental annotations | | |
 Doc | be72314ca31 | SPIGOT-7300, #829: Add new DamageSource API providing enhanced information about entity damageCo-authored-by: 2008Choco <hawkeboyz2@hotmail.com> | | SPIGOT-7300 |
 Doc | b252cf058ae | SPIGOT-7576, #970: Add methods in MushroomCow to change stew effects | | SPIGOT-7576 |
 Doc | b1c689bd12e | #902: Add Server#isLoggingIPs to get log-ips configuration | | |
 coll1234567 | 08f86d1ce25 | #971: Add Player methods for client-side potion effects | | |
 coll1234567 | 2e3024a9b07 | #963: Add API for in-world structures | | |
 Doc | a23292a7868 | SPIGOT-7530, #948: Improve Resource Pack API with new 1.20.3 functionality | | SPIGOT-7530 |
 DerFrZocker | 1851857b78b | SPIGOT-3071, #969: Add entity spawn method with spawn reason | | SPIGOT-3071 |
 coll1234567 | cde4c52a8c1 | SPIGOT-5553, #964: Add EntityKnockbackEvent | | SPIGOT-5553 |
 Nothixal | 1d5228782e1 | #966: Introduce getRespawnLocation as a replacement for getBedSpawnLocation | | |
 DaFeist | cc01b745798 | #965: Add DragonBattle#setPreviouslyKilled | | |
 Nothixal | 28e3702f8a5 | SPIGOT-6921, #957: Add methods to remove all enchantments on an ItemStack | | SPIGOT-6921 |
 coll1234567 | 8872404e4b7 | #961: Add BlockData#copyTo | | |
 Nothixal | 4054cc7b855 | #956: Add method to get an offline player's location | | |
md_5 | 63c208dd3f1 | Remove no longer used import | | |
 Bjarne Koll | 70be76c7be4 | #958: Further clarify deprecation of TAG_CONTAINER_ARRAYThe commit expands on the deprecation reasoning for
PersistentDataType#TAG_CONTAINER_ARRAY to make it more clear for people
migrating their data as to why the data type is deprecated.
The commit also moves the annotation from obsolete to deprecated. The
special handling of this type in the pdc implementation is more annoying
than anything else and should not be used down the line, making
@Depr... | | |
 coll1234567 | ae21f4ace78 | #955: Add methods to place structures with block/entity transformers | | |
 Joel Strasser | e3d960f2a78 | SPIGOT-7547: Remark that Damageable#setAbsorptionAmount() is capped to a specific value | | SPIGOT-7547 |
md_5 | b125516c6e0 | Fix typo in RecipeChoice.ExactChoice docs | | |
md_5 | 309497c12f5 | Add EntityMountEvent and EntityDismount EventAdapted from Spigot commit ab1e1a2a5ae1e6cc42afe8bf48832721407365fd. | | |
md_5 | 2fd45ae392e | Improve ItemFactory#enchantItem consistency | | |
 Bjarne Koll | 2b198268e93 | #933: Define native persistent data types for lists | | |
 Black Hole | 0c7aedbceab | SPIGOT-7554, #954: Add DecoratedPotInventory | | SPIGOT-7554 |
 DerFrZocker | cc9aa21a289 | SPIGOT-6399, SPIGOT-7344: Clarify collidable behavior for player entities | | 2 Jira issues |
md_5 | f23325b6279 | Add API for per-world simulation distancesAdapted from Spigot commit 6234669574cf0c5fb951f504399f4b171d1a09a7. | | |
 Spottedleaf | 26e1774edfa | Add API for per-world view distancesAdapted from Spigot commit ea7e48b3e6d973551afe440a8cbc6d96a49d10fc. | | |
md_5 | 0b541e604df | Add PlayerLoginEvent#getRealAddressAdapted from Spigot commit 05db99ce17aa2ad094c413254c0945e004afe326. | | |
 Parker Hawke | 5f027d2d1a2 | #949: Add Vector#fromJOML() overloads for read-only vector types | | |
md_5 | f29cb801589 | Separate checkstyle-suppressions file is not required | | |
 Miles Holder | 86f99bbe80b | SPIGOT-7540, #946: Add ServerTickManager API | | SPIGOT-7540 |
 Miles Holder | d4119585748 | SPIGOT-6903, #945: Add BlockData#getMapColor | | SPIGOT-6903 |
 Doc | b7a2ed41c0e | SPIGOT-7530, #947: Add Player#removeResourcePack | | SPIGOT-7530 |
 Doc | 9dd562554ce | SPIGOT-7527, #944: Add WindCharge#explode() | | SPIGOT-7527 |
md_5 | 994a6163820 | Attempt upgrade of resolver libraries | | |
 coll1234567 | 01bb6ba7d0a | #936: Add new PersistentDataContainer methods and clean up docs | | |
 coll1234567 | bc145b90073 | #940: Create registry for banner pattern and cat type | | |
md_5 | cdfe62e4720 | Update to Minecraft 1.20.4 | | |
 Doc | 9a294519b08 | SPIGOT-7533, 943: Add missing Poses for 1.20.3 | | SPIGOT-7533 |
md_5 | be2884c416f | Add unique ID to PlayerResourcePackStatusEvent | | |
 Doc | d9c1eb83af4 | Add additional @MinecraftExperimental annotations | | |
md_5 | 68f5bb6a95a | SPIGOT-7526: Add missing PlayerResourcePackStatusEvent statuses | | SPIGOT-7526 |
md_5 | adcf6347c52 | Fix error in Crafter documentation | | |
 DerFrZocker | 977a1fb45ff | SPIGOT-6026: Pull PotionEffectType and Enchantment from registry | | SPIGOT-6026 |
md_5 | ad2fd61c878 | Update to Minecraft 1.20.3 | | |
 DerFrZocker | ef888c07415 | #941: Don't allow Player removal via Entity#remove | | |
 coll1234567 | 276d0a741fd | #915: Add support for virtual entities | | |
 coll1234567 | 96340858187 | #938: Various Sound API improvements | | |
 coll1234567 | cbfe0ff00b2 | #937: Minor improvements to World#rayTrace documentation | | |
 DerFrZocker | e979ee95224 | #935: Change Consumer and Predicates to super | | |