Package com.pixelmonmod.tcg.init.loaders
Class TCGLoaders
java.lang.Object
com.pixelmonmod.tcg.init.loaders.TCGLoaders
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addReloadListeners
(net.minecraftforge.event.AddReloadListenerEvent event)
-
Field Details
-
CONFIG_PROCESSORS
public static final Map<String,TriConsumer<com.google.gson.Gson, CONFIG_PROCESSORSnet.minecraft.resources.ResourceLocation, com.google.gson.JsonElement>> -
CARDSET_DATA
- See Also:
-
THEMEDECK_DATA
- See Also:
-
CARD_DATA
- See Also:
-
-
Constructor Details
-
TCGLoaders
public TCGLoaders()
-
-
Method Details
-
addReloadListeners
public static void addReloadListeners(net.minecraftforge.event.AddReloadListenerEvent event)
-