Byteflux
28ea7bb560
Configurable speed for water flowing over lava
2018-08-08 16:33:21 -06:00
Byteflux
a445dc4f3f
Add BeaconEffectEvent
2016-02-29 18:09:40 -06:00
Byteflux
5fe2709f4c
Add view distance API
...
Add per player no-tick, tick, and send view distances.
Also add send/no-tick view distance to World.
2016-02-29 18:05:37 -06:00
Byteflux
0cf4a9a62e
Entity Origin API
2016-02-29 17:50:31 -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
Byteflux and Jake 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