Class BrickFurnaceMod
java.lang.Object
de.cech12.brickfurnace.BrickFurnaceMod
- All Implemented Interfaces:
net.fabricmc.api.ModInitializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.server.MinecraftServervoid
-
Constructor Details
-
BrickFurnaceMod
public BrickFurnaceMod()
-
-
Method Details
-
onInitialize
public void onInitialize()- Specified by:
onInitializein interfacenet.fabricmc.api.ModInitializer
-
getServer
public static net.minecraft.server.MinecraftServer getServer()
-