mirror of
https://github.com/GeyserExtensionists/GeyserUtils.git
synced 2026-01-06 15:51:47 +00:00
General cleanup & black particles fix.
This commit is contained in:
@@ -20,6 +20,7 @@ import java.nio.file.Path;
|
||||
public class GeyserUtils {
|
||||
|
||||
private final ProxyServer server;
|
||||
|
||||
@Inject
|
||||
public GeyserUtils(ProxyServer server, Logger logger, @DataDirectory Path dataDirectory) {
|
||||
this.server = server;
|
||||
|
||||
Reference in New Issue
Block a user