Class ServerProviderImpl
java.lang.Object
top.offsetmonkey538.monkeylib538.fabric.impl.server.ServerProviderImpl
- All Implemented Interfaces:
ServerProvider
-
Field Summary
Fields inherited from interface top.offsetmonkey538.monkeylib538.modded.api.server.ServerProvider
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable net.minecraft.server.dedicated.DedicatedServer
-
Constructor Details
-
ServerProviderImpl
public ServerProviderImpl()
-
-
Method Details
-
getServerImpl
public @Nullable net.minecraft.server.dedicated.DedicatedServer getServerImpl()- Specified by:
getServerImplin interfaceServerProvider
-