Add support for 1.15-pre6

Merely just a protocol change, nothing new has been implemented (such as bees) and won't be until bedrock 1.14 is released.
This commit is contained in:
RednedEpic 2019-12-09 20:19:09 -06:00
parent 374436172a
commit 5e8a3d2ca9
6 changed files with 13 additions and 7 deletions

View file

@ -103,7 +103,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>1.14.4-2-SNAPSHOT</version>
<version>1.15-pre6-1-SNAPSHOT</version>
<scope>compile</scope>
<exclusions>
<exclusion>