Cleanup, re-implementations

This commit is contained in:
Anuken
2020-04-24 11:01:17 -04:00
parent 018fe5dea2
commit 1b2e10d355
7 changed files with 63 additions and 97 deletions

View File

@@ -53,6 +53,9 @@ public class Layer{
//overlaied UI, like block config guides
overlayUI = 120,
//shield effects
shields = 125,
//weather effects, e.g. rain and snow TODO draw before overlay UI?
weather = 130,