Gui #2
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
owl/playertracker!2
Loading…
Reference in a new issue
No description provided.
Delete branch "gui"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds a GUI that can be invoked with a keybind.
There were a few places where Intellij complained about possible null values (e.g.
this.minecraft). I should check if that could be an issue before merging.