文件名称:input:一个通过Minecraft中的聊天从玩家那里获得输入的库
文件大小:54KB
文件格式:ZIP
更新时间:2024-04-25 10:22:13
Java
如何使用 <!-- For Bukkit projects. --> < dependency> < groupId>io.github.portlek groupId> < artifactId>input-bukkit artifactId> < version>${version} version> dependency> // For Bukkit projects. implementation( " io.github.portlek:input-bukkit: ${ version } " ) 用法示例 final class TestCommand implements CommandExecutor { @NotNull final Plugin plugin; TestCommand ( @NotNull fi
【文件预览】:
input-master
----bukkit()
--------src()
--------pom.xml(2KB)
----.gitignore(20B)
----.run()
--------Build the Project.run.xml(984B)
----LICENSE(1KB)
----.github()
--------workflows()
----pom.xml(2KB)
----README.md(3KB)
----.idea()
--------copyright()
--------codeStyles()
--------inspectionProfiles()
----common()
--------src()
--------pom.xml(2KB)