Package | Description |
---|---|
org.inventivetalent.npclib.equipment | |
org.inventivetalent.npclib.npc.living |
Modifier and Type | Method and Description |
---|---|
static EquipmentSlot |
EquipmentSlot.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EquipmentSlot[] |
EquipmentSlot.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
NPCLivingAbstract.refreshSlot(EquipmentSlot slot,
org.bukkit.inventory.ItemStack itemStack) |
Copyright © 2018. All rights reserved.