Revert "hooks: remove remaining static callbacks"

This reverts commit 27173d90b5.
This commit is contained in:
Owain van Brakel
2020-05-31 05:58:19 +02:00
parent 3c370f992a
commit b00599777b
2 changed files with 53 additions and 15 deletions

View File

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