Modifier and Type | Method and Description |
---|---|
static ShopChest |
ShopChest.getInstance() |
Constructor and Description |
---|
Config(ShopChest plugin) |
LanguageConfiguration(ShopChest plugin) |
Constructor and Description |
---|
BlockExplodeListener(ShopChest plugin) |
ChestProtectListener(ShopChest plugin) |
HologramUpdateListener(ShopChest plugin) |
NotifyUpdateOnJoinListener(ShopChest plugin) |
ShopInteractListener(ShopChest plugin) |
ShopItemListener(ShopChest plugin) |
Modifier and Type | Method and Description |
---|---|
static org.bukkit.entity.EntityType |
SpawnEggMeta.getEntityTypeFromItemStack(ShopChest plugin,
org.bukkit.inventory.ItemStack stack) |
Constructor and Description |
---|
Hologram(ShopChest plugin,
String[] text,
org.bukkit.Location location) |
JsonBuilder(ShopChest plugin,
String text,
String hoverText,
String downloadLink) |
Constructor and Description |
---|
Shop(int id,
ShopChest plugin,
org.bukkit.OfflinePlayer vendor,
org.bukkit.inventory.ItemStack product,
org.bukkit.Location location,
double buyPrice,
double sellPrice,
Shop.ShopType shopType) |
ShopItem(ShopChest plugin,
org.bukkit.inventory.ItemStack itemStack,
org.bukkit.Location location) |
Constructor and Description |
---|
MySQL(ShopChest plugin) |
SQLite(ShopChest plugin) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Utils.sendPacket(ShopChest plugin,
Object packet,
org.bukkit.entity.Player player)
Send a packet to a player
|
Constructor and Description |
---|
ShopUtils(ShopChest plugin) |
UpdateChecker(ShopChest plugin) |
Copyright © 2016. All rights reserved.