| Package | Description |
|---|---|
| de.epiceric.shopchest.language | |
| de.epiceric.shopchest.nms | |
| de.epiceric.shopchest.utils |
| Modifier and Type | Method and Description |
|---|---|
CustomBookMeta.Generation |
BookGenerationName.getGeneration() |
| Modifier and Type | Method and Description |
|---|---|
static String |
LanguageUtils.getBookGenerationName(CustomBookMeta.Generation generation) |
| Constructor and Description |
|---|
BookGenerationName(CustomBookMeta.Generation generation,
String localizedName) |
| Modifier and Type | Method and Description |
|---|---|
static CustomBookMeta.Generation |
CustomBookMeta.getGeneration(org.bukkit.inventory.ItemStack book) |
static CustomBookMeta.Generation |
CustomBookMeta.Generation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomBookMeta.Generation[] |
CustomBookMeta.Generation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CustomBookMeta.setGeneration(org.bukkit.inventory.ItemStack book,
CustomBookMeta.Generation generation) |
| Modifier and Type | Method and Description |
|---|---|
static CustomBookMeta.Generation |
ItemUtils.getBookGeneration(org.bukkit.inventory.ItemStack itemStack) |
Copyright © 2017. All rights reserved.