Doc
492dd80ce7
SPIGOT-7527, #1310 : Add WindCharge#explode()
2023-12-12 19:34:37 +11:00
Jishuna
cb2ea54def
SPIGOT-7440, #1292 : Fire EntityTeleportEvent for end gateways
2023-12-08 19:35:57 +11:00
md_5
4642dd5261
SPIGOT-7535: Fix maps not having an ID and also call MapInitializeEvent in more places
2023-12-08 19:20:05 +11:00
md_5
368c48be1b
Fix formatting issue in previous commit
2023-12-07 08:41:56 +11:00
md_5
da8f91f317
SPIGOT-7534: Error when chunk with decorated pot trying to save
2023-12-07 08:37:37 +11:00
DerFrZocker
8232a74cf8
SPIGOT-6026: Pull PotionEffectType and Enchantment from registry
2023-12-06 03:40:00 +11:00
md_5
07e5dd5d59
Update to Minecraft 1.20.3
2023-12-06 03:40:00 +11:00
DerFrZocker
e54f39adca
SPIGOT-7487: entity.remove() on a leash drops a lead item
2023-12-01 08:01:44 +11:00
Jishuna
0478e0417b
#1266 : Add support for virtual entities
2023-11-19 19:03:35 +13:00
DerFrZocker
eeb7dfc2dd
SPIGOT-7520: Attribute LootTableSeed missing for generated containers with attached LootTable
2023-11-14 20:19:45 +01:00
Parker Hawke
864f616da6
SPIGOT-7518: Fix NullPointerException when calling Block#applyBoneMeal()
2023-11-12 19:09:58 -05:00
Jishuna
cdf7988007
#1290 : Add methods to get/set evoker fang attack delay
2023-11-09 06:36:06 +11:00
Miles Holder
2c1b5f78fc
SPIGOT-7514, #1289 : Add "Enchantment Roll" API to enchant items according to Minecraft mechanics
2023-11-09 06:30:23 +11:00
Jishuna
6fa69f2357
#1281 : Add hit entity/block to events extending ProjectileHitEvent
2023-10-25 18:54:07 +11:00
md_5
f3ad63aad1
SPIGOT-7506: SculkBloomEvent.getBlock() world is null
2023-10-20 18:49:03 +11:00
DerFrZocker
38c599f9de
#1272 : Only allow one entity in CraftItem instead of two
...
This pr reverts a change made in 2012 which allowed CraftItem to be a also other entities such as an arrow.
I don't see any practical reason why the original change was done, other than to allow plugin developers to do some stuff in a cursed way.
With the introduction of the PlayerPickupArrowEvent in 2016 there is also a way to access the arrow involved in a better way.
Generally I think the current behavior is a bit strange and should be reverted.
2023-10-06 07:16:11 +11:00
DerFrZocker
1bf30a4e90
SPIGOT-7495: Spawning bee entity in asynchronous BlockPopulator causes IllegalStateException - Accessing LegacyRandomSource from multiple threads
2023-10-03 11:56:23 +02:00
Parker Hawke
476c5bccd3
#1267 : Add more lightning API
2023-10-03 07:32:55 +11:00
md_5
dc45a6738f
SPIGOT-7496: Failure to load datapacks with multiple identical predicates
2023-10-02 20:01:30 +11:00
md_5
f508657d64
Fix decompile error affecting javac
2023-10-02 19:43:59 +11:00
Lauriichan
dab849f084
SPIGOT-7283, SPIGOT-7318: Add AsyncStructureGenerateEvent and BlockState cloning
2023-09-29 06:54:35 +10:00
md_5
e62905aabe
SPIGOT-7490: Fix entity equipment updates
2023-09-25 07:47:22 +10:00
md_5
069495671e
SPIGOT-7485: Allow air entity items since required for Vanilla logic
2023-09-22 07:14:27 +10:00
DerFrZocker
02d4907887
#1250 : Standardize and centralize Bukkit / Minecraft registry conversion
2023-09-22 03:02:16 +10:00
md_5
6d4b25bf19
Increase diff stability
2023-09-22 02:57:13 +10:00
md_5
28c1023286
Update to Minecraft 1.20.2
2023-09-22 02:40:00 +10:00
DerFrZocker
ddc9a2dad3
SPIGOT-7475: Don't fire SculkBloomEvent during world generation
2023-09-06 19:09:38 +02:00
Collin
de421cf56b
#1242 : Add more Sculk API (bloom, shriek, bloom event)
2023-09-06 20:44:19 +10:00
DerFrZocker
10219df3a6
#1248 : Load GameEvent and MusicInstrument from registry
2023-09-02 12:55:23 +10:00
Brokkonaut
8ef7afef65
#1240 : Call BlockGrowEvent for vines that are growing on additional sides of an existing vine block
2023-08-19 09:43:27 +10:00
Miles Holder
6752f1d63e
SPIGOT-7396: Add PlayerSignOpenEvent
2023-08-05 09:33:42 +10:00
Doc
847b4cad50
SPIGOT-7063, #1071 : Add DragonBattle#initiateRespawn with custom EnderCrystals
2023-08-05 09:24:52 +10:00
md_5
db70bd6edb
SPIGOT-7441: Fix issue placing certain items in creative/op
2023-07-29 10:06:05 +10:00
Owen1212055
7cf863de17
#1233 : Remove some old MC bug fixes now fixed in vanilla
2023-07-24 18:09:23 +10:00
md_5
ce545de57f
SPIGOT-7398: TextDisplay#setInterpolationDuration incorrectly updates the line width
2023-07-08 13:07:16 +10:00
Owen1212055
95c335c636
#1226 : Fix VehicleEnterEvent not being called for certain entities
2023-07-04 06:54:09 +10:00
md_5
0d0b1e5dce
Revert bad change to PathfinderGoalSit causing all cats to sit
2023-07-01 20:56:18 +10:00
md_5
31fe848d6e
All smithing inventories are now the new smithing inventory
2023-07-01 09:35:39 +10:00
Parker Hawke
9f64f0d22a
#1221 : Add methods to get/set FallingBlock CancelDrop
2023-06-27 07:36:06 +10:00
Owen1212055
c1279f7751
#1209 : Clean up various patches
2023-06-24 17:15:05 +10:00
Jishuna
44a4b5649d
SPIGOT-7380: Add PlayerInteractEvent#getClickedPosition and ChiseledBookshelf#getSlot
2023-06-17 14:31:40 +10:00
Doc
676969d016
SPIGOT-7389: Handle setting null items in ChiseledBookshelf Inventory
2023-06-17 06:44:22 +10:00
Parker Hawke
9a21b0b89e
SPIGOT-7393: Fix new tile entities not loading Bukkit's PersistentDataContainer
2023-06-15 20:25:35 +10:00
md_5
66c5ce4c7b
SPIGOT-7391: Preserve vanilla sign json where not modified by event
2023-06-14 18:36:22 +10:00
md_5
789324e30a
Work around issue placing decorated pots
2023-06-13 19:05:00 +10:00
md_5
9c5d600d13
Update to Minecraft 1.20.1
2023-06-13 07:00:00 +10:00
Parker Hawke
c0f1ad4b9b
SPIGOT-7350: Add methods to get hints from EnchantItemEvent
2023-06-12 10:03:07 +10:00
Parker Hawke
88999cd53b
SPIGOT-7381: Fix NullPointerException when setting item in ChiseledBookshelfInventory snapshot
2023-06-12 08:04:28 +10:00
md_5
8c5311c200
SPIGOT-7382: Player still on fire after respawn
2023-06-11 17:30:03 +10:00
md_5
245f2be151
Implement SpawnerSpawnEvent
...
Co-authored-by: Andy Shulman <andy.shulman@hotmail.com>
2023-06-10 07:22:51 +10:00