Skip to content
Success

Changes

Summary

  1. SPIGOT-7001: Fix entity already exists in CraftWorld#spawnFallingBlock (details)
  2. Pass in SpawnReason rather than boolean (details)
Commit 098aecb04feca65b40b169c874660986d54d84da by md_5
SPIGOT-7001: Fix entity already exists in CraftWorld#spawnFallingBlock
The file was modified nms-patches/net/minecraft/world/entity/item/EntityFallingBlock.patch
The file was modified src/main/java/org/bukkit/craftbukkit/CraftWorld.java
Commit cf391b51c8f1d939271bc28d64b141025ff580b2 by md_5
Pass in SpawnReason rather than boolean
The file was modified nms-patches/net/minecraft/world/entity/item/EntityFallingBlock.patch
The file was modified src/main/java/org/bukkit/craftbukkit/CraftWorld.java
The file was modified nms-patches/net/minecraft/world/entity/monster/EntityZombie.patch
The file was modified src/main/java/org/bukkit/craftbukkit/entity/CraftVillager.java