Start on converting to the new NukkitX protocol library updates

This commit is contained in:
RednedEpic 2020-02-05 18:55:34 -06:00
parent 989312835f
commit 4f461bf374
12 changed files with 58 additions and 58 deletions

View file

@ -67,7 +67,7 @@
<dependency>
<groupId>com.nukkitx.protocol</groupId>
<artifactId>bedrock-v389</artifactId>
<version>2.4.4</version>
<version>2.4.6-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>