Class TCGStatisticsRegistry
java.lang.Object
com.pixelmonmod.tcg.init.registry.TCGStatisticsRegistry
The Pixelmon TCG's version of
Stats
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.neoforged.neoforge.registries.DeferredRegister
<net.minecraft.resources.ResourceLocation> static final Supplier
<net.minecraft.resources.ResourceLocation> static final net.neoforged.neoforge.registries.DeferredRegister
<net.minecraft.stats.StatType<?>> static final Supplier
<net.minecraft.resources.ResourceLocation> static final Supplier
<net.minecraft.resources.ResourceLocation> static final Supplier
<net.minecraft.resources.ResourceLocation> static final Supplier
<net.minecraft.resources.ResourceLocation> static final Supplier
<net.minecraft.resources.ResourceLocation> static final Supplier
<net.minecraft.resources.ResourceLocation> static final Supplier
<net.minecraft.resources.ResourceLocation> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STAT_TYPES
public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.stats.StatType<?>> STAT_TYPES -
CUSTOM_STATS
public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.resources.ResourceLocation> CUSTOM_STATS -
TCG_BATTLES_FOUGHT
-
TCG_BATTLES_WON
-
TCG_CARDS_DRAWN
-
TCG_CARD_PACKS_OPENED
-
TCG_ENERGIES_PLACED
-
TCG_ESSENCE_JARS_FILLED
-
TCG_PRIZE_CARDS_TAKEN
-
INTERACTIONS_WITH_CARD_ARENAS
public static final Supplier<net.minecraft.resources.ResourceLocation> INTERACTIONS_WITH_CARD_ARENAS
-
-
Constructor Details
-
TCGStatisticsRegistry
public TCGStatisticsRegistry()
-