Switch to adventure-nbt and fix server switching on 1.16.2-pre3

This commit is contained in:
Andrew Steinborn
2020-08-06 17:38:52 -04:00
parent cb4555fa70
commit cab6919a46
6 changed files with 84 additions and 79 deletions

View File

@@ -63,7 +63,7 @@ dependencies {
compile 'it.unimi.dsi:fastutil:8.2.3'
compile 'net.kyori:event-method-asm:4.0.0-SNAPSHOT'
compile 'net.kyori:nbt:1.12-1.0.0-SNAPSHOT'
compile 'net.kyori:adventure-nbt:4.0.0-SNAPSHOT'
compile 'com.mojang:brigadier:1.0.17'