Commit graph

2712 commits

Author SHA1 Message Date
FreeSoccerHDX
777d24e9e4
SPIGOT-7209: Accessors and events for player's exp cooldown 2023-04-21 18:46:56 +10:00
blablubbabc
ccb2d01b80
SPIGOT-6308: Deprecate the location name property of map items
This property does not have the expected effect.
2023-04-17 19:33:15 +10:00
Doc
cd04a31b0d
#780: Add PlayerSpawnChangeEvent 2023-04-17 19:33:12 +10:00
Doc
7d1f5b64cb
SPIGOT-6780: Improve documentation for World#spawnFallingBlock 2023-04-16 10:32:33 +10:00
Wolf2323
5696668ab3
SPIGOT-6885: Add test and easier to debug code for reference in yaml configuration comments 2023-04-16 10:26:10 +10:00
Martoph
2e13cff744
#589: Expand the FishHook API 2023-04-16 10:10:23 +10:00
ShanerX
2c7d3da590
#279: Minor edits to various Javadocs 2023-04-16 09:54:51 +10:00
Parker Hawke
465c496472
#843: Add damage methods to FallingBlock 2023-04-13 07:08:23 +10:00
md_5
46ba7c9fac
SPIGOT-7335: Fix typo in TextDisplay#TextAlignment enum name 2023-04-11 18:52:25 +10:00
Jishuna
13eb414669
SPIGOT-5217, SPIGOT-6183: Add RespawnReason to PlayerRespawnEvent 2023-04-10 08:26:45 +10:00
Jishuna
de5ba4022d
#848: Mark get/setCatType methods deprecated in addition to the enum 2023-04-10 08:24:05 +10:00
md_5
aeb62aa331
Remove obsolete documentation from ArmorMeta#setTrim 2023-04-08 08:03:58 +10:00
Parker Hawke
eb4b416d2b
#822: Add experimental armor trim API 2023-04-07 16:50:59 +10:00
Doc
33498e1d9a
#831: Add a standard of annotations for Minecraft experimental things and API
Co-authored-by: 2008Choco <hawkeboyz2@hotmail.com>
2023-04-07 09:41:58 +10:00
md_5
5efeb7bdbf
Also update compiler version 2023-04-02 15:01:50 +10:00
md_5
c13b867ae4
Update some Maven plugin versions 2023-04-02 14:58:05 +10:00
Parker Hawke
deb28d9fe8
#837: Add more bell API 2023-04-02 14:35:12 +10:00
Parker Hawke
e938d62afa
#819: Allow Player#sendBlockDamage() to specify a source entity 2023-04-02 13:56:16 +10:00
Parker Hawke
0e75532c8f
#818: Add more Guardian API, particularly for its laser 2023-04-02 13:49:05 +10:00
Jishuna
a10155aadc
#839: Add BlockData#rotate and BlockData#mirror 2023-04-02 13:32:01 +10:00
Parker Hawke
77e690b429
#836: Add missing API for explosive minecarts 2023-04-02 13:21:31 +10:00
DerFrZocker
60722059a5
#832: Allow getting chunks without generating them and optimize chunk data request for ungenerated chunks 2023-04-02 13:10:32 +10:00
Parker Hawke
0a2c4b4bb3
#834: Add Player#sendHurtAnimation() 2023-04-02 12:58:05 +10:00
RyGuy
9153f77e75
#841: Remove incorrect ClickType.CONTROL_DROP from ClickType#isShiftClick 2023-03-30 19:43:40 +11:00
Parker Hawke
bceda6abd9
#840: Adjust annotations in Display entity interface
- Undeprecate #get/setGlowColorOverride() (reverts 02ff2f897a, see 2651717c7d)
- Remove erroneous @NotNull annotation on setBillboard()
2023-03-29 19:27:48 +11:00
Parker Hawke
a6b85ac332
#835: Add Jukebox#hasRecord() and #startPlaying(), clarify #setRecord() 2023-03-29 19:23:37 +11:00
Parker Hawke
2c64d8c4a8
SPIGOT-7309: Add API for jukebox inventories 2023-03-23 20:55:12 +11:00
Doc
a6d7e4caed
#826: Add Sniffer API 2023-03-20 19:03:48 +11:00
Jishuna
150a2861a7
#827: Add BlockData#getPlacementMaterial 2023-03-20 10:05:40 +11:00
montlikadani
58c9c8ce3b
SPIGOT-7301: Prevent creating non-openable inventories 2023-03-20 10:02:10 +11:00
Parker Hawke
3741079b38
#824: Expand upon PotionEffect API to better accommodate infinite durations 2023-03-20 10:01:28 +11:00
DerFrZocker
2b4582fb65
SPIGOT-5916: getLastColors does not work with the rgb colors 2023-03-17 07:38:07 +11:00
Doc
2651717c7d
SPIGOT-7292: Support for alpha channel in Color and a few improvements 2023-03-16 19:27:53 +11:00
md_5
3a54fb167d
SPIGOT-7296: Add ItemFlag#HIDE_ARMOR_TRIM 2023-03-16 06:42:23 +11:00
md_5
fdef9473fc
Correct Material#isFuel for new experimental materials 2023-03-15 20:41:38 +11:00
Doc
4281159863
SPIGOT-7293: Add Biome#CHERRY_GROVE 2023-03-15 20:41:35 +11:00
md_5
02ff2f897a
SPIGOT-7292: Deprecate display color APIs while specifics are worked out 2023-03-15 08:25:18 +11:00
md_5
818e4e08d2
Update to Minecraft 1.19.4 2023-03-15 03:30:00 +11:00
md_5
fb50924403
#811: Add API to allow entities to be invisible by default
Designed to make creating per-player entities easier
2023-03-04 09:15:46 +11:00
James Peters
34725e60fe
#796: Add HopperInventorySearchEvent to select the Inventory that the Hopper pulls/pushes into 2023-03-04 09:03:55 +11:00
Parker Hawke
8291a7d120
#815: Add methods to edit custom chat completions 2023-03-04 08:40:18 +11:00
Lauriichan
df1223cb4b
SPIGOT-7261: Add AsyncStructureSpawnEvent 2023-03-04 08:35:53 +11:00
Parker Hawke
6b3c598b97
#814: Add a method to send multiple equipment changes 2023-02-27 20:27:43 +11:00
md_5
181a984bb7
Update Maven shade version to align with CraftBukkit 2023-02-23 07:46:54 +11:00
md_5
a5a36e3248
Revert "Update Maven shade version to align with CraftBukkit"
This reverts commit 7a8f4a42f5.
2023-02-23 07:34:54 +11:00
md_5
7a8f4a42f5
Update Maven shade version to align with CraftBukkit 2023-02-23 07:30:44 +11:00
md_5
5832720158
Add support for Java 20 2023-02-23 07:19:49 +11:00
Parker Hawke
37262de84b
#812: Add Registry#match(String) 2023-02-13 21:31:07 +11:00
Parker Hawke
d6b401620e
SPIGOT-4569: Add more BlockData API 2023-02-11 18:59:06 +11:00
Parker Hawke
f9691891e6
#809: Throw a more clear error for BlockIterators with zero direction, add Vector#isZero() 2023-02-11 09:44:56 +11:00