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
md_5
9115281ff1
SPIGOT-6832: Improve Player#getPing docs
2021-12-04 08:10:14 +11:00
md_5
f023e77ad7
SPIGOT-6825: MapFont#getWidth ignores §, but not the color-byte and semicolon following it
2021-12-01 14:58:04 +11:00
md_5
fc0fe05559
SPIGOT-6822: Ensure library loader has same parent as plugin loader
...
This behaviour may need to be revisted in future to achieve greater isolation of plugins/libraries
2021-12-01 10:29:25 +11:00
md_5
b46ac671a3
Update to Minecraft 1.18
2021-12-01 03:00:00 +11:00
md_5
ab6e73a20e
Correct copied javadoc from previous commit
2021-11-29 15:59:20 +11:00
md_5
810cb078fd
Add hideEntity / showEntity API
2021-11-29 09:17:57 +11:00
coll1234567
c9b35cdb66
#684 : Make PotionEffectType implement Keyed
2021-11-28 11:49:39 +11:00
md_5
716b4fce84
Revert SnakeYAML upgrade
2021-11-27 09:11:04 +11:00
md_5
ca6f8942a4
Update to Minecraft 1.18-rc3
2021-11-27 08:00:00 +11:00
coll1234567
57e7e95215
#683 : Add Player#showDemoScreen
2021-11-26 10:13:40 +11:00
md_5
d25437bce3
Update to Minecraft 1.18-pre8
2021-11-25 08:00:00 +11:00
Doc
ea30a299e9
Add docs in ServerListPingEvent based on changes from 1.18
2021-11-24 07:30:57 +11:00
coll1234567
07a055315c
SPIGOT-6781: Add Block#canPlace
2021-11-23 18:52:15 +11:00
Doc
64c8bd39e0
#679 : Add getHideOnlinePlayers
2021-11-23 12:49:12 +11:00