13
0
geforkt von Mirrors/Velocity

Update to event 4.0.0-SNAPSHOT for an optimized event path

Dieser Commit ist enthalten in:
Andrew Steinborn 2020-07-15 17:07:38 -04:00
Ursprung 98f1faf759
Commit a8651f561d

Datei anzeigen

@ -62,7 +62,7 @@ dependencies {
runtime 'com.lmax:disruptor:3.4.2' // Async loggers
compile 'it.unimi.dsi:fastutil:8.2.3'
compile 'net.kyori:event-method-asm:3.0.0'
compile 'net.kyori:event-method-asm:4.0.0-SNAPSHOT'
compile 'net.kyori:nbt:1.12-1.0.0-SNAPSHOT'
compile 'com.mojang:brigadier:1.0.17'