Commit Graph
15 Commits
Author SHA1 Message Date
MisterVector 428affde24 Add PlayerFlowerPotManipulateEvent 2019-08-13 21:47:06 -07:00
MisterVector b2599f86e7 Add PlayerFlowerPotManipulateEvent 2019-08-13 19:44:19 -07:00
MisterVector a5f9a41152 Add PlayerFlowerPotManipulateEvent 2019-08-13 19:45:06 -07:00
Joel Paulien 3216b19a10 Add PlayerPostRespawnEvent (#1622) 2019-03-24 10:50:42 -07:00
MisterVector ecc751796d MC-136865: Pass original itemstack for enchantment checks on block break
When an itemstack runs out of durability, the amount is reduced to
0 which then marks the item as invalid. This causes the last unit
of durability to not apply enchantments as the enchantment level
check sees the item as a dud.

keep the clone of the item used to a non empty value so it represents
the item used.
2018-11-01 14:53:43 -07:00
AlphaBlend 37d3c5cd55 Add source to PlayerExpChangeEvent 2016-11-30 17:31:46 -06:00
AlphaBlend b36fbd6687 Relocate bad call to ProjectileHitEvent 2016-11-21 22:24:19 -08:00
AlphaBlend e0f49c8788 Add EntityZapEvent 2016-10-16 23:27:02 -07:00
AlphaBlend 793dc2df52 Add hit entity to ProjectileHitEvent 2016-10-05 16:07:29 -05:00
MisterVector 4ee0744e6d Add PlayerPostRespawnEvent 2018-10-26 21:31:00 -07:00
AlphaBlend 087a701e69 Add source to PlayerExpChangeEvent 2016-09-08 08:48:33 -07:00
AlphaBlend 472983f423 Add EntityZapEvent 2016-10-16 23:19:30 -07:00
MisterVector 452f8cf88b Add PlayerPostRespawnEvent 2018-10-26 21:33:13 -07:00
AlphaBlend df6649ed5d Add source to PlayerExpChangeEvent 2016-09-08 08:47:08 -07:00
AlphaBlend 4d7ecbdb78 Add EntityZapEvent 2016-10-16 23:19:34 -07:00