Class PokeBallRegistry
java.lang.Object
com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final com.mojang.serialization.Codec<RegistryValue<PokeBall>>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final com.google.gson.Gson
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
static final RegistryValue<PokeBall>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAll()
static RegistryValue<PokeBall>
getPokeBall
(String pokeball) static void
register
(com.google.gson.Gson gson, net.minecraft.resources.ResourceLocation rl, com.google.gson.JsonElement json) static void
-
Field Details
-
GSON
public static final com.google.gson.Gson GSON -
DEFAULT_POKE_BALL_IDS
-
BEAST_BALL
-
CHERISH_BALL
-
DIVE_BALL
-
DREAM_BALL
-
DUSK_BALL
-
FAST_BALL
-
FRIEND_BALL
-
GREAT_BALL
-
GS_BALL
-
HEAL_BALL
-
HEAVY_BALL
-
LEVEL_BALL
-
LOVE_BALL
-
LURE_BALL
-
LUXURY_BALL
-
MASTER_BALL
-
MOON_BALL
-
NEST_BALL
-
NET_BALL
-
PARK_BALL
-
POKE_BALL
-
PREMIER_BALL
-
QUICK_BALL
-
REPEAT_BALL
-
SAFARI_BALL
-
SPORT_BALL
-
TIMER_BALL
-
ULTRA_BALL
-
ANCIENT_POKE_BALL
-
ANCIENT_GREAT_BALL
-
ANCIENT_ULTRA_BALL
-
ANCIENT_HEAVY_BALL
-
LEADEN_BALL
-
GIGATON_BALL
-
FEATHER_BALL
-
WING_BALL
-
JET_BALL
-
ORIGIN_BALL
-
STRANGE_BALL
-
CHRISTMAS_BALL
-
CODEC
-
-
Constructor Details
-
PokeBallRegistry
public PokeBallRegistry()
-
-
Method Details
-
register
public static void register(com.google.gson.Gson gson, net.minecraft.resources.ResourceLocation rl, com.google.gson.JsonElement json) -
register
-
getPokeBall
-
getAll
-