1
0
Alexander Harkness 6309c6a97f
improve rain simulation (#4017)
* Uses vanilla logic to decide which blocks rain falls through.
 * Rain falls infinitely above the world, and stops at y=0.
 * Entities will now be extinguished if they are under rain-blocking
blocks, and fire will now be extinguished by rain similarly.
 * Create IsWeatherWetAtXYZ to identify wetness at a particular location. 
 * Use new code for enderman rain detection.
 * Fixes issue #916
 * Disable warnings for global constructors in the fire simulator.
2017-12-26 21:25:57 +00:00
..
2017-12-26 21:25:57 +00:00
2017-09-01 11:48:17 +01:00
2017-08-24 11:19:40 +02:00
2015-11-29 17:28:02 +01:00
2015-09-05 22:01:21 +02:00
2017-08-24 11:19:40 +02:00