Package com.pixelmonmod.tcg.proxy
Class TCGClientProxy
java.lang.Object
com.pixelmonmod.tcg.proxy.TCGClientProxy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
init
(net.neoforged.fml.event.lifecycle.FMLCommonSetupEvent e) static void
onClientInit
(net.neoforged.fml.event.lifecycle.FMLClientSetupEvent event)
-
Constructor Details
-
TCGClientProxy
public TCGClientProxy()
-
-
Method Details
-
init
public static void init(net.neoforged.fml.event.lifecycle.FMLCommonSetupEvent e) throws GabeNewellException - Throws:
GabeNewellException
-
onClientInit
public static void onClientInit(net.neoforged.fml.event.lifecycle.FMLClientSetupEvent event)
-