fix chunk section decoding (#1418)

* fix chunk section decoding

* switch back to official MCProtocolLib
This commit is contained in:
DaPorkchop_ 2020-10-18 16:59:37 +02:00 committed by GitHub
parent 5c28eaca15
commit 0635605a24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>3a69a0614c</version>
<version>8270ec65e3</version>
<scope>compile</scope>
<exclusions>
<exclusion>