Commit graph

2776 commits

Author SHA1 Message Date
Ollie
9dcee1dc4c
#727: Fix typo in StriderTemperatureChangeEvent javadocs 2022-02-17 08:08:57 +11:00
Doc
8d8180320a
#723: Add Furnace#getRecipesUsed 2022-02-15 18:48:50 +11:00
mfnalex
d7b5a3136c
#726: Add Particle dataTypes to javadocs 2022-02-15 09:50:10 +11:00
DerFrZocker
72fe8b71bb
#724: Add PDC to World 2022-02-15 09:35:32 +11:00
Doc
8085edde6d
SPIGOT-6918: Add SpawnCategory API and configurations for Axolotls 2022-02-07 18:49:30 +11:00
blablubbabc
04c7e13cf0
#719: Add Player Profile API
Slight changes may occur as this API is stabilized.

This PR is based on work previously done by DerFrZocker in #663.
2022-02-03 09:25:35 +11:00
FreeSoccerHDX
7156421009
SPIGOT-6910: Add BlockDamageAbortEvent 2022-02-02 08:56:20 +11:00
Gero
5c21a63f5f
#717: Add PlayerHideEntityEvent and PlayerShowEntityEvent 2022-02-01 18:01:00 +11:00
md_5
d356515a16
SPIGOT-6914: Remove confusing loadbefore message for dependency issues 2022-01-29 11:50:51 +11:00
Doc
958bbd7201
#720: Fix bounds in documentation about power in FireworkMeta 2022-01-28 08:29:00 +11:00
Doc
af88996a3d
SPIGOT-6890: Add repair cost amount in AnvilInventory 2022-01-26 09:30:16 +11:00
mfnalex
bc7bd36317
#716: Fix scheduler javadocs (previously, the <b> tag broke the rendering) 2022-01-25 08:41:00 +11:00
md_5
6db1ab707a
Improve item cooldown JavaDocs 2022-01-25 08:28:49 +11:00
md_5
2af60c8067
Clarify documentation of Block#getBreakSpeed 2022-01-22 08:56:42 +11:00
Doc
368ad40b47
SPIGOT-6899: Add Player#getPreviousGameMode 2022-01-17 10:13:05 +11:00
Doc
b99d4c162c
SPIGOT-6901: Make Random Nullable in LootTable 2022-01-17 10:09:22 +11:00
md_5
13b723fcdb
Fix typo in CreatureSpawnEvent documentation 2022-01-14 10:56:29 +11:00
Doc
e9f9b5bd45
SPIGOT-6888: Add SpawnReason for Vex spawned by Evokers 2022-01-14 10:56:03 +11:00
Doc
aa908faf55
#713: Repairable should extend ItemMeta 2022-01-14 10:18:25 +11:00
DerFrZocker
d924635c65
#704: Add generateTree method with a predicate 2022-01-12 10:52:28 +11:00
Gero
32563aa0dc
#706: Add playSound with Entity as source 2022-01-11 18:53:34 +11:00
blablubbabc
8c956b8de3
SPIGOT-6886: Restore previous behaviour of loading unusual config keys 2022-01-09 10:04:49 +11:00
md_5
3dbfebefda
Fix saving configs which are only a header 2022-01-08 09:39:38 +11:00
Martoph
fde55ab8d1
#705: Add PDC to Structures 2022-01-07 09:41:09 +11:00
md_5
a7505b3cd0
Add workaround for SnakeYAML 100 comment limit 2022-01-04 09:25:20 +11:00
Wolf2323
9db6df7d09
#703: Fix/test yaml anchors and merge 2022-01-03 08:18:46 +11:00
md_5
129c3c540c
SPIGOT-6875: Update references to old world height limits 2022-01-02 11:58:32 +11:00
Matthew
7b1856bfe9
#278: Add API to check and set if horses are grazing hay 2022-01-01 09:58:01 +11:00
Matthew
0111185dd9
#275: Add isJohnny / setJohnny for Vindicator 2022-01-01 09:58:00 +11:00
Matthew
ea81107b5e
#274: Add trap related methods to SkeletonHorse 2022-01-01 09:58:00 +11:00
md_5
eeda79989f
Make EnderDragon extend/implement Mob 2021-12-30 09:35:43 +11:00
Wolf2323
96509e0409
#702: fromNodeTree is now private, this does not belong to the API 2021-12-29 07:52:44 +11:00
Wolf2323
ead93bd8e0
#701: Option to configure the max width of a line in the config 2021-12-27 09:47:14 +11:00
SkytAsul
becb47c4eb
#699: Add missing information to javadoc of ItemFlag#HIDE_POTION_EFFECTS 2021-12-26 08:59:00 +11:00
blablubbabc
f3a8a4ce43
SPIGOT-5766: Updates related to the villager trading changes introduced in MC 1.14.
* The VillagerReplenishTradeEvent is now called whenever a villager restocks one of its trades. Previously, it was called in some (but not all) cases in which a villager updates the special price values of its merchant recipes.
* VillagerReplenishTradeEvent#get/setBonus have been deprecated and #setBonus has no effect anymore. The way villagers restock their trades has changed in MC 1.14: Instead of adjusting the max uses of their trades, they reset their uses to 0. #getBonus returns the value of MerchantRecipe#getUses now.
* Updated various outdated and inaccurate javadoc in MerchantRecipe.
2021-12-25 10:15:36 +11:00
coll1234567
79cb3d7f57
#691: Add Material#getDefaultAttributeModifiers 2021-12-24 12:11:16 +11:00
Wolf2323
65ff93762f
SPIGOT-6866: Fixed spaces a between comment indicator and actual comment 2021-12-24 09:19:42 +11:00
md_5
8a74758859
Restore protected members to YamlConfiguration 2021-12-23 11:33:21 +11:00
coll1234567
ca67e0f324
#693: Add proper javadocs for dolphins grace, bad omen, and hero of the village 2021-12-22 09:03:22 +11:00
Wolf2323
3e2dd2bc12
SPIGOT-3247: Comment support for YAML files 2021-12-21 08:36:48 +11:00
md_5
031731e60e
Dependency upgrades 2021-12-18 12:09:21 +11:00
Patrick Choe
0c70754263
SPIGOT-6789: Improve resource pack related API 2021-12-18 11:46:20 +11:00
Doc
5dca4a4b84
SPIGOT-6836: Add more API methods in MerchantRecipe 2021-12-18 11:44:31 +11:00
md_5
b6e3b0f5b0
Upgrade to SnakeYAML 1.30 release 2021-12-18 11:36:31 +11:00
md_5
5906bed05d
Update to Minecraft 1.18.1 2021-12-11 00:00:00 +11:00
Wolf2323
ffd8b28939
#687: Fix NPE from previous commits 2021-12-06 07:23:02 +11:00
Wolf2323
e4358b8217
#686: Fix contains for default section generating real sections 2021-12-05 09:29:04 +11:00
Wolf2323
0912ace4df
SPIGOT-6830: Fix addDefaults with Configuration overrides child Sections in the defaults 2021-12-05 09:27:54 +11:00
md_5
62144c8b40
Add Player#openSign API to edit a placed sign 2021-12-05 08:34:33 +11:00
md_5
1c9ca40548
SPIGOT-6832: Further improve Player#getPing docs 2021-12-04 08:19:20 +11:00