Class PixelmonLootTables
java.lang.Object
com.pixelmonmod.pixelmon.world.generation.loot.PixelmonLootTables
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> static final net.minecraft.resources.ResourceKey
<net.minecraft.world.level.storage.loot.LootTable> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ULTRA_DESERT
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> ULTRA_DESERT -
POKEMON_CENTER
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> POKEMON_CENTER -
DROWNED_DUNGEON
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> DROWNED_DUNGEON -
BOAT_MAGIKARP
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> BOAT_MAGIKARP -
BOAT_WOOD
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> BOAT_WOOD -
BOAT_QUARTZ
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> BOAT_QUARTZ -
TOWER_OF_WATERS
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> TOWER_OF_WATERS -
TOWER_OF_DARKNESS
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> TOWER_OF_DARKNESS -
COMMON_POKESTOP
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> COMMON_POKESTOP -
RARE_POKESTOP
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> RARE_POKESTOP -
LEGENDARY_POKESTOP
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> LEGENDARY_POKESTOP -
ULTRA_CRATER_GEYSER
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> ULTRA_CRATER_GEYSER -
CHRISTMAS
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> CHRISTMAS
-
-
Constructor Details
-
PixelmonLootTables
public PixelmonLootTables()
-