Commit Graph
5 Commits
Author SHA1 Message Date
Byteflux 28ea7bb560 Configurable speed for water flowing over lava 2018-08-08 16:33:21 -06:00
Byteflux adb6c35b17 Add BeaconEffectEvent 2016-03-02 23:30:53 -06:00
Byteflux 68603a72c5 Optimize explosions
The process of determining an entity's exposure from explosions can be
expensive when there are hundreds or more entities in range.

This patch adds a per-tick cache that is used for storing and retrieving
an entity's exposure during an explosion.
2016-03-02 11:59:48 -06:00
Byteflux 6212f523fa Entity Origin API 2016-03-01 23:45:08 -06:00
BytefluxandJake Potrebic 560b13ca08 Drop falling block and tnt entities at the specified height
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2016-03-01 14:14:15 -06:00