Class PixelmonGrowths
java.lang.Object
com.pixelmonmod.pixelmon.api.registries.PixelmonGrowths
Static class containing all of Pixelmon's
Growth
s-
Field Summary
Modifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey<Growth>
static final net.minecraft.resources.ResourceKey<Growth>
static final net.minecraft.resources.ResourceKey<Growth>
static final net.minecraft.resources.ResourceKey<Growth>
static final net.minecraft.resources.ResourceKey<Growth>
static final net.minecraft.resources.ResourceKey<Growth>
static final net.minecraft.resources.ResourceKey<Growth>
-
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.core.Holder<Growth>
getLarge()
static net.minecraft.core.Holder<Growth>
static net.minecraft.core.Holder<Growth>
getSmall()
static net.minecraft.core.Holder<Growth>
getXL()
static net.minecraft.core.Holder<Growth>
getXS()
static net.minecraft.core.Holder<Growth>
getXXL()
static net.minecraft.core.Holder<Growth>
getXXS()
-
Field Details
-
EXTRA_EXTRA_SMALL
-
EXTRA_SMALL
-
SMALL
-
ORDINARY
-
LARGE
-
EXTRA_LARGE
-
EXTRA_EXTRA_LARGE
-
-
Method Details
-
getXXS
-
getXS
-
getSmall
-
getOrdinary
-
getLarge
-
getXL
-
getXXL
-