ClassLootItemConstructor

public final class ClassLootItemConstructor

The CLASS_LOOT construction policy; identity and authored options remain ordinary custom-item fields.

Functions

Link copied to clipboard
Link copied to clipboard
public static ItemStack construct(CustomItem item, int level, ClassLootSettingsConfig.Difficulty difficulty, ClassLootSettingsConfig.Rank rank, EliteEntity source, Player owner)
public static ItemStack construct(CustomItem item, int level, ClassLootSettingsConfig.Difficulty difficulty, ClassLootSettingsConfig.Rank rank, EliteEntity source, Player owner, String sourceName)
public static ItemStack construct(CustomItem item, int level, ClassLootSettingsConfig.Difficulty difficulty, ClassLootSettingsConfig.Rank rank, EliteEntity source, Player owner, String sourceName, ItemConstructionContext construction)