Bukkit/Spigot
73bd1a1c85
SPIGOT-7239: Getter/setter for player's enchantment seed
...
By: FreeSoccerHDX <freesoccerhdx@gmail.com >
2023-01-28 11:55:38 +11:00
Bukkit/Spigot
8891e2079c
SPIGOT-3842: Add Player#fireworkBoost() and expand Firework API
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2022-09-12 19:04:19 +10:00
Bukkit/Spigot
a0619b4d67
SPIGOT-7047: Add Player#getLastDeathLocation
...
By: Doc <nachito94@msn.com >
2022-06-10 09:56:47 +10:00
Bukkit/Spigot
c9a9a92427
Improve item cooldown JavaDocs
...
By: md_5 <git@md-5.net >
2022-01-25 08:28:49 +11:00
Bukkit/Spigot
b29d02153d
#621 : Add HumanEntity#getItemInUse and Material#getSlipperiness
...
By: konsolas <vincentyntang@gmail.com >
2021-06-12 21:07:25 +01:00
Bukkit/Spigot
2ae343b93f
Fix javadoc errors in previous commits
...
By: md_5 <git@md-5.net >
2021-03-04 09:20:27 +11:00
Bukkit/Spigot
5d55e7241c
#578 : Add methods to modify the rate of regeneration and starvation
...
By: Martoph <sager1018@gmail.com >
2021-03-04 08:28:02 +11:00
Bukkit/Spigot
6a0096dd86
#539 : HumanEntity - add a method to make the entity drop the item they're holding
...
By: Shane Bee <shanebolenback@me.com >
2020-08-16 09:32:49 +10:00
Bukkit/Spigot
db73a4b2cf
#507 : Add hasDiscoveredRecipe() and getDiscoveredRecipes()
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2020-07-02 09:27:16 +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
711bd7b6f7
#486 : Add method to get player's attack cooldown
...
By: DiamondDagger590 <diamonddagger590@gmail.com >
2020-04-23 11:13:44 +10:00
Bukkit/Spigot
5f1aef7419
SPIGOT-4803: Fox related APIs
...
By: md_5 <git@md-5.net >
2019-04-28 17:58:30 +10:00
Bukkit/Spigot
e9ae9842f0
Apply and enforce import ordering rules
...
By: md_5 <git@md-5.net >
2019-04-23 14:33:57 +10:00
Bukkit/Spigot
416c865476
SPIGOT-2540: Add nullability annotations to entire Bukkit API
...
By: Darkyenus <darkyenus@gmail.com >
2019-03-13 17:42:57 +11:00
Bukkit/Spigot
e943059623
SPIGOT-4560: Add HumanEntity.sleep and related APIs
...
By: md_5 <git@md-5.net >
2019-01-02 14:37:43 +11:00
Bukkit/Spigot
66cea125d6
Minor cosmetic cleanups to imports etc
...
Please see https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/389/overview
By: Parker Hawke <hawkeboyz2@hotmail.com >
2018-10-27 14:55:52 -04:00
Bukkit/Spigot
b7719b7e4a
Add PlayerRecipeDiscoverEvent and methods to (un/)discover recipes
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2018-09-29 19:22:59 -04:00
Bukkit/Spigot
75a18fd5ad
Minecraft 1.12-pre2 API Changes
...
By: md_5 <git@md-5.net >
2017-05-14 12:00:00 +10:00
Bukkit/Spigot
f9e76a6924
Add API for manipulating item cooldowns.
...
By: md_5 <git@md-5.net >
2017-04-19 17:41:34 +10:00
Bukkit/Spigot
229ff86864
SPIGOT-2272: Add API for virtual Merchants
...
By: Lukas Hennig <lukas@wirsindwir.de >
2016-11-21 15:29:10 +11:00
Bukkit/Spigot
8a52090a25
SPIGOT-2656: HumanEntity#isHandRaised()Z
...
By: md_5 <git@md-5.net >
2016-09-04 11:59:33 +10:00
Bukkit/Spigot
e4ef610859
Add PlayerChangedMainHandEvent
...
By: MiniDigger <admin@minidigger.me >
2016-05-27 18:47:14 +10:00
Bukkit/Spigot
fe152f147f
SPIGOT-1806: Add HumanEntity#getMainHand
...
By: Matthew <stteg@hotmail.com >
2016-03-11 13:02:00 -05:00
Bukkit/Spigot
ab952a946f
Add Merchant API
...
By: Xor Boole <mcyoung@mit.edu >
2016-03-01 08:30:04 +11:00
Bukkit/Spigot
2e3099f3cf
Implement API for "main hand" and "off hand" slots.
...
Also deprecate existing "hand" API as it is not specific about which hand is being referred to. Implementations should default this method to the "main hand".
By: Thinkofdeath <thinkofdeath@spigotmc.org >
2016-03-01 08:30:03 +11:00
Bukkit/Spigot
a7d7bc05ad
SPIGOT-323: Enchanting tables can no longer be force opened. (reverted from commit ce85765d6a)
...
By: md_5 <git@md-5.net >
2015-01-05 10:00:40 +11:00
Bukkit/Spigot
ce85765d6a
SPIGOT-323: Enchanting tables can no longer be force opened.
...
By: md_5 <git@md-5.net >
2015-01-05 09:59:20 +11:00
Bukkit/Spigot
bbc211faba
Pulling all pending Bukkit-JavaDoc changes
...
By: Wesley Wolfe <wesley.d.wolfe+git@gmail.com >
2014-07-08 23:56:15 -05:00
Bukkit/Spigot
bb50f1a774
Pulling all pending Bukkit-JavaDoc changes
...
A special thanks goes to @aerouk for almost all of the changes found here.
By: Wesley Wolfe <weswolf@aol.com >
2013-12-15 01:07:43 -05:00
Bukkit/Spigot
599ec05858
Pulling all pending Bukkit-JavaDoc changes
...
By: Edmond Poon <sagaciouszzzz@gmail.com >
2013-08-03 21:46:30 -04:00
Bukkit/Spigot
0ed310838f
Add API to retrieve a players EnderChest. Adds BUKKIT-2016
...
By: feildmaster <admin@feildmaster.com >
2012-08-20 15:51:04 -05:00
Bukkit/Spigot
5601006d64
Add API to get a players experience to level (getExpToLevel). Implements BUKKIT-1906
...
This is the total experience one needs to gain a level.
By: feildmaster <admin@feildmaster.com >
2012-07-10 13:38:07 -05:00
Bukkit/Spigot
3bfc8591ab
[Bleeding] Added Player.isBlocking(). Addresses BUKKIT-858
...
By: Celtic Minstrel <celtic.minstrel.ca@some.place >
2012-03-12 10:54:30 -04:00
Bukkit/Spigot
c180de46e2
[Bleeding] Inventory framework and events. Addresses BUKKIT-856
...
New events:
- InventoryOpenEvent
- InventoryClickEvent - detects any clicks on a slot or outside the window
- In the creative inventory view, only clicks on the quickbar are detected
- InventoryCloseEvent
- BrewEvent - when a potion finishes brewing
- CraftItemEvent (a subevent of InventoryClickEvent) - fired when taking the crafted item
- PrepareItemCraftEvent - fired just before updating the result slot
Changes to existing events:
- EnchantItemEvent extends InventoryEvent and also has a new whichButton() method
- PrepareItemEnchantEvent also extends InventoryEvent
- FurnaceBurnEvent and FurnaceSmeltEvent now extend BlockEvent (as does BrewEvent)
- PlayerInventoryEvent is deprecated (though it never did anything anyway)
New subclasses of Inventory:
- BrewerInventory
- CraftingInventory
- DoubleChestInventory
- EnchantingInventory
- FurnaceInventory
New methods in Inventory:
- getViewers()
- getTitle()
- getType()
- getHolder()
- iterator() - Yes, inventories are now iterable!
- The iterator is a ListIterator that does not support add or remove
New methods in Player:
- getOpenInventory()
- openInventory()
- openWorkbench()
- openEnchanting()
- closeInventory()
- setWindowProperty()
- getItemOnCursor()
- setItemOnCursor()
Other changes:
- createInventory() methods in Server to make inventories not linked to an object
- ContainerBlock is deprecated in favour of InventoryHolder
- New InventoryView class gives direct access to an inventory window!
- Removed the Slot class which did nothing and was used nowhere
Some small credit goes to Afforess (initial conception of openInventory() methods) and Drakia (initial conception of InventoryOpenEvent and InventoryCloseEvent).
By: Celtic Minstrel <celtic.minstrel.ca@some.place >
2012-02-29 13:32:33 -05:00
Bukkit/Spigot
aaab1cba23
Generic cleanup of warnings, whitespace and style.
...
By: Erik Broes <erikbroes@grum.nl >
2011-12-25 16:02:30 +01:00
Bukkit/Spigot
a8e72bdb91
Many javadoc fixes thanks to Celtic Minstrel
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-09-25 02:56:40 +01:00
Bukkit/Spigot
a3154f3ffc
Added GameMode methods to Server and HumanEntity
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-09-09 01:15:37 +01:00
Bukkit/Spigot
67a52cca79
Added new permission system
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-07-17 17:17:47 +01:00
Bukkit/Spigot
855f4133b6
Whitespace + general cleanup
...
By: Erik Broes <erikbroes@grum.nl >
2011-05-14 23:22:54 +02:00
Bukkit/Spigot
b9681b5415
AnimalTamer and Tameable interfaces, and corresponding features.
...
Documentation improvements.
By: Andrew Ardill <andrew.ardill@gmail.com >
2011-05-03 00:36:02 +10:00
Bukkit/Spigot
f31d7de587
Added bed events and methods.
...
By: sk89q <the.sk89q@gmail.com >
2011-04-07 11:26:33 -07:00
Bukkit/Spigot
474817bf11
General cleanup (deprecated+whitespace)
...
By: Erik Broes <erikbroes@grum.nl >
2011-02-02 00:02:08 +01:00
Bukkit/Spigot
fdc7e20d71
Added item-in-hand related API.
...
By: sk89q <the.sk89q@gmail.com >
2011-01-15 19:33:19 -08:00
Bukkit/Spigot
1de48a9184
All inventory stuff in org.bukkit moved to org.bukkit.inventory
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-01-15 21:27:40 +00:00
Bukkit/Spigot
e2fd2dfd00
All entity stuff in org.bukkit moved to org.bukkit.entity
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-01-15 21:20:59 +00:00