Skip to content
Success

Changes

Summary

  1. SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent (details)
  2. CraftBlock.toString shouldn't make legacy call (details)
Commit 814c742554e40554a30cee1915b42457081000c6 by md_5
SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent
Discussion ongoing in PR #449
The file was modified nms-patches/EntityAreaEffectCloud.patch
The file was addednms-patches/EnchantmentWeaponDamage.patch
The file was addednms-patches/ItemFood.patch
The file was modified nms-patches/EntityWitherSkull.patch
The file was modified nms-patches/EntityPlayer.patch
The file was addednms-patches/CommandEffect.patch
The file was modified nms-patches/EntityHuman.patch
The file was modified nms-patches/EntityTippedArrow.patch
The file was addednms-patches/ItemGoldenApple.patch
The file was addednms-patches/EntitySpectralArrow.patch
The file was addednms-patches/TileEntityConduit.patch
The file was addednms-patches/EntityIllagerIllusioner.patch
The file was modified src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java
The file was addednms-patches/EntityDolphin.patch
The file was modified nms-patches/EntitySpider.patch
The file was addednms-patches/ItemGoldenAppleEnchanted.patch
The file was addednms-patches/EntityWitch.patch
The file was modified nms-patches/TileEntityBeacon.patch
The file was addednms-patches/EntityGuardianElder.patch
The file was modified src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
The file was addednms-patches/ItemPotion.patch
The file was modified nms-patches/EntityParrot.patch
The file was modified nms-patches/EntityLiving.patch
The file was addednms-patches/ItemFish.patch
The file was modified nms-patches/EntityZombieVillager.patch
The file was modified nms-patches/EntityVillager.patch
The file was addednms-patches/EntityZombieHusk.patch
The file was modified nms-patches/EntityShulkerBullet.patch
The file was modified nms-patches/EntityPotion.patch
The file was addednms-patches/EntityCaveSpider.patch
The file was addednms-patches/EntityPufferFish.patch
The file was addednms-patches/ItemMilkBucket.patch
The file was modified nms-patches/EntitySkeletonWither.patch
Commit 7c0f69e449b94547f95daa5c09407dd3f4a6fd52 by md_5
CraftBlock.toString shouldn't make legacy call
The file was modified src/main/java/org/bukkit/craftbukkit/block/CraftBlock.java