Class LootTableRegistration

java.lang.Object
com.pixelmonmod.pixelmon.world.generation.loot.LootTableRegistration

public class LootTableRegistration extends Object
  • Field Details

    • ULTRA_DESERT

      public static final net.minecraft.resources.ResourceLocation ULTRA_DESERT
    • POKEMON_CENTER

      public static final net.minecraft.resources.ResourceLocation POKEMON_CENTER
    • DROWNED_DUNGEON

      public static final net.minecraft.resources.ResourceLocation DROWNED_DUNGEON
    • BOAT_MAGIKARP

      public static final net.minecraft.resources.ResourceLocation BOAT_MAGIKARP
    • BOAT_WOOD

      public static final net.minecraft.resources.ResourceLocation BOAT_WOOD
    • BOAT_QUARTZ

      public static final net.minecraft.resources.ResourceLocation BOAT_QUARTZ
    • TOWER_OF_WATERS

      public static final net.minecraft.resources.ResourceLocation TOWER_OF_WATERS
    • TOWER_OF_DARKNESS

      public static final net.minecraft.resources.ResourceLocation TOWER_OF_DARKNESS
    • COMMON_POKESTOP

      public static final net.minecraft.resources.ResourceLocation COMMON_POKESTOP
    • RARE_POKESTOP

      public static final net.minecraft.resources.ResourceLocation RARE_POKESTOP
    • LEGENDARY_POKESTOP

      public static final net.minecraft.resources.ResourceLocation LEGENDARY_POKESTOP
    • ULTRA_CRATER_GEYSER

      public static final net.minecraft.resources.ResourceLocation ULTRA_CRATER_GEYSER
  • Constructor Details

    • LootTableRegistration

      public LootTableRegistration()