3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-16 21:10:17 +01:00
Paper/src
Brokkonaut 5f43109c0e Correct location of fire from lightning strikes. Fixes BUKKIT-4707
Previously fires spawned by lightning strikes were in the wrong locations.
This introduced the possibility of having blocks replaced when they should
not be.

EntityLightning now uses the correct locations as defined to spawn the
fires when needed.
2013-09-10 20:53:48 -04:00
..
main Correct location of fire from lightning strikes. Fixes BUKKIT-4707 2013-09-10 20:53:48 -04:00
test/java/org/bukkit Make ItemFactoryTest.java platform agnostic. Fixes BUKKIT-4695 2013-08-14 02:37:24 -05:00