public class WauzRuneIdentifier
extends java.lang.Object
WauzIdentifier| Constructor and Description |
|---|
WauzRuneIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
identifyRune(org.bukkit.entity.Player player,
org.bukkit.inventory.ItemStack runeItemStack)
Identifies the item, based on the given event.
|
public void identifyRune(org.bukkit.entity.Player player,
org.bukkit.inventory.ItemStack runeItemStack)
player - The player who identifies the item.runeItemStack - The rune item stack, that is getting identified.Rarity.getRandomRuneRarity(),
Tier.getRuneTier(String),
WauzRuneBuilder.generate(Tier, Rarity)