Update adapter to 1.15.2

Adapter updated to 1.15.2, mostly a clone of 1.15 / 1.15.1's adapter. I encountered no issues from this, but the field names for our reflections may need to be double-checked for accuracy in this Minecraft version.
This commit is contained in:
IronApollo
2020-02-01 20:11:02 -05:00
parent 336e411e10
commit 83bb3966ca
8 changed files with 1656 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ eclipse
*.iml
*.ipr
*.iws
/.metadata/
bin
build