Package com.pixelmonmod.tcg
Class TCG
java.lang.Object
com.pixelmonmod.tcg.TCG
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTCG
(net.neoforged.bus.api.IEventBus bus, net.neoforged.fml.ModContainer modContainer) -
Method Summary
Modifier and TypeMethodDescriptionstatic void
preInit
(net.neoforged.fml.event.lifecycle.FMLCommonSetupEvent event) void
serverLoad
(net.neoforged.neoforge.event.RegisterCommandsEvent event)
-
Field Details
-
MODID
- See Also:
-
MODNAME
- See Also:
-
LOGGER
public static final org.apache.logging.log4j.Logger LOGGER -
EVENT_BUS
public static final net.neoforged.bus.api.IEventBus EVENT_BUS -
instance
-
-
Constructor Details
-
TCG
public TCG(net.neoforged.bus.api.IEventBus bus, net.neoforged.fml.ModContainer modContainer)
-
-
Method Details
-
preInit
public static void preInit(net.neoforged.fml.event.lifecycle.FMLCommonSetupEvent event) -
serverLoad
public void serverLoad(net.neoforged.neoforge.event.RegisterCommandsEvent event)
-