Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Add non static net.minestom.server.MinecraftServer #70

Open
MelonHell opened this issue Nov 10, 2023 · 1 comment · May be fixed by #125
Open

Add non static net.minestom.server.MinecraftServer #70

MelonHell opened this issue Nov 10, 2023 · 1 comment · May be fixed by #125
Labels
enhancement New feature or request

Comments

@MelonHell
Copy link

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

@mworzala mworzala added enhancement New feature or request good first issue Good for newcomers labels Nov 23, 2023
@mworzala mworzala removed the good first issue Good for newcomers label Jan 21, 2024
@MelonHell MelonHell linked a pull request Jan 28, 2024 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants