Bukkit/Spigot
c156e89f42
SPIGOT-6308: Deprecate the location name property of map items
...
This property does not have the expected effect.
By: blablubbabc <lukas@wirsindwir.de >
2023-04-17 19:33:15 +10:00
Bukkit/Spigot
dba384ad97
Remove obsolete documentation from ArmorMeta#setTrim
...
By: md_5 <git@md-5.net >
2023-04-08 08:03:58 +10:00
Bukkit/Spigot
943a1d3dd9
#822 : Add experimental armor trim API
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2023-04-07 16:50:59 +10:00
Bukkit/Spigot
bec81a9aff
#831 : Add a standard of annotations for Minecraft experimental things and API
...
By: Doc <nachito94@msn.com >
Also-by: 2008Choco <hawkeboyz2@hotmail.com >
2023-04-07 09:41:58 +10:00
Bukkit/Spigot
576f627798
SPIGOT-7309: Add API for jukebox inventories
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2023-03-23 20:55:12 +11:00
Bukkit/Spigot
fff80f432d
SPIGOT-7296: Add ItemFlag#HIDE_ARMOR_TRIM
...
By: md_5 <git@md-5.net >
2023-03-16 06:42:23 +11:00
Bukkit/Spigot
b76cbe36c5
Update to Minecraft 1.19.4
...
By: md_5 <git@md-5.net >
2023-03-15 03:30:00 +11:00
Bukkit/Spigot
e17edb7785
#804 : Added methods to get translation keys for materials, itemstacks and more
...
By: mfnalex <mfnalex@gmail.com >
2023-02-10 20:51:15 +11:00
Bukkit/Spigot
0171060ae2
SPIGOT-7034: Add methods for set/get instrument in Goat Horn
...
By: byquanton <32410361+byquanton@users.noreply.github.com >
2023-01-08 20:36:06 +11:00
Bukkit/Spigot
9048c2fc06
#800 : Add support for NoteBlock sounds in Skulls
...
By: Doc <nachito94@msn.com >
2022-12-23 12:26:04 +11:00
Bukkit/Spigot
7a87d86241
Update to Minecraft 1.19.3
...
By: md_5 <git@md-5.net >
2022-12-08 03:13:00 +11:00
Bukkit/Spigot
60497ed077
#776 : Fixed javadocs for ItemFlag#HIDE_POTION_EFFECTS
...
By: mfnalex <mail@jeff-media.de >
2022-08-03 20:53:05 +10:00
Bukkit/Spigot
ec575f5252
Update to Minecraft 1.19
...
By: md_5 <git@md-5.net >
2022-06-08 02:00:00 +10:00
Bukkit/Spigot
1c96f9a8e8
SPIGOT-7027: Documentation for ItemMeta#getCustomModelData is incorrect
...
By: Doc <nachito94@msn.com >
2022-06-01 19:02:49 +10:00
Bukkit/Spigot
dfc7a87b61
#690 : Add method to read ItemStack input
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2022-04-15 12:54:03 +10:00
Bukkit/Spigot
3c7b2251cf
#734 : Make PlayerInventory#getItem Nullable
...
By: Doc <nachito94@msn.com >
2022-03-15 07:32:19 +11:00
Bukkit/Spigot
7c60ceee2c
#638 : Add CreativeCategory API for Materials
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2022-03-03 18:55:54 +11:00
Bukkit/Spigot
7c667b37d9
#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 .
By: blablubbabc <lukas@wirsindwir.de >
2022-02-03 09:25:35 +11:00
Bukkit/Spigot
4504a6a32d
#720 : Fix bounds in documentation about power in FireworkMeta
...
By: Doc <nachito94@msn.com >
2022-01-28 08:29:00 +11:00
Bukkit/Spigot
945ba17577
SPIGOT-6890: Add repair cost amount in AnvilInventory
...
By: Doc <nachito94@msn.com >
2022-01-26 09:30:16 +11:00
Bukkit/Spigot
1973ad7228
#713 : Repairable should extend ItemMeta
...
By: Doc <nachito94@msn.com >
2022-01-14 10:18:25 +11:00
Bukkit/Spigot
a4c6cce830
#699 : Add missing information to javadoc of ItemFlag#HIDE_POTION_EFFECTS
...
By: SkytAsul <skytasul@gmail.com >
2021-12-26 08:57:12 +11:00
Bukkit/Spigot
e9b09df87c
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.
By: blablubbabc <lukas@wirsindwir.de >
2021-12-25 10:14:12 +11:00
Bukkit/Spigot
7f87269fa8
SPIGOT-6836: Add more API methods in MerchantRecipe
...
By: Doc <nachito94@msn.com >
2021-12-18 11:44:31 +11:00
Bukkit/Spigot
923e0e64b5
Damageable should extend ItemMeta
...
By: md_5 <git@md-5.net >
2021-08-16 15:36:45 +10:00
Bukkit/Spigot
e0955fd24a
SPIGOT-6527: Add AxolotlBucketMeta
...
By: Doc <nachito94@msn.com >
2021-07-04 09:31:17 +10:00
Bukkit/Spigot
6dd24e4af2
Update Maven plugins
...
By: md_5 <git@md-5.net >
2021-07-03 11:06:15 +10:00
Bukkit/Spigot
36f10a3e42
SPIGOT-6587: Update documentation/error of drop chance API
...
By: md_5 <git@md-5.net >
2021-06-20 12:15:14 +10:00
Bukkit/Spigot
153752dfac
Update to Minecraft 1.17
...
By: md_5 <git@md-5.net >
2021-06-11 15:00:00 +10:00
Bukkit/Spigot
0bb2894359
Remove old draft API tags
...
By: md_5 <git@md-5.net >
2021-04-27 11:34:32 +10:00
Bukkit/Spigot
31449091f3
SPIGOT-6078: Add SmithItemEvent and expand SmithingInventory API
...
By: Julian van den Berkmortel <julianvdberkmortel@outlook.com >
2021-04-18 18:03:18 +10:00
Bukkit/Spigot
95c9d5945f
#562 : Add API to set equipment silently
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2020-12-21 18:30:52 +11:00
Bukkit/Spigot
41c261923a
SPIGOT-6188: Javadoc typo on SkullMeta getOwner()
...
By: md_5 <git@md-5.net >
2020-10-17 17:33:42 +11:00
Bukkit/Spigot
33b17b0532
Update deprecation message for PotionMeta.setMainEffect
...
By: md_5 <git@md-5.net >
2020-09-12 08:32:51 +10:00
Bukkit/Spigot
045fc42649
#540 : Add Inventory#isEmpty()
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2020-08-16 11:21:05 +10:00
Bukkit/Spigot
319278404d
#536 : Add missing ItemFlag.HIDE_DYE
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2020-08-13 11:07:31 +10:00
Bukkit/Spigot
ec51983b41
SPIGOT-5908: CompassMeta for new lodestone compass data
...
By: md_5 <git@md-5.net >
2020-07-01 10:48:29 +10:00
Bukkit/Spigot
996e9de16b
SPIGOT-5802: Add SmithingRecipe API
...
By: md_5 <git@md-5.net >
2020-06-25 12:41:13 +10:00
Bukkit/Spigot
eed3a67ee8
Update to Minecraft 1.16.1
...
By: md_5 <git@md-5.net >
2020-06-25 10:00:00 +10:00
Bukkit/Spigot
40d09ae808
SPIGOT-2623: Add EntityEquipment methods to get/set ItemStacks by slot.
...
By: blablubbabc <lukas@wirsindwir.de >
2020-06-13 20:56:29 +10:00
Bukkit/Spigot
b9bbaa2a71
#496 : Add methods to get/set ItemStacks in EquipmentSlots
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2020-05-05 19:10:01 +10:00
Bukkit/Spigot
4d40a4b485
#494 : InventoryView - Add missing Brewing FUEL_TIME
...
By: ShaneBeee <shanebolenback@me.com >
2020-05-02 17:45:05 +10:00
Bukkit/Spigot
0c53c95293
Add additional checkstyle checks
...
By: md_5 <git@md-5.net >
2020-01-24 17:37:30 +11:00
Bukkit/Spigot
78e6909f8c
Correct max page count in BookMeta docs
...
Page length lest as is due to implementation details
By: md_5 <git@md-5.net >
2020-01-26 17:58:25 +11:00
Bukkit/Spigot
600d52304d
Correct max title length in BookMeta docs
...
By: md_5 <git@md-5.net >
2020-01-26 17:56:47 +11:00
Bukkit/Spigot
0a8b3c8742
SPIGOT-5540: Adding items to inventory causes legacy-data loading
...
By: md_5 <git@md-5.net >
2020-01-24 09:35:28 +11:00
Bukkit/Spigot
b0cb90fa04
SPIGOT-5534: ItemStack copy constructor can cause legacy layer to load
...
By: md_5 <git@md-5.net >
2020-01-22 13:45:15 +11:00
Bukkit/Spigot
eb35e8f1d1
Update to Minecraft 1.15.2
...
By: md_5 <git@md-5.net >
2020-01-22 08:00:00 +11:00
Bukkit/Spigot
51a4c2f4b2
Revert "SPIGOT-5515: Add basic validation against creating non-item itemstacks"
...
This reverts commit e5ce128c45 .
By: md_5 <git@md-5.net >
2020-01-15 21:47:56 +11:00
Bukkit/Spigot
e5ce128c45
SPIGOT-5515: Add basic validation against creating non-item itemstacks
...
By: md_5 <git@md-5.net >
2020-01-15 14:03:12 +11:00