hooks: remove remaining static callbacks

This commit is contained in:
Adam
2020-05-27 14:47:10 -04:00
parent bb31babba2
commit 27173d90b5
2 changed files with 13 additions and 51 deletions

View File

@@ -70,6 +70,8 @@ public interface Callbacks
*/
void drawAboveOverheads();
void drawAfterWidgets();
/**
* Client top-most draw method, rendering over top of most of game interfaces.
*