EvenBetterArcheology unspecified
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
de.sakurajin.evenbetterarcheology.compatibility.ArtifactsCompat Class Reference

This class handles compatibility with the Artifacts mod. More...

Static Public Member Functions

static void init ()
 
static ArrayList< LootEntryInsert > getArtifactsLootEntries ()
 This function is used to generate the loot table entries that are injected into the archeology table loot table. More...
 

Detailed Description

This class handles compatibility with the Artifacts mod.

If enabled in the config file, artifacts will be added to the archeology table loot table.

Member Function Documentation

◆ getArtifactsLootEntries()

static ArrayList< LootEntryInsert > de.sakurajin.evenbetterarcheology.compatibility.ArtifactsCompat.getArtifactsLootEntries ( )
static

This function is used to generate the loot table entries that are injected into the archeology table loot table.

It should be called every time the loot tables are build, so calling /reload should call this function.

Returns
a list of loot table entries that are injected into the archeology table loot table

◆ init()

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

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