Class PokedexTab
java.lang.Object
com.pixelmonmod.pixelmon.client.gui.inventory.tabs.impl.PokedexTab
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddBackButton(StatefulScreen.Builder builder, Runnable onClick) static net.minecraft.core.Holder<Pokedex> getResistantTypes(Pokemon pokemon, boolean unlocked) getWeakTypes(Pokemon pokemon, boolean unlocked) static ModalSurvivalTabmake(int id, int column) static voidsetCurrentDexList(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
-