coll1234567 | bc72d118f0dChange to wrapper classes
(cherry picked from commit 21b6757727681c5b60f58105874471b14ea5706c) | Change to wrapper classes(cherry picked from commit 21b6757727681c5b60f58105874471b14ea5706c) | | |
 Doc | 9f15450b93c | SPIGOT-7195, SPIGOT-7197: Add DataPack API | | 2 Jira issues |
Parker Hawke | ebef5b6af58 | Disable InterfaceIsType Checkstyle check | | |
md_5 | 01d577f539e | Slight tweak to boolean PersistentDataType javadoc | | |
 coll1234567 | d2b99e567d5 | #857: Add boolean PersistentDataType | | |
Parker Hawke | 4727d326da2 | Don't let Sign extend SignSide, mark API as experimental | | |
 Yannick Lamprecht | 9b29bdccf85 | #845: Add preliminary support for multi sided signs | | |
 Parker Hawke | 2fcba9b271a | SPIGOT-7347: Add missing documentation and details to ShapedRecipe | | SPIGOT-7347 |
 coll1234567 | c278419d351 | #854: Move getHighestBlockYAt methods from World to RegionAccessor | | |
 Cerus | 201399fb778 | #853: Add API for directly setting Display transformation matrices | | |
 Y2Kwastaken | ecfa559ae88 | #849: Add InventoryView#setTitle | | |
 coll1234567 | 653d7edb32b | SPIGOT-519: Add TNTPrimeEventThanks to Pokechu22 for an earlier implementation | | SPIGOT-519 |
 coll1234567 | 22fccc090e4 | #846: Add method to get chunk load level | | |
 Parker Hawke | a070a52cd8a | #844: Add methods to convert Vector to and from JOML vectors | | |
 Matthew Steglinski | cc7111fedab | #276: Add accessors to Wither's invulnerability ticks | | |
 FreeSoccerHDX | 777d24e9e43 | SPIGOT-7209: Accessors and events for player's exp cooldown | | SPIGOT-7209 |
 blablubbabc | ccb2d01b80d | SPIGOT-6308: Deprecate the location name property of map itemsThis property does not have the expected effect. | | SPIGOT-6308 |
 Doc | cd04a31b0db | #780: Add PlayerSpawnChangeEvent | | |
 Doc | 7d1f5b64cbf | SPIGOT-6780: Improve documentation for World#spawnFallingBlock | | SPIGOT-6780 |
 Wolf2323 | 5696668ab3f | SPIGOT-6885: Add test and easier to debug code for reference in yaml configuration comments | | SPIGOT-6885 |
 Martoph | 2e13cff7448 | #589: Expand the FishHook API | | |
 ShanerX | 2c7d3da590e | #279: Minor edits to various Javadocs | | |
 Parker Hawke | 465c4964722 | #843: Add damage methods to FallingBlock | | |
md_5 | 46ba7c9fac7 | SPIGOT-7335: Fix typo in TextDisplay#TextAlignment enum name | | SPIGOT-7335 |
 coll1234567 | 13eb4146691 | SPIGOT-5217, SPIGOT-6183: Add RespawnReason to PlayerRespawnEvent | | 2 Jira issues |
 coll1234567 | de5ba4022d0 | #848: Mark get/setCatType methods deprecated in addition to the enum | | |
md_5 | aeb62aa331d | Remove obsolete documentation from ArmorMeta#setTrim | | |
 Parker Hawke | eb4b416d2b2 | #822: Add experimental armor trim API | | |
 Doc | 33498e1d9a1 | #831: Add a standard of annotations for Minecraft experimental things and APICo-authored-by: 2008Choco <hawkeboyz2@hotmail.com> | | |
md_5 | 5efeb7bdbfa | Also update compiler version | | |
md_5 | c13b867ae43 | Update some Maven plugin versions | | |
 Parker Hawke | deb28d9fe88 | #837: Add more bell API | | |
 Parker Hawke | e938d62afac | #819: Allow Player#sendBlockDamage() to specify a source entity | | |
 Parker Hawke | 0e75532c8f6 | #818: Add more Guardian API, particularly for its laser | | |
 coll1234567 | a10155aadcc | #839: Add BlockData#rotate and BlockData#mirror | | |
 Parker Hawke | 77e690b4291 | #836: Add missing API for explosive minecarts | | |
 DerFrZocker | 60722059a57 | #832: Allow getting chunks without generating them and optimize chunk data request for ungenerated chunks | | |
 Parker Hawke | 0a2c4b4bb33 | #834: Add Player#sendHurtAnimation() | | |
 RyGuy | 9153f77e750 | #841: Remove incorrect ClickType.CONTROL_DROP from ClickType#isShiftClick | | |
 Parker Hawke | bceda6abd98 | #840: Adjust annotations in Display entity interface- Undeprecate #get/setGlowColorOverride() (reverts 02ff2f897af, see 2651717c7d4)
- Remove erroneous @NotNull annotation on setBillboard() | | |
 Parker Hawke | a6b85ac3323 | #835: Add Jukebox#hasRecord() and #startPlaying(), clarify #setRecord() | | |
 Parker Hawke | 2c64d8c4a88 | SPIGOT-7309: Add API for jukebox inventories | | SPIGOT-7309 |
 Doc | a6d7e4caed0 | #826: Add Sniffer API | | |
 coll1234567 | 150a2861a73 | #827: Add BlockData#getPlacementMaterial | | |
 montlikadani | 58c9c8ce3b4 | SPIGOT-7301: Prevent creating non-openable inventories | | SPIGOT-7301 |
 Parker Hawke | 3741079b38c | #824: Expand upon PotionEffect API to better accommodate infinite durations | | |
 DerFrZocker | 2b4582fb653 | SPIGOT-5916: getLastColors does not work with the rgb colors | | SPIGOT-5916 |
 Doc | 2651717c7d4 | SPIGOT-7292: Support for alpha channel in Color and a few improvements | | SPIGOT-7292 |
md_5 | 3a54fb167d6 | SPIGOT-7296: Add ItemFlag#HIDE_ARMOR_TRIM | | SPIGOT-7296 |
md_5 | fdef9473fc0 | Correct Material#isFuel for new experimental materials | | |