Package | Description |
---|---|
de.epiceric.shopchest.utils |
Modifier and Type | Method and Description |
---|---|
ClickType.EnumClickType |
ClickType.getClickType() |
static ClickType.EnumClickType |
ClickType.EnumClickType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClickType.EnumClickType[] |
ClickType.EnumClickType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ClickType(ClickType.EnumClickType enumClickType) |
ClickType(ClickType.EnumClickType enumClickType,
org.bukkit.inventory.ItemStack product,
double buyPrice,
double sellPrice,
Shop.ShopType shopType) |
Copyright © 2017. All rights reserved.