Commit Graph

3169 Commits

Author SHA1 Message Date
Jake Potrebic 1a5fc4f2b3 Change EnderEye target without changing other things 2021-08-21 12:14:00 -07:00
Jake Potrebic 21af6149df Make EntityUnleashEvent cancellable 2021-01-03 21:25:39 -08:00
Jake Potrebic 957d209cb4 Add PlayerSetSpawnEvent 2021-05-19 18:58:24 -07:00
SirYwell 896a9e601a Rewrite LogEvents to contain the source jars in stack traces 2021-07-10 11:11:43 +02:00
Owen1212055 eda6a55bcb Stinger API 2021-06-22 23:16:11 -04:00
Trigary 357d34835f fix empty array elements in command arguments
Adjacent spaces caused empty array elements due to how String#split works.
This change removes those empty array elements without modifying anything else.
Adjacent spaces sent by players are removed in PlayerConnection, so this change doesn't affect players.
But it does affect the console, command blocks, Bukkit.dispatchCommand, etc.
2021-06-05 10:29:39 +02: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
dfsek fb8f31e8e3 Add more LimitedRegion API 2021-06-19 20:15:29 -07:00
Jason Penilla a8e19d139e Add WaterBottleSplashEvent 2022-12-08 10:12:23 -07:00
TwoLeggedCat 0f0e14fad5 Add more line of sight methods 2021-05-29 14:33:18 -05:00
Jake Potrebic 93e2ecfd49 Add PlayerKickEvent causes 2021-05-15 20:30:34 -07:00
LemonCaramel c9ba0ebadb More Lidded Block API 2021-05-23 17:49:31 +09:00
Jake Potrebic 547577ccb6 Add cause to Weather/ThunderChangeEvents 2020-12-02 18:25:31 -08:00
Jake Potrebic 00ebe90031 Improve item default attribute API 2021-05-08 15:02:00 -07:00
Riley Park 482d7e4984 ItemStack#editMeta 2021-05-23 05:04:28 -07:00
BillyGalbreath 735b461673 Add Mob#lookAt API 2021-05-14 13:42:06 -05: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
Jake Potrebic fce24f3b52 ItemStack repair check API 2021-05-15 22:10:50 -07:00
Jake Potrebic d30a14d638 additions to PlayerGameModeChangeEvent 2021-05-15 10:04:50 -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
MeFisto94 613ffeaeed Add a "should burn in sunlight" API for Phantoms and Skeletons 2021-05-11 00:48:51 +02:00
Jake Potrebic 07e76ccd5b Inventory#close 2021-05-11 14:54:20 -07:00
Alvinn8 8ee512d806 Add Adventure message to PlayerAdvancementDoneEvent 2021-01-08 20:29:58 +01:00
Owen1212055 b00a393416 Add EntityBlockStorage#clearEntities() 2021-04-05 18:12:06 -04:00
HexedHero f4e92bc267 Add more WanderingTrader API 2021-05-06 14:56:26 +01:00
Jake Potrebic e9c4b62f7e add RespawnFlags to PlayerRespawnEvent 2021-04-22 17:17:54 -07:00
HexedHero 28c7aca637 PlayerMoveEvent Improvements 2021-04-29 10:31:44 +01:00
Jake Potrebic 6b39120659 More World API 2020-07-07 10:53:22 -07:00
Jake Potrebic 411f1ddea7 add get-set drop chance to EntityEquipment 2021-04-22 00:28:20 -07:00
Jake Potrebic 6293f3ad54 add consumeFuel to FurnaceBurnEvent 2021-04-22 16:45:15 -07:00
Jake Potrebic c0e2f67d7c add isDeeplySleeping to HumanEntity 2021-04-08 17:36:15 -07:00
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
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
Nassim Jahnke f1ab420c8a Add dropLeash variable to EntityUnleashEvent 2021-01-29 15:13:04 +01: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 87dce6f965 Zombie API - breaking doors 2020-11-18 11:32:15 -08: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
Jake Potrebic 3234f24141 Add OBSTRUCTED reason to BedEnterResult 2020-12-24 12:43:30 -08:00