Implement click callback provider (#1029)

This commit is contained in:
Andrew Steinborn
2024-01-20 16:58:00 -05:00
committed by GitHub
parent 46d018c0f2
commit 953ab6d8e7
9 changed files with 237 additions and 1 deletions

View File

@@ -14,6 +14,8 @@ spotless = "com.diffplug.spotless:6.12.0"
adventure-bom = "net.kyori:adventure-bom:4.15.0"
adventure-facet = "net.kyori:adventure-platform-facet:4.3.0"
asm = "org.ow2.asm:asm:9.5"
auto-service = "com.google.auto.service:auto-service:1.0.1"
auto-service-annotations = "com.google.auto.service:auto-service-annotations:1.0.1"
brigadier = "com.velocitypowered:velocity-brigadier:1.0.0-SNAPSHOT"
bstats = "org.bstats:bstats-base:3.0.1"
caffeine = "com.github.ben-manes.caffeine:caffeine:3.1.5"