Commit graph

2776 commits

Author SHA1 Message Date
Doc
9f15450b93
SPIGOT-7195, SPIGOT-7197: Add DataPack API 2023-05-30 19:05:41 +10:00
Parker Hawke
ebef5b6af5
Disable InterfaceIsType Checkstyle check 2023-05-28 08:21:48 -04:00
md_5
01d577f539
Slight tweak to boolean PersistentDataType javadoc 2023-05-27 12:26:31 +10:00
Jishuna
d2b99e567d
#857: Add boolean PersistentDataType 2023-05-27 10:45:49 +10:00
Parker Hawke
4727d326da
Don't let Sign extend SignSide, mark API as experimental 2023-05-24 20:30:51 -04:00
Yannick Lamprecht
9b29bdccf8
#845: Add preliminary support for multi sided signs 2023-05-25 07:21:30 +10:00
Parker Hawke
2fcba9b271
SPIGOT-7347: Add missing documentation and details to ShapedRecipe 2023-05-11 06:52:08 +10:00
Jishuna
c278419d35
#854: Move getHighestBlockYAt methods from World to RegionAccessor 2023-05-11 06:48:38 +10:00
Cerus
201399fb77
#853: Add API for directly setting Display transformation matrices 2023-05-11 06:48:36 +10:00
Y2Kwastaken
ecfa559ae8
#849: Add InventoryView#setTitle 2023-05-04 18:52:15 +10:00
Jishuna
653d7edb32
SPIGOT-519: Add TNTPrimeEvent
Thanks to Pokechu22 for an earlier implementation
2023-05-03 20:46:43 +10:00
Jishuna
22fccc090e
#846: Add method to get chunk load level 2023-04-29 17:37:50 +10:00
Parker Hawke
a070a52cd8
#844: Add methods to convert Vector to and from JOML vectors 2023-04-29 10:54:41 +10:00
Matthew
cc7111feda
#276: Add accessors to Wither's invulnerability ticks 2023-04-21 18:59:01 +10:00
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