Commit Graph

60 Commits

Author SHA1 Message Date
Jake Potrebic f04c70190e Add EntityPortalReadyEvent 2021-05-12 04:30:53 -07:00
Owen1212055 4eafd09fd9 More Teleport API 2021-09-05 00:36:05 -04:00
nopjar 1332dbf60a Add WardenAngerChangeEvent
Adding a event which gets called when a warden is angered by
another entity.
2022-06-12 00:56:45 +02:00
u9g b4044a82ea Add PlayerStopUsingItemEvent 2022-05-03 20:41:30 -04:00
Jake Potrebic 495ba77d85 Add EntityDyeEvent and CollarColorable interface 2022-03-18 21:16:38 -07:00
Owen1212055 fbaa9f208b Add TameableDeathMessageEvent 2021-03-19 23:25:38 -04:00
Jake Potrebic f9d3155517 Custom Potion Mixes 2021-10-07 14:34:59 -07:00
Owen1212055 5024980442 Bucketable API 2021-12-26 14:03:11 -05:00
SamB440 079b971f4d Add PlayerItemFrameChangeEvent 2021-11-15 18:09:46 +00:00
syldium 9ae3b87be7 Add more advancement API
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2021-07-09 18:49:40 +02:00
Jake Potrebic b4f3eb5fa1 More CommandBlock API 2021-05-28 21:47:39 -07:00
Jake Potrebic d445af24a5 Add BlockBreakBlockEvent 2021-01-03 17:58:25 -08:00
Jake Potrebic 0efb068743 Added EntityDamageItemEvent 2020-12-22 13:51:06 -08:00
Jake Potrebic 83f8fa22d2 Add PlayerSignCommandPreprocessEvent 2021-07-09 17:44:33 -07:00
Jake Potrebic 1284f0bf53 Adds PlayerArmSwingEvent 2021-03-12 19:20:03 -08:00
Owen1212055 a2a581ba6b Missing Entity API
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev>
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
Co-authored-by: William Blake Galbreath <blake.galbreath@gmail.com>
Co-authored-by: SoSeDiK <mrsosedik@gmail.com>
Co-authored-by: booky10 <boooky10@gmail.com>
Co-authored-by: Amin <amin.haddou@frg.wwschool.de>
Co-authored-by: TrollyLoki <trollyloki@gmail.com>
Co-authored-by: FireInstall <kettnerl@hu-berlin.de>
Co-authored-by: maxcom1 <46265094+maxcom1@users.noreply.github.com>
Co-authored-by: TotalledZebra <Holappa57@gmail.com>
2021-05-28 21:06:59 -04:00
Jason Penilla a8e19d139e Add WaterBottleSplashEvent 2022-12-08 10:12:23 -07:00
Owen1212055 efcb04d753 Add ElderGuardianAppearanceEvent 2021-03-19 23:39:21 -04:00
Owen1212055 399004b357 Add BellRevealRaiderEvent 2021-05-26 17:08:57 -04:00
HexedHero 693a785643 Add PufferFishStateChangeEvent 2021-05-10 16:58:38 +01:00
Jake Potrebic f5eeda6d92 Add EntityInsideBlockEvent 2021-05-08 18:02:06 -07:00
Jake Potrebic bff4794867 More Enchantment API
Co-authored-by: Luis <luisc99@icloud.com>
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
2021-05-06 19:58:03 -07:00
Connor Linfoot 8595225f18 Add basic Datapack API
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2021-05-16 15:07:34 +01:00
Spyridon Pagkalos 0bdc7d2ba9 Introduce beacon activation/deactivation events 2021-03-25 20:25:47 +02:00
Jake Potrebic b1396d8f38 Added PlayerBedFailEnterEvent 2020-12-24 12:27:49 -08:00
Jake Potrebic d7351ddc36 Added PlayerDeepSleepEvent 2021-04-21 15:58:25 -07:00
Jake Potrebic 83c4827433 Improve Item Rarity API 2021-03-12 17:09:40 -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
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
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
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
MisterVector b2599f86e7 Add PlayerFlowerPotManipulateEvent 2019-08-13 19:44:19 -07: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
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 60d243ecc4 Add PlayerItemCooldownEvent 2020-08-25 13:45:15 +02:00
BillyGalbreath cbfa49ddb6 Add moon phase API 2020-08-23 16:32:03 +02:00
Eearslya Sleiarion 3670ee6672 Add BellRingEvent
Add a new event, BellRingEvent, to trigger whenever a player rings a
village bell. Passes along the bell block and the player who rang it.
2019-06-24 21:27:39 -07:00