keepcalm / BukkitForge

The world's first __opensource__ coremod. Also a port of the Bukkit server API to MinecraftForge.
http://www.minecraftforge.net/forum/index.php/topic,3254.0.html
103 stars 60 forks source link

Incorrect CraftChunk in Forge PlayerInteractEvent handler #593

Closed LunNova closed 11 years ago

LunNova commented 11 years ago

https://github.com/keepcalm/BukkitForge/blob/master/src/keepcalm/mods/bukkit/forgeHandler/ForgeEventHandler.java#L283

Should be getChunkFromBlockCoords(blockX, blockZ)