generateLoot

public static ItemStack generateLoot(int itemTier, EliteEntity eliteEntity, Player player)


public static ItemStack generateLoot(int itemLevel, Location location, Player player)

Used for "fake" drops. Currently this means it's used by the SimLootHandler, reason will default to shop.

Return

Parameters

itemLevel
location
player