You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
I wanted to make a class similar to net.minestom.server.MinecraftServer to run the server, but some internal objects access static methods. It would be cool to make Minestom independent of these static fields and methods so that you can run Minestom without net.minestom.server.MinecraftServer
The text was updated successfully, but these errors were encountered:
I wanted to make a class similar to net.minestom.server.MinecraftServer to run the server, but some internal objects access static methods. It would be cool to make Minestom independent of these static fields and methods so that you can run Minestom without net.minestom.server.MinecraftServer
The text was updated successfully, but these errors were encountered: