Class PokedexTab
java.lang.Object
com.pixelmonmod.pixelmon.client.gui.inventory.tabs.impl.PokedexTab
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addBackButton
(StatefulScreen.Builder builder, Runnable onClick) static net.minecraft.core.Holder
<Pokedex> getResistantTypes
(Pokemon pokemon, boolean unlocked) getWeakTypes
(Pokemon pokemon, boolean unlocked) static ModalSurvivalTab
make
(int id, int column) static void
setCurrentDexList
(List<Pokemon> currentDexList)
-
Field Details
-
REGION_MODE
- See Also:
-
VIEW_MODE
- See Also:
-
SPECIFIC_MODE
- See Also:
-
-
Method Details
-
make
-
setCurrentDexList
-
getCurrentlySelectedPokedex
-
addBackButton
-
getResistantTypes
-
getWeakTypes
-