13
0
geforkt von Mirrors/Paper
Paper/src/main/java
GJ 2a2cdd4885 [Bleeding] Ice in the nether fades to air. Fixes BUKKIT-5373
Previously, whenever BlockFadeEvent was called for ice melting, it returned
the new BlockState with a type of Material.STATIONARY_WATER. However, in
the Nether, ice melting does not form water, but is simply replaced by air
instead. This changes the event to use the proper BlockState based on
whether the block is located in the Nether or not.
2014-04-18 10:18:52 -05:00
..
jline Use jansi's Windows support for terminal colors. 2012-05-23 15:32:42 -05:00
net/minecraft/server [Bleeding] Ice in the nether fades to air. Fixes BUKKIT-5373 2014-04-18 10:18:52 -05:00
org [Bleeding] Return correct player SlotType. Fixes BUKKIT-3188 2014-04-18 10:01:31 -05:00