AdvancedMagicWeaponItems

public final class AdvancedMagicWeaponItems

Registers code-owned prototype magic weapons with the normal scalable loot pipeline.

Properties

Link copied to clipboard
public final static String STAFF_FMM_ITEM_ID
Link copied to clipboard
public final static String STAFF_ITEM_ID
Link copied to clipboard
public final static String WAND_FMM_ITEM_ID
Link copied to clipboard
public final static String WAND_ITEM_ID

Functions

Link copied to clipboard
public static List<ItemStack> generateDebugLoadout(int itemLevel, Player player)
Builds the prototype magic weapons through the same scalable custom-item path used by ordinary EliteMobs loot.
Link copied to clipboard
public static void register()
public static void register(ItemConstructionContext construction)