Skip to content
Success

Changes

Summary

  1. SPIGOT-729: Revert the entity slice move (details)
  2. Fix thread safety issues in EntitySlice (details)
  3. SPIGOT-725: Always return captured tile entities (details)
  4. Implement BlockExplodeEvent (details)
  5. SPIGOT-720: Fix NPE in TileEntity.getOwner (details)
Commit 3fce0ec0f5462b0478c6b85ae5c8026f69a2911b by Thinkofdeath (Thinkofdeath)
SPIGOT-729: Revert the entity slice move
The file was modified src/main/java/org/bukkit/craftbukkit/CraftWorld.java
The file was modified nms-patches/Chunk.patch
The file was modified nms-patches/ChunkProviderServer.patch
The file was modified nms-patches/ChunkRegionLoader.patch
Commit 970be7a444aa6b0dfac624b4633a8b5fe535c2ec by Thinkofdeath (Thinkofdeath)
Fix thread safety issues in EntitySlice
The file was addednms-patches/EntitySlice.patch
Commit 22c613d8690880ca7d269db709054b4886429d98 by Thinkofdeath (Thinkofdeath)
SPIGOT-725: Always return captured tile entities
The file was modified nms-patches/World.patch
Commit e387d8dc7752a7f03e6baa1dadaf66ec2e7e3512 by Thinkofdeath (Thinkofdeath)
Implement BlockExplodeEvent
The file was modified nms-patches/Explosion.patch
Commit 7d0f836d0f3371f7a47c78c54091d8c83ea97c14 by Thinkofdeath (Thinkofdeath)
SPIGOT-720: Fix NPE in TileEntity.getOwner
The file was modified nms-patches/TileEntity.patch