Nassim Jahnke
f4eab2ee51
Expose protocol version
2021-03-26 11:23:27 +01:00
Jake Potrebic
83c4827433
Improve Item Rarity API
2021-03-12 17:09:40 -08:00
Jake Potrebic
07c1829d7f
Expand world key API
2021-01-06 00:34:10 -08:00
Jake Potrebic
bcd78c9bf2
Add Block#isValidTool
...
Deprecated for removal
2020-07-06 12:44:23 -07:00
Thonk
c6ff2b9aee
Add recipe to cook events
2021-01-06 12:05:29 -08:00
Jake Potrebic
d3ff89b33b
added PlayerNameEntityEvent
2020-07-05 00:34:24 -07:00
Jake Potrebic
de918f498a
Add worldborder events
2021-01-04 22:40:26 -08:00
Tom
eb8dcb71a9
Expose Tracked Players
2021-02-26 16:24:25 -06:00
Ivan Pekov
80b653d06f
Add missing effects
...
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2021-01-05 10:19:11 +02:00
ysl3000
eb0e3a82b8
living entity allow attribute registration
2020-10-24 16:37:21 +02:00
Aleksander Jagiello
2c77cdd67a
Add getMainThreadExecutor to BukkitScheduler
2021-01-24 22:17:29 +01:00
BillyGalbreath
65807cfb9b
Allow adding items to BlockDropItemEvent
2021-01-20 14:25:26 -06:00
William Blake Galbreath
c8fe881ce4
EntityMoveEvent
2020-02-11 21:56:38 -06:00
Trigary
d23a2f2782
add DragonEggFormEvent
2021-01-25 14:53:49 +01:00
Nassim Jahnke
f1ab420c8a
Add dropLeash variable to EntityUnleashEvent
2021-01-29 15:13:04 +01:00
Jake Potrebic
fd337f2de1
Added PlayerStonecutterRecipeSelectEvent
2020-11-27 17:13:59 -08:00
Jake Potrebic
0a22b21f70
Added PlayerChangeBeaconEffectEvent
2020-06-24 15:12:18 -06:00
Madeline Miller
737250e0d0
Add BlockPreDispenseEvent
2021-01-17 13:15:54 +10:00
dfsek
0e8e918544
Add StructuresLocateEvent
...
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2020-09-15 21:59:16 -07:00
Jake Potrebic
25c065b4b2
Add RegistryAccess for managing registries
2022-03-02 13:36:21 -08:00
Mariell Hoversholm
41efb5322e
Add sendOpLevel API
2020-12-29 15:02:57 +01:00
Madeline Miller
f3d8fe46e3
Add API to get exact interaction point in PlayerInteractEvent
2021-01-04 16:40:55 +10:00
Jake Potrebic
4c5a75dc4e
Added PlayerLoomPatternSelectEvent
2020-11-25 16:33:42 -08:00
Jake Potrebic
f456a79c86
Added PlayerLecternPageChangeEvent
2020-11-23 12:58:16 -08:00
TheViperShow
d9df6170b8
Add BlockFailedDispenseEvent
2020-04-22 09:40:23 +02:00
Jake Potrebic
7603b30d74
Added ServerResourcesReloadedEvent
2020-12-02 20:04:16 -08:00
Jake Potrebic
8dbd7442c3
Added WorldGameRuleChangeEvent
2020-12-20 16:41:44 -08:00
JRoy
302525c73b
Add EntityLoadCrossbowEvent
2020-10-07 12:04:17 -04:00
Jake Potrebic
87dce6f965
Zombie API - breaking doors
2020-11-18 11:32:15 -08:00
MisterVector
b2599f86e7
Add PlayerFlowerPotManipulateEvent
2019-08-13 19:44:19 -07:00
Madeline Miller
28333dc9b5
Add API to get Material from Boats and Minecarts
2020-12-31 12:48:38 +10:00
Aikar
0b52df89b3
Additional Block Material API's
...
Faster version for isSolid() that utilizes NMS's state for isSolid instead of the slower
process to do this in the Bukkit API
Adds API for buildable, replaceable, burnable too.
2020-12-30 17:27:27 -05:00
Jason Penilla
b3e72d20e1
Add TargetHitEvent API
2020-11-25 23:21:32 -08:00
Jake Potrebic
ff36991035
Added PlayerTradeEvent
...
[Amendment: Alexander <protonull@protonmail.com>]
PlayerTradeEvent is used for player purchases from villagers and wandering
traders, but not custom merchants created via Bukkit.createMerchant(). During
discussions in Discord it was decided that it'd be better to add a new event
that PlayerTradeEvent inherits from than change getVillager()'s annotation to
@Nullable, especially since that'd also infringe on the implication of the
event being about villager trades.
2020-07-02 16:10:10 -07:00
Jake Potrebic
3234f24141
Add OBSTRUCTED reason to BedEnterResult
2020-12-24 12:43:30 -08:00
Mark Vainomaa
b71dfe682d
Expose LivingEntity hurt direction
2020-12-13 05:32:12 +02:00
ysl3000
c120a1ea13
Player Chunk Load/Unload Events
2020-10-05 21:24:45 +02:00
JRoy
cbfe48b1cc
Add PlayerShearBlockEvent
2020-08-27 12:32:35 -04:00
Nassim Jahnke
a5f3b29310
More lightning API
2020-07-26 14:44:16 +02:00
Nassim Jahnke
60d243ecc4
Add PlayerItemCooldownEvent
2020-08-25 13:45:15 +02:00
Anrza
5fa4ae1e90
Add LivingEntity#clearActiveItem
2020-07-15 12:07:58 +02:00
Ineusia
72ab93ca8a
Add Destroy Speed API
...
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2020-10-26 11:37:48 -05:00
Mariell Hoversholm
7ee931eaf2
Add API for quit reason
2020-11-14 16:19:58 +01:00
Jake Potrebic
40ac3e15db
Beacon API - custom effect ranges
2020-06-24 12:38:15 -06:00
Alfie Smith
dac5c6c48a
Item no age & no player pickup
2020-11-07 01:20:27 +00:00
Mariell Hoversholm
9c8829553b
Add ignore discounts API
2020-11-09 20:33:38 +01:00
oxygencraft
4226c7f7a4
Add getOfflinePlayerIfCached(String)
2020-10-25 18:35:58 +11:00
Trigary
a3a9180c51
Player elytra boost API
2020-04-14 12:06:14 +02:00
William Blake Galbreath
60a89bc804
Villager#resetOffers
2019-10-07 00:15:28 -05:00
William Blake Galbreath
63c427de11
Entity#isTicking
2020-10-03 21:39:07 -05:00