Class TideLootTables.Biomes

java.lang.Object
com.li64.tide.data.TideLootTables.Biomes
Enclosing class:
TideLootTables

public static class TideLootTables.Biomes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • BADLANDS

      public static final net.minecraft.resources.ResourceLocation BADLANDS
    • BIRCH

      public static final net.minecraft.resources.ResourceLocation BIRCH
    • CHERRY

      public static final net.minecraft.resources.ResourceLocation CHERRY
    • DEEP_DARK

      public static final net.minecraft.resources.ResourceLocation DEEP_DARK
    • DESERT

      public static final net.minecraft.resources.ResourceLocation DESERT
    • DRIPSTONE

      public static final net.minecraft.resources.ResourceLocation DRIPSTONE
    • FOREST

      public static final net.minecraft.resources.ResourceLocation FOREST
    • FROZEN

      public static final net.minecraft.resources.ResourceLocation FROZEN
    • JUNGLE

      public static final net.minecraft.resources.ResourceLocation JUNGLE
    • LUSH_CAVES

      public static final net.minecraft.resources.ResourceLocation LUSH_CAVES
    • MOUNTAIN

      public static final net.minecraft.resources.ResourceLocation MOUNTAIN
    • MUSHROOM

      public static final net.minecraft.resources.ResourceLocation MUSHROOM
    • PLAINS

      public static final net.minecraft.resources.ResourceLocation PLAINS
    • SAVANNA

      public static final net.minecraft.resources.ResourceLocation SAVANNA
    • SWAMP

      public static final net.minecraft.resources.ResourceLocation SWAMP
    • TAIGA

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

    • Biomes

      public Biomes()