public class ItemParser extends Object
Constructor and Description |
---|
ItemParser() |
Modifier and Type | Method and Description |
---|---|
static org.bukkit.inventory.ItemStack |
addNBTToItemStack(org.bukkit.inventory.ItemStack stack,
Object nbt) |
static org.bukkit.inventory.ItemStack |
generateItemStack(String[] input) |
static String |
getBukkitVersion() |
static Integer |
toInt(String obj,
int min,
int max) |
public static org.bukkit.inventory.ItemStack generateItemStack(String[] input) throws Exception
Exception
public static org.bukkit.inventory.ItemStack addNBTToItemStack(org.bukkit.inventory.ItemStack stack, Object nbt)
public static String getBukkitVersion()
Copyright © 2014. All rights reserved.