ClassLootCoverage

public final class ClassLootCoverage

A balanced baseline independent of a dungeon's age or number of authored sword/bow drops.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public static void dropLoot(CustomBossEntity boss)
Link copied to clipboard
public static boolean enabled(CustomBossEntity boss)
Link copied to clipboard
public static ItemStack generate(CustomBossEntity boss, int level, Player owner)
Link copied to clipboard
public static ItemStack preview(CustomBossesConfigFields fields, int level, ClassLootSettingsConfig.Difficulty difficulty, ClassLootSettingsConfig.Rank rank, ClassLootFamily family, Player owner)
Uses the production item constructor without spawning an entity or awarding death rewards.
Link copied to clipboard