mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
move boilerplate event stuff
- logging performed in single method of base class
This commit is contained in:
parent
cba76660cc
commit
e85e16ecfe
3 changed files with 755 additions and 784 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -25,3 +25,8 @@ hs_err_pid*
|
|||
*.iml
|
||||
*.idea
|
||||
|
||||
# maven target directories
|
||||
target/
|
||||
|
||||
# log directory
|
||||
logs/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue