Class MiniFabricAPI
java.lang.Object
com.jeff.minifabricapi.MiniFabricAPI
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMiniFabricAPI(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.fml.ModContainer modContainer) -
Method Summary
Modifier and TypeMethodDescriptionvoidonServerStarting(net.neoforged.neoforge.event.server.ServerStartingEvent event)
-
Field Details
-
MODID
- See Also:
-
LOGGER
public static final org.slf4j.Logger LOGGER
-
-
Constructor Details
-
MiniFabricAPI
public MiniFabricAPI(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.fml.ModContainer modContainer)
-
-
Method Details
-
onServerStarting
public void onServerStarting(net.neoforged.neoforge.event.server.ServerStartingEvent event)
-