Merge pull request #284 from Unmoon/xp-tracker-reset-toggle

XP tracker plugin - Allow hopping/logging out/other GameState changes, Fix login experience drop not being ignored
This commit is contained in:
Adam
2018-01-20 12:10:55 -05:00
committed by GitHub
3 changed files with 118 additions and 8 deletions

View File

@@ -62,6 +62,8 @@ public interface Client extends GameEngine
int getCameraYaw();
int getWorld();
int getViewportHeight();
int getViewportWidth();