Class ThermooFabricServer
java.lang.Object
com.github.thedeathlycow.thermoo.impl.fabric.ThermooFabricServer
- All Implemented Interfaces:
dev.yumi.mc.core.api.entrypoint.server.DedicatedServerModInitializer
public class ThermooFabricServer
extends Object
implements dev.yumi.mc.core.api.entrypoint.server.DedicatedServerModInitializer
-
Field Summary
Fields inherited from interface dev.yumi.mc.core.api.entrypoint.server.DedicatedServerModInitializer
ENTRYPOINT_KEY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonInitializeDedicatedServer(dev.yumi.mc.core.api.ModContainer mod)
-
Constructor Details
-
ThermooFabricServer
public ThermooFabricServer()
-
-
Method Details
-
onInitializeDedicatedServer
public void onInitializeDedicatedServer(dev.yumi.mc.core.api.ModContainer mod) - Specified by:
onInitializeDedicatedServerin interfacedev.yumi.mc.core.api.entrypoint.server.DedicatedServerModInitializer
-