EvenBetterArcheology unspecified
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
de.sakurajin.evenbetterarcheology.compatibility.DungeonsAndTavernsCompat Class Reference
Collaboration diagram for de.sakurajin.evenbetterarcheology.compatibility.DungeonsAndTavernsCompat:
Collaboration graph
[legend]

Static Public Member Functions

static void init ()
 

Static Public Attributes

static List< Identifier > DUNGEONS_AND_TAVERNS_LOOT_TABLES
 

Member Function Documentation

◆ init()

static void de.sakurajin.evenbetterarcheology.compatibility.DungeonsAndTavernsCompat.init ( )
static

Member Data Documentation

◆ DUNGEONS_AND_TAVERNS_LOOT_TABLES

List<Identifier> de.sakurajin.evenbetterarcheology.compatibility.DungeonsAndTavernsCompat.DUNGEONS_AND_TAVERNS_LOOT_TABLES
static
Initial value:
= List.of(
new Identifier("minecraft", "archaelogy/ancient_city"),
new Identifier("minecraft", "archaelogy/conduit_ruins"),
new Identifier("minecraft", "archaelogy/jungle_ruins"),
new Identifier("minecraft", "archaelogy/ruins")
)

The documentation for this class was generated from the following file: