This commit is contained in:
lukas
2026-03-14 20:59:19 +01:00
parent 4cf30de62a
commit 9b65db332f
2 changed files with 7 additions and 7 deletions
@@ -5,7 +5,7 @@ import com.lukasabbe.bookshelfinspector.network.packets.ModCheckPayload;
import com.lukasabbe.bookshelfinspector.platform.Services;
import net.minecraft.server.MinecraftServer;
public class BookshelfInspector {
public class BookshelfInspector {
public static MinecraftServer serverInstance;
public static Handlers networkHandlers;