mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-08 19:51:05 +00:00
1687 lines
201 KiB
HTML
1687 lines
201 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="de">
|
|
<head>
|
|
<!-- Generated by javadoc (1.8.0_74) on Thu Jun 08 15:19:10 CEST 2017 -->
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Index (ShopChest 1.12 API)</title>
|
|
<meta name="date" content="2017-06-08">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Index (ShopChest 1.12 API)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a name="I:A">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">A</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#add-java.lang.String-java.lang.String-">add(String, String)</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Add a value to a list in the config.yml.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#addLine-int-java.lang.String-">addLine(int, String)</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.html#addShop-de.epiceric.shopchest.shop.Shop-de.epiceric.shopchest.utils.Callback-">addShop(Shop, Callback)</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Adds a shop to the database</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#addShop-de.epiceric.shopchest.shop.Shop-boolean-de.epiceric.shopchest.utils.Callback-">addShop(Shop, boolean, Callback)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Add a shop</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#addShop-de.epiceric.shopchest.shop.Shop-boolean-">addShop(Shop, boolean)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Add a shop</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/command/ShopCommand.html#addSubCommand-de.epiceric.shopchest.command.ShopSubCommand-">addSubCommand(ShopSubCommand)</a></span> - Method in class de.epiceric.shopchest.command.<a href="de/epiceric/shopchest/command/ShopCommand.html" title="class in de.epiceric.shopchest.command">ShopCommand</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#allow_broken_items">allow_broken_items</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether players are allowed to sell/buy broken items</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#allow_decimals_in_price">allow_decimals_in_price</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether prices may contain decimals</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#append_potion_level_to_item_name">append_potion_level_to_item_name</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether the extension of a potion or tipped arrow (if available) should be appended to the item name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#areashop_remove_shop_events">areashop_remove_shop_events</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The events of AreaShop when shops in that region should be removed</div>
|
|
</dd>
|
|
<dt><a href="de/epiceric/shopchest/listeners/AreaShopListener.html" title="class in de.epiceric.shopchest.listeners"><span class="typeNameLink">AreaShopListener</span></a> - Class in <a href="de/epiceric/shopchest/listeners/package-summary.html">de.epiceric.shopchest.listeners</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/AreaShopListener.html#AreaShopListener-de.epiceric.shopchest.ShopChest-">AreaShopListener(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/AreaShopListener.html" title="class in de.epiceric.shopchest.listeners">AreaShopListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html" title="class in de.epiceric.shopchest.nms"><span class="typeNameLink">ArmorStandWrapper</span></a> - Class in <a href="de/epiceric/shopchest/nms/package-summary.html">de.epiceric.shopchest.nms</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html#ArmorStandWrapper-de.epiceric.shopchest.ShopChest-org.bukkit.Location-java.lang.String-">ArmorStandWrapper(ShopChest, Location, String)</a></span> - Constructor for class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html" title="class in de.epiceric.shopchest.nms">ArmorStandWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#auto_calculate_item_amount">auto_calculate_item_amount</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether the item amount should be calculated to fit the available money or inventory space</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:B">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">B</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#blacklist">blacklist</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">List containing items, of which players can't create a shop
|
|
If this list contains an item (e.g "STONE", "STONE:1"), it's in the blacklist.</div>
|
|
</dd>
|
|
<dt><a href="de/epiceric/shopchest/listeners/BlockExplodeListener.html" title="class in de.epiceric.shopchest.listeners"><span class="typeNameLink">BlockExplodeListener</span></a> - Class in <a href="de/epiceric/shopchest/listeners/package-summary.html">de.epiceric.shopchest.listeners</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/BlockExplodeListener.html#BlockExplodeListener-de.epiceric.shopchest.ShopChest-">BlockExplodeListener(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/BlockExplodeListener.html" title="class in de.epiceric.shopchest.listeners">BlockExplodeListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/BookGenerationName.html" title="class in de.epiceric.shopchest.language"><span class="typeNameLink">BookGenerationName</span></a> - Class in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/BookGenerationName.html#BookGenerationName-de.epiceric.shopchest.nms.CustomBookMeta.Generation-java.lang.String-">BookGenerationName(CustomBookMeta.Generation, String)</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/BookGenerationName.html" title="class in de.epiceric.shopchest.language">BookGenerationName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/LanguageConfiguration.html#buildHeader--">buildHeader()</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/LanguageConfiguration.html" title="class in de.epiceric.shopchest.config">LanguageConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#BUY">BUY</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#buy_greater_or_equal_sell">buy_greater_or_equal_sell</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether the buy price of a shop must be greater than or equal the sell price</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#BYPASS_EXTERNAL_PLUGIN">BYPASS_EXTERNAL_PLUGIN</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:C">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">C</h2>
|
|
<dl>
|
|
<dt><a href="de/epiceric/shopchest/utils/Callback.html" title="class in de.epiceric.shopchest.utils"><span class="typeNameLink">Callback</span></a> - Class in <a href="de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Callback.html#Callback-de.epiceric.shopchest.ShopChest-">Callback(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Callback.html" title="class in de.epiceric.shopchest.utils">Callback</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Callback.html#callSyncError-java.lang.Throwable-">callSyncError(Throwable)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Callback.html" title="class in de.epiceric.shopchest.utils">Callback</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Callback.html#callSyncResult-java.lang.Object-">callSyncResult(Object)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Callback.html" title="class in de.epiceric.shopchest.utils">Callback</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUpdater.html#cancel--">cancel()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUpdater.html" title="class in de.epiceric.shopchest.utils">ShopUpdater</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/UpdateChecker.html#check--">check()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/UpdateChecker.html" title="class in de.epiceric.shopchest.utils">UpdateChecker</a></dt>
|
|
<dd>
|
|
<div class="block">Check if an update is needed</div>
|
|
</dd>
|
|
<dt><a href="de/epiceric/shopchest/exceptions/ChestNotFoundException.html" title="class in de.epiceric.shopchest.exceptions"><span class="typeNameLink">ChestNotFoundException</span></a> - Exception in <a href="de/epiceric/shopchest/exceptions/package-summary.html">de.epiceric.shopchest.exceptions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/exceptions/ChestNotFoundException.html#ChestNotFoundException-java.lang.String-">ChestNotFoundException(String)</a></span> - Constructor for exception de.epiceric.shopchest.exceptions.<a href="de/epiceric/shopchest/exceptions/ChestNotFoundException.html" title="class in de.epiceric.shopchest.exceptions">ChestNotFoundException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/listeners/ChestProtectListener.html" title="class in de.epiceric.shopchest.listeners"><span class="typeNameLink">ChestProtectListener</span></a> - Class in <a href="de/epiceric/shopchest/listeners/package-summary.html">de.epiceric.shopchest.listeners</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ChestProtectListener.html#ChestProtectListener-de.epiceric.shopchest.ShopChest-com.sk89q.worldguard.bukkit.WorldGuardPlugin-">ChestProtectListener(ShopChest, WorldGuardPlugin)</a></span> - Constructor for class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ChestProtectListener.html" title="class in de.epiceric.shopchest.listeners">ChestProtectListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/utils/ClickType.html" title="class in de.epiceric.shopchest.utils"><span class="typeNameLink">ClickType</span></a> - Class in <a href="de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.html#ClickType-de.epiceric.shopchest.utils.ClickType.EnumClickType-">ClickType(ClickType.EnumClickType)</a></span> - Constructor for class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.html" title="class in de.epiceric.shopchest.utils">ClickType</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.html#ClickType-de.epiceric.shopchest.utils.ClickType.EnumClickType-org.bukkit.inventory.ItemStack-double-double-de.epiceric.shopchest.shop.Shop.ShopType-">ClickType(ClickType.EnumClickType, ItemStack, double, double, Shop.ShopType)</a></span> - Constructor for class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.html" title="class in de.epiceric.shopchest.utils">ClickType</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/utils/ClickType.EnumClickType.html" title="enum in de.epiceric.shopchest.utils"><span class="typeNameLink">ClickType.EnumClickType</span></a> - Enum in <a href="de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config"><span class="typeNameLink">Config</span></a> - Class in <a href="de/epiceric/shopchest/config/package-summary.html">de.epiceric.shopchest.config</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#Config-de.epiceric.shopchest.ShopChest-">Config(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#CONFIG">CONFIG</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.html#connect-de.epiceric.shopchest.utils.Callback-">connect(Callback)</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql">Database</a></dt>
|
|
<dd>
|
|
<div class="block">(Re-)Connects to the the database and initializes it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#contains-org.bukkit.entity.ArmorStand-">contains(ArmorStand)</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#create-boolean-">create(boolean)</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#CREATE">CREATE</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#CREATE_ADMIN">CREATE_ADMIN</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#CREATE_BUY">CREATE_BUY</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#CREATE_PROTECTED">CREATE_PROTECTED</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#CREATE_SELL">CREATE_SELL</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.html#CREATE_SHOP">CREATE_SHOP</a></span> - Static variable in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.html" title="class in de.epiceric.shopchest.external">PlotSquaredShopFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html#CREATE_SHOP">CREATE_SHOP</a></span> - Static variable in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html" title="class in de.epiceric.shopchest.external">WorldGuardShopFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/nms/CustomBookMeta.html" title="class in de.epiceric.shopchest.nms"><span class="typeNameLink">CustomBookMeta</span></a> - Class in <a href="de/epiceric/shopchest/nms/package-summary.html">de.epiceric.shopchest.nms</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/CustomBookMeta.html#CustomBookMeta--">CustomBookMeta()</a></span> - Constructor for class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/CustomBookMeta.html" title="class in de.epiceric.shopchest.nms">CustomBookMeta</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/nms/CustomBookMeta.Generation.html" title="enum in de.epiceric.shopchest.nms"><span class="typeNameLink">CustomBookMeta.Generation</span></a> - Enum in <a href="de/epiceric/shopchest/nms/package-summary.html">de.epiceric.shopchest.nms</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:D">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">D</h2>
|
|
<dl>
|
|
<dt><a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql"><span class="typeNameLink">Database</span></a> - Class in <a href="de/epiceric/shopchest/sql/package-summary.html">de.epiceric.shopchest.sql</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/sql/Database.DatabaseType.html" title="enum in de.epiceric.shopchest.sql"><span class="typeNameLink">Database.DatabaseType</span></a> - Enum in <a href="de/epiceric/shopchest/sql/package-summary.html">de.epiceric.shopchest.sql</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#database_mysql_database">database_mysql_database</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The database used for ShopChest's MySQL database</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#database_mysql_host">database_mysql_host</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The hostname used in ShopChest's MySQL database</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#database_mysql_password">database_mysql_password</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The password used in ShopChest's MySQL database</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#database_mysql_ping_interval">database_mysql_ping_interval</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The interval in seconds, a ping is sent to the MySQL server</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#database_mysql_port">database_mysql_port</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The port used for ShopChest's MySQL database</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#database_mysql_username">database_mysql_username</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The username used in ShopChest's MySQL database</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#database_type">database_type</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The database type used for ShopChest.</div>
|
|
</dd>
|
|
<dt><a href="de/epiceric/shopchest/package-summary.html">de.epiceric.shopchest</a> - package de.epiceric.shopchest</dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/command/package-summary.html">de.epiceric.shopchest.command</a> - package de.epiceric.shopchest.command</dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/config/package-summary.html">de.epiceric.shopchest.config</a> - package de.epiceric.shopchest.config</dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a> - package de.epiceric.shopchest.event</dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/exceptions/package-summary.html">de.epiceric.shopchest.exceptions</a> - package de.epiceric.shopchest.exceptions</dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/external/package-summary.html">de.epiceric.shopchest.external</a> - package de.epiceric.shopchest.external</dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a> - package de.epiceric.shopchest.language</dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/listeners/package-summary.html">de.epiceric.shopchest.listeners</a> - package de.epiceric.shopchest.listeners</dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/nms/package-summary.html">de.epiceric.shopchest.nms</a> - package de.epiceric.shopchest.nms</dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/shop/package-summary.html">de.epiceric.shopchest.shop</a> - package de.epiceric.shopchest.shop</dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/sql/package-summary.html">de.epiceric.shopchest.sql</a> - package de.epiceric.shopchest.sql</dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a> - package de.epiceric.shopchest.utils</dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#debug-java.lang.String-">debug(String)</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd>
|
|
<div class="block">Print a message to the <i>/plugins/ShopChest/debug.txt</i> file</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#debug-java.lang.Throwable-">debug(Throwable)</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd>
|
|
<div class="block">Print a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a>'s stacktrace to the <i>/plugins/ShopChest/debug.txt</i> file</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#decode-java.lang.String-">decode(String)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd>
|
|
<div class="block">Decodes an <code>ItemStack</code> from a Base64 String</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#default_limit">default_limit</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The default shop limit for players whose limit is not set via a permission</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.html#disconnect--">disconnect()</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Closes the connection to the database</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:E">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">E</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_areashop_integration">enable_areashop_integration</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether AreaShop integration should be enabled</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_askyblock_integration">enable_askyblock_integration</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether ASkyBlock integration should be enabled</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_authme_integration">enable_authme_integration</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether AuthMe integration should be enabled</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_debug_log">enable_debug_log</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether the debug log file should be created</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_griefprevention_integration">enable_griefprevention_integration</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether GriefPrevention integration should be enabled</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_hologram_interaction">enable_hologram_interaction</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether hologram interaction should be enabled</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_islandworld_integration">enable_islandworld_integration</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether IslandWorld integration should be enabled</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_plotsquared_integration">enable_plotsquared_integration</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether PlotSquared integration should be enabled</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_quality_mode">enable_quality_mode</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether quality mode should be enabled</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_towny_integration">enable_towny_integration</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether Towny integration should be enabled</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_uskyblock_integration">enable_uskyblock_integration</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether uSkyBlock integration should be enabled</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_vendor_messages">enable_vendor_messages</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether the vendor of the shop should get messages about buys and sells</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#enable_worldguard_integration">enable_worldguard_integration</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether WorldGuard integration should be enabled</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/EnchantmentName.EnchantmentLevelName.html#EnchantmentLevelName-int-java.lang.String-">EnchantmentLevelName(int, String)</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/EnchantmentName.EnchantmentLevelName.html" title="class in de.epiceric.shopchest.language">EnchantmentName.EnchantmentLevelName</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/EnchantmentName.html" title="class in de.epiceric.shopchest.language"><span class="typeNameLink">EnchantmentName</span></a> - Class in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/EnchantmentName.html#EnchantmentName-org.bukkit.enchantments.Enchantment-java.lang.String-">EnchantmentName(Enchantment, String)</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/EnchantmentName.html" title="class in de.epiceric.shopchest.language">EnchantmentName</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/EnchantmentName.EnchantmentLevelName.html" title="class in de.epiceric.shopchest.language"><span class="typeNameLink">EnchantmentName.EnchantmentLevelName</span></a> - Class in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#encode-org.bukkit.inventory.ItemStack-">encode(ItemStack)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd>
|
|
<div class="block">Encodes an <code>ItemStack</code> in a Base64 String</div>
|
|
</dd>
|
|
<dt><a href="de/epiceric/shopchest/language/EntityName.html" title="class in de.epiceric.shopchest.language"><span class="typeNameLink">EntityName</span></a> - Class in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/EntityName.html#EntityName-org.bukkit.entity.EntityType-java.lang.String-">EntityName(EntityType, String)</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/EntityName.html" title="class in de.epiceric.shopchest.language">EntityName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/HologramFormat.html#evalPlaceholder-java.lang.String-java.util.Map-">evalPlaceholder(String, Map<Placeholder, Object>)</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/HologramFormat.html" title="class in de.epiceric.shopchest.config">HologramFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Parse and evaluate a condition</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/HologramFormat.html#evalRequirement-java.lang.String-java.util.Map-">evalRequirement(String, Map<HologramFormat.Requirement, Object>)</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/HologramFormat.html" title="class in de.epiceric.shopchest.config">HologramFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Parse and evaluate a condition</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#exclude_admin_shops">exclude_admin_shops</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether admin shops should be excluded of the shop limits</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/command/ShopSubCommand.html#execute-org.bukkit.command.CommandSender-org.bukkit.command.Command-java.lang.String-java.lang.String:A-">execute(CommandSender, Command, String, String[])</a></span> - Method in class de.epiceric.shopchest.command.<a href="de/epiceric/shopchest/command/ShopSubCommand.html" title="class in de.epiceric.shopchest.command">ShopSubCommand</a></dt>
|
|
<dd>
|
|
<div class="block">Execute the sub command</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#exists--">exists()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#explosion_protection">explosion_protection</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether shops should be protected by explosions</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#EXTEND_OTHER">EXTEND_OTHER</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#EXTEND_PROTECTED">EXTEND_PROTECTED</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:G">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">G</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopInitializedEvent.html#getAmount--">getAmount()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopInitializedEvent.html" title="class in de.epiceric.shopchest.event">ShopInitializedEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#getAmount-org.bukkit.inventory.Inventory-org.bukkit.inventory.ItemStack-">getAmount(Inventory, ItemStack)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the amount of items in an inventory</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#getArmorStandWrappers--">getArmorStandWrappers()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the ArmorStandWrappers of this hologram</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ItemUtils.html#getBookGeneration-org.bukkit.inventory.ItemStack-">getBookGeneration(ItemStack)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ItemUtils.html" title="class in de.epiceric.shopchest.utils">ItemUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LanguageUtils.html#getBookGenerationName-de.epiceric.shopchest.nms.CustomBookMeta.Generation-">getBookGenerationName(CustomBookMeta.Generation)</a></span> - Static method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LanguageUtils.html" title="class in de.epiceric.shopchest.language">LanguageUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#getBuyPrice--">getBuyPrice()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.html#getBuyPrice--">getBuyPrice()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.html" title="class in de.epiceric.shopchest.utils">ClickType</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.html#getClickType--">getClickType()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.html" title="class in de.epiceric.shopchest.utils">ClickType</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/command/ShopCommand.html#getCommand--">getCommand()</a></span> - Method in class de.epiceric.shopchest.command.<a href="de/epiceric/shopchest/command/ShopCommand.html" title="class in de.epiceric.shopchest.command">ShopCommand</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/HologramFormat.html#getConfig--">getConfig()</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/HologramFormat.html" title="class in de.epiceric.shopchest.config">HologramFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the configuration of the "hologram-format.yml" file</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.html#getConnection--">getConnection()</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql">Database</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/MySQL.html#getConnection--">getConnection()</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/MySQL.html" title="class in de.epiceric.shopchest.sql">MySQL</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/SQLite.html#getConnection--">getConnection()</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/SQLite.html" title="class in de.epiceric.shopchest.sql">SQLite</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#getCraftClass-java.lang.String-">getCraftClass(String)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopCreateEvent.html#getCreationPrice--">getCreationPrice()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopCreateEvent.html" title="class in de.epiceric.shopchest.event">ShopCreateEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html#getCustomName--">getCustomName()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html" title="class in de.epiceric.shopchest.nms">ArmorStandWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getDownloadLink--">getDownloadLink()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getEconomy--">getEconomy()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/PotionEffectName.html#getEffect--">getEffect()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/PotionEffectName.html" title="class in de.epiceric.shopchest.language">PotionEffectName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/EnchantmentName.html#getEnchantment--">getEnchantment()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/EnchantmentName.html" title="class in de.epiceric.shopchest.language">EnchantmentName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LanguageUtils.html#getEnchantmentName-org.bukkit.enchantments.Enchantment-int-">getEnchantmentName(Enchantment, int)</a></span> - Static method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LanguageUtils.html" title="class in de.epiceric.shopchest.language">LanguageUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ItemUtils.html#getEnchantments-org.bukkit.inventory.ItemStack-">getEnchantments(ItemStack)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ItemUtils.html" title="class in de.epiceric.shopchest.utils">ItemUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LanguageUtils.html#getEnchantmentString-java.util.Map-">getEnchantmentString(Map<Enchantment, Integer>)</a></span> - Static method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LanguageUtils.html" title="class in de.epiceric.shopchest.language">LanguageUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html#getEntity--">getEntity()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html" title="class in de.epiceric.shopchest.nms">ArmorStandWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html#getEntityId--">getEntityId()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html" title="class in de.epiceric.shopchest.nms">ArmorStandWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/ShopItem.html#getEntityItem--">getEntityItem()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/ShopItem.html" title="class in de.epiceric.shopchest.shop">ShopItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/EntityName.html#getEntityType--">getEntityType()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/EntityName.html" title="class in de.epiceric.shopchest.language">EntityName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/SpawnEggMeta.html#getEntityTypeFromItemStack-de.epiceric.shopchest.ShopChest-org.bukkit.inventory.ItemStack-">getEntityTypeFromItemStack(ShopChest, ItemStack)</a></span> - Static method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/SpawnEggMeta.html" title="class in de.epiceric.shopchest.nms">SpawnEggMeta</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/HologramFormat.html#getFormat-int-java.util.Map-java.util.Map-">getFormat(int, Map<HologramFormat.Requirement, Object>, Map<Placeholder, Object>)</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/HologramFormat.html" title="class in de.epiceric.shopchest.config">HologramFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Get the format for the given line of the hologram</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#getFreeSpaceForItem-org.bukkit.inventory.Inventory-org.bukkit.inventory.ItemStack-">getFreeSpaceForItem(Inventory, ItemStack)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd>
|
|
<div class="block">Get the amount of the given item, that fits in the given inventory</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/BookGenerationName.html#getGeneration--">getGeneration()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/BookGenerationName.html" title="class in de.epiceric.shopchest.language">BookGenerationName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/CustomBookMeta.html#getGeneration-org.bukkit.inventory.ItemStack-">getGeneration(ItemStack)</a></span> - Static method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/CustomBookMeta.html" title="class in de.epiceric.shopchest.nms">CustomBookMeta</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getGriefPrevention--">getGriefPrevention()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopEvent.html" title="class in de.epiceric.shopchest.event">ShopEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopInitializedEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopInitializedEvent.html" title="class in de.epiceric.shopchest.event">ShopInitializedEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html" title="class in de.epiceric.shopchest.event">ShopPreInfoEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html" title="class in de.epiceric.shopchest.event">ShopPreOpenEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html" title="class in de.epiceric.shopchest.event">ShopPreRemoveEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopReloadEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopReloadEvent.html" title="class in de.epiceric.shopchest.event">ShopReloadEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html" title="class in de.epiceric.shopchest.event">ShopRemoveAllEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopUpdateEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopUpdateEvent.html" title="class in de.epiceric.shopchest.event">ShopUpdateEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopEvent.html#getHandlers--">getHandlers()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopEvent.html" title="class in de.epiceric.shopchest.event">ShopEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopInitializedEvent.html#getHandlers--">getHandlers()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopInitializedEvent.html" title="class in de.epiceric.shopchest.event">ShopInitializedEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html#getHandlers--">getHandlers()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html" title="class in de.epiceric.shopchest.event">ShopPreInfoEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html#getHandlers--">getHandlers()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html" title="class in de.epiceric.shopchest.event">ShopPreOpenEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html#getHandlers--">getHandlers()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html" title="class in de.epiceric.shopchest.event">ShopPreRemoveEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopReloadEvent.html#getHandlers--">getHandlers()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopReloadEvent.html" title="class in de.epiceric.shopchest.event">ShopReloadEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html#getHandlers--">getHandlers()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html" title="class in de.epiceric.shopchest.event">ShopRemoveAllEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopUpdateEvent.html#getHandlers--">getHandlers()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopUpdateEvent.html" title="class in de.epiceric.shopchest.event">ShopUpdateEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/command/ShopSubCommand.html#getHelpMessage-org.bukkit.command.CommandSender-">getHelpMessage(CommandSender)</a></span> - Method in class de.epiceric.shopchest.command.<a href="de/epiceric/shopchest/command/ShopSubCommand.html" title="class in de.epiceric.shopchest.command">ShopSubCommand</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the help message for the command.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#getHologram-org.bukkit.entity.ArmorStand-">getHologram(ArmorStand)</a></span> - Static method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#getHologram--">getHologram()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getHologramFormat--">getHologramFormat()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#getID--">getID()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getInstance--">getInstance()</a></span> - Static method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#getInteractArmorStandWrapper--">getInteractArmorStandWrapper()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the ArmorStandWrapper of this hologram that is positioned higher to be used for interaction</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#getInventoryHolder--">getInventoryHolder()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#getItem--">getItem()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#getItemInMainHand-org.bukkit.entity.Player-">getItemInMainHand(Player)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#getItemInOffHand-org.bukkit.entity.Player-">getItemInOffHand(Player)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LanguageUtils.html#getItemName-org.bukkit.inventory.ItemStack-">getItemName(ItemStack)</a></span> - Static method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LanguageUtils.html" title="class in de.epiceric.shopchest.language">LanguageUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/ShopItem.html#getItemStack--">getItemStack()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/ShopItem.html" title="class in de.epiceric.shopchest.shop">ShopItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ItemUtils.html#getItemStack-java.lang.String-">getItemStack(String)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ItemUtils.html" title="class in de.epiceric.shopchest.utils">ItemUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Get the <code>ItemStack</code> from a String</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#getLanguageConfig--">getLanguageConfig()</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.html#getLastLogout-org.bukkit.entity.Player-de.epiceric.shopchest.utils.Callback-">getLastLogout(Player, Callback)</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Get the last logout of a player</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getLatestVersion--">getLatestVersion()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/EnchantmentName.EnchantmentLevelName.html#getLevel--">getLevel()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/EnchantmentName.EnchantmentLevelName.html" title="class in de.epiceric.shopchest.language">EnchantmentName.EnchantmentLevelName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/HologramFormat.html#getLineCount--">getLineCount()</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/HologramFormat.html" title="class in de.epiceric.shopchest.config">HologramFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the amount of lines in a hologram</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#getLines--">getLines()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/UpdateChecker.html#getLink--">getLink()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/UpdateChecker.html" title="class in de.epiceric.shopchest.utils">UpdateChecker</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/BookGenerationName.html#getLocalizedName--">getLocalizedName()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/BookGenerationName.html" title="class in de.epiceric.shopchest.language">BookGenerationName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/EnchantmentName.EnchantmentLevelName.html#getLocalizedName--">getLocalizedName()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/EnchantmentName.EnchantmentLevelName.html" title="class in de.epiceric.shopchest.language">EnchantmentName.EnchantmentLevelName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/EnchantmentName.html#getLocalizedName--">getLocalizedName()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/EnchantmentName.html" title="class in de.epiceric.shopchest.language">EnchantmentName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/EntityName.html#getLocalizedName--">getLocalizedName()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/EntityName.html" title="class in de.epiceric.shopchest.language">EntityName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/ItemName.html#getLocalizedName--">getLocalizedName()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/ItemName.html" title="class in de.epiceric.shopchest.language">ItemName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/MusicDiscName.html#getLocalizedName--">getLocalizedName()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/MusicDiscName.html" title="class in de.epiceric.shopchest.language">MusicDiscName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/PotionEffectName.html#getLocalizedName--">getLocalizedName()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/PotionEffectName.html" title="class in de.epiceric.shopchest.language">PotionEffectName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/PotionName.html#getLocalizedName--">getLocalizedName()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/PotionName.html" title="class in de.epiceric.shopchest.language">PotionName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LocalizedMessage.html#getLocalizedString--">getLocalizedString()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LocalizedMessage.html" title="class in de.epiceric.shopchest.language">LocalizedMessage</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html#getLocation--">getLocation()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html" title="class in de.epiceric.shopchest.nms">ArmorStandWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#getLocation--">getLocation()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#getLocation--">getLocation()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/ShopItem.html#getLocation--">getLocation()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/ShopItem.html" title="class in de.epiceric.shopchest.shop">ShopItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#getMajorVersion--">getMajorVersion()</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/ItemName.html#getMaterial--">getMaterial()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/ItemName.html" title="class in de.epiceric.shopchest.language">ItemName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LanguageUtils.html#getMessage-de.epiceric.shopchest.language.LocalizedMessage.Message-de.epiceric.shopchest.language.LocalizedMessage.ReplacedPlaceholder...-">getMessage(LocalizedMessage.Message, LocalizedMessage.ReplacedPlaceholder...)</a></span> - Static method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LanguageUtils.html" title="class in de.epiceric.shopchest.language">LanguageUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LocalizedMessage.html#getMessage--">getMessage()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LocalizedMessage.html" title="class in de.epiceric.shopchest.language">LocalizedMessage</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/MusicDiscName.html#getMusicDiscMaterial--">getMusicDiscMaterial()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/MusicDiscName.html" title="class in de.epiceric.shopchest.language">MusicDiscName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LanguageUtils.html#getMusicDiscName-org.bukkit.Material-">getMusicDiscName(Material)</a></span> - Static method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LanguageUtils.html" title="class in de.epiceric.shopchest.language">LanguageUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/command/ShopSubCommand.html#getName--">getName()</a></span> - Method in class de.epiceric.shopchest.command.<a href="de/epiceric/shopchest/command/ShopSubCommand.html" title="class in de.epiceric.shopchest.command">ShopSubCommand</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopBuySellEvent.html#getNewAmount--">getNewAmount()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopBuySellEvent.html" title="class in de.epiceric.shopchest.event">ShopBuySellEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopBuySellEvent.html#getNewPrice--">getNewPrice()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopBuySellEvent.html" title="class in de.epiceric.shopchest.event">ShopBuySellEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#getNMSClass-java.lang.String-">getNMSClass(String)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LocalizedMessage.ReplacedPlaceholder.html#getPlaceholder--">getPlaceholder()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LocalizedMessage.ReplacedPlaceholder.html" title="class in de.epiceric.shopchest.language">LocalizedMessage.ReplacedPlaceholder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopEvent.html#getPlayer--">getPlayer()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopEvent.html" title="class in de.epiceric.shopchest.event">ShopEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html#getPlayer--">getPlayer()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html" title="class in de.epiceric.shopchest.event">ShopPreInfoEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html#getPlayer--">getPlayer()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html" title="class in de.epiceric.shopchest.event">ShopPreOpenEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html#getPlayer--">getPlayer()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html" title="class in de.epiceric.shopchest.event">ShopPreRemoveEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.html#getPlayerClickType-org.bukkit.OfflinePlayer-">getPlayerClickType(OfflinePlayer)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.html" title="class in de.epiceric.shopchest.utils">ClickType</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the click type of a player</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ItemUtils.html#getPotionEffect-org.bukkit.inventory.ItemStack-">getPotionEffect(ItemStack)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ItemUtils.html" title="class in de.epiceric.shopchest.utils">ItemUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LanguageUtils.html#getPotionEffectName-org.bukkit.inventory.ItemStack-">getPotionEffectName(ItemStack)</a></span> - Static method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LanguageUtils.html" title="class in de.epiceric.shopchest.language">LanguageUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/PotionName.html#getPotionItemType--">getPotionItemType()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/PotionName.html" title="class in de.epiceric.shopchest.language">PotionName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/PotionName.html#getPotionType--">getPotionType()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/PotionName.html" title="class in de.epiceric.shopchest.language">PotionName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#getPreferredItemInHand-org.bukkit.entity.Player-">getPreferredItemInHand(Player)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#getProduct--">getProduct()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.html#getProduct--">getProduct()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.html" title="class in de.epiceric.shopchest.utils">ClickType</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LocalizedMessage.ReplacedPlaceholder.html#getReplace--">getReplace()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LocalizedMessage.ReplacedPlaceholder.html" title="class in de.epiceric.shopchest.language">LocalizedMessage.ReplacedPlaceholder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.html#getRevenue-org.bukkit.entity.Player-long-de.epiceric.shopchest.utils.Callback-">getRevenue(Player, long, Callback)</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Get the revenue a player got while he was offline</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#getRevision--">getRevision()</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#getSellPrice--">getSellPrice()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.html#getSellPrice--">getSellPrice()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.html" title="class in de.epiceric.shopchest.utils">ClickType</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopReloadEvent.html#getSender--">getSender()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopReloadEvent.html" title="class in de.epiceric.shopchest.event">ShopReloadEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html#getSender--">getSender()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html" title="class in de.epiceric.shopchest.event">ShopRemoveAllEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#getServerVersion--">getServerVersion()</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopEvent.html#getShop--">getShop()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopEvent.html" title="class in de.epiceric.shopchest.event">ShopEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#getShop-org.bukkit.Location-">getShop(Location)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Get the shop at a given location</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#getShopAmount-org.bukkit.OfflinePlayer-">getShopAmount(OfflinePlayer)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Get the amount of shops of a player</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getShopChestConfig--">getShopChestConfig()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getShopCommand--">getShopCommand()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getShopDatabase--">getShopDatabase()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#getShopLimit-org.bukkit.entity.Player-">getShopLimit(Player)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Get the shop limits of a player</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html#getShops--">getShops()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html" title="class in de.epiceric.shopchest.event">ShopRemoveAllEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.html#getShops-boolean-de.epiceric.shopchest.utils.Callback-">getShops(boolean, Callback)</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Get all shops from the database</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#getShops--">getShops()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Get all Shops</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#getShopType--">getShopType()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.html#getShopType--">getShopType()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.html" title="class in de.epiceric.shopchest.utils">ClickType</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getShopUtils--">getShopUtils()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/LanguageConfiguration.html#getString-java.lang.String-java.lang.String-">getString(String, String)</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/LanguageConfiguration.html" title="class in de.epiceric.shopchest.config">LanguageConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/command/ShopCommand.html#getSubCommands--">getSubCommands()</a></span> - Method in class de.epiceric.shopchest.command.<a href="de/epiceric/shopchest/command/ShopCommand.html" title="class in de.epiceric.shopchest.command">ShopCommand</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/ItemName.html#getSubID--">getSubID()</a></span> - Method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/ItemName.html" title="class in de.epiceric.shopchest.language">ItemName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/command/ShopSubCommand.html#getTabCompletions-org.bukkit.command.CommandSender-org.bukkit.command.Command-java.lang.String-java.lang.String:A-">getTabCompletions(CommandSender, Command, String, String[])</a></span> - Method in class de.epiceric.shopchest.command.<a href="de/epiceric/shopchest/command/ShopSubCommand.html" title="class in de.epiceric.shopchest.command">ShopSubCommand</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a list of tab completions for the sub command
|
|
The main sub command will be tab completed by ShopChest</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopUpdateEvent.UpdateQuality.html#getTime--">getTime()</a></span> - Method in enum de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopUpdateEvent.UpdateQuality.html" title="enum in de.epiceric.shopchest.event">ShopUpdateEvent.UpdateQuality</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopBuySellEvent.html#getType--">getType()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopBuySellEvent.html" title="class in de.epiceric.shopchest.event">ShopBuySellEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getUpdater--">getUpdater()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getUSkyBlock--">getUSkyBlock()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html#getUuid--">getUuid()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html" title="class in de.epiceric.shopchest.nms">ArmorStandWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html#getValueDescription--">getValueDescription()</a></span> - Method in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html" title="class in de.epiceric.shopchest.external">PlotSquaredShopFlag.GroupFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html#getVendor--">getVendor()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html" title="class in de.epiceric.shopchest.event">ShopRemoveAllEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#getVendor--">getVendor()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/UpdateChecker.html#getVersion--">getVersion()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/UpdateChecker.html" title="class in de.epiceric.shopchest.utils">UpdateChecker</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#getWorldGuard--">getWorldGuard()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html#GroupFlag-java.lang.String-">GroupFlag(String)</a></span> - Constructor for class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html" title="class in de.epiceric.shopchest.external">PlotSquaredShopFlag.GroupFlag</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:H">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">H</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#hasAreaShop--">hasAreaShop()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#hasASkyBlock--">hasASkyBlock()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#hasAuthMe--">hasAuthMe()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#hasAxeInHand-org.bukkit.entity.Player-">hasAxeInHand(Player)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#hasGriefPrevention--">hasGriefPrevention()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#hasId--">hasId()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#hasIslandWorld--">hasIslandWorld()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#hasPermissionToCreateShop-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-boolean-boolean-">hasPermissionToCreateShop(Player, ItemStack, boolean, boolean)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd>
|
|
<div class="block">Check if a player is allowed to create a shop that sells or buys the given item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#hasPlotSquared--">hasPlotSquared()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#hasTowny--">hasTowny()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#hasUSkyBlock--">hasUSkyBlock()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#hasWorldGuard--">hasWorldGuard()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#hidePlayer-org.bukkit.entity.Player-">hidePlayer(Player)</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms"><span class="typeNameLink">Hologram</span></a> - Class in <a href="de/epiceric/shopchest/nms/package-summary.html">de.epiceric.shopchest.nms</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#Hologram-de.epiceric.shopchest.ShopChest-java.lang.String:A-org.bukkit.Location-">Hologram(ShopChest, String[], Location)</a></span> - Constructor for class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#hologram_fixed_bottom">hologram_fixed_bottom</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether the hologram's location should be fixed at the bottom</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#hologram_lift">hologram_lift</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Amount every hologram should be lifted</div>
|
|
</dd>
|
|
<dt><a href="de/epiceric/shopchest/config/HologramFormat.html" title="class in de.epiceric.shopchest.config"><span class="typeNameLink">HologramFormat</span></a> - Class in <a href="de/epiceric/shopchest/config/package-summary.html">de.epiceric.shopchest.config</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/HologramFormat.html#HologramFormat-de.epiceric.shopchest.ShopChest-">HologramFormat(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/HologramFormat.html" title="class in de.epiceric.shopchest.config">HologramFormat</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/config/HologramFormat.Requirement.html" title="enum in de.epiceric.shopchest.config"><span class="typeNameLink">HologramFormat.Requirement</span></a> - Enum in <a href="de/epiceric/shopchest/config/package-summary.html">de.epiceric.shopchest.config</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#hopper_protection">hopper_protection</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether shops should be protected by hoppers</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:I">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">I</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#invert_mouse_buttons">invert_mouse_buttons</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether the mouse buttons are inverted
|
|
|
|
<b>Default:</b><br>
|
|
Right-Click: Buy<br>
|
|
Left-Click: Sell</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopBuySellEvent.html#isCancelled--">isCancelled()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopBuySellEvent.html" title="class in de.epiceric.shopchest.event">ShopBuySellEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopCreateEvent.html#isCancelled--">isCancelled()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopCreateEvent.html" title="class in de.epiceric.shopchest.event">ShopCreateEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopInfoEvent.html#isCancelled--">isCancelled()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopInfoEvent.html" title="class in de.epiceric.shopchest.event">ShopInfoEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopOpenEvent.html#isCancelled--">isCancelled()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopOpenEvent.html" title="class in de.epiceric.shopchest.event">ShopOpenEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreCreateEvent.html#isCancelled--">isCancelled()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreCreateEvent.html" title="class in de.epiceric.shopchest.event">ShopPreCreateEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html#isCancelled--">isCancelled()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html" title="class in de.epiceric.shopchest.event">ShopPreInfoEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html#isCancelled--">isCancelled()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html" title="class in de.epiceric.shopchest.event">ShopPreOpenEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html#isCancelled--">isCancelled()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html" title="class in de.epiceric.shopchest.event">ShopPreRemoveEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopReloadEvent.html#isCancelled--">isCancelled()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopReloadEvent.html" title="class in de.epiceric.shopchest.event">ShopReloadEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html#isCancelled--">isCancelled()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html" title="class in de.epiceric.shopchest.event">ShopRemoveAllEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopRemoveEvent.html#isCancelled--">isCancelled()</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopRemoveEvent.html" title="class in de.epiceric.shopchest.event">ShopRemoveEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#isCreated--">isCreated()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/HologramFormat.html#isDynamic--">isDynamic()</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/HologramFormat.html" title="class in de.epiceric.shopchest.config">HologramFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether the hologram text has to change dynamically without reloading</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ItemUtils.html#isExtendedPotion-org.bukkit.inventory.ItemStack-">isExtendedPotion(ItemStack)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ItemUtils.html" title="class in de.epiceric.shopchest.utils">ItemUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#isFlagAllowedOnPlot-com.intellectualcrafters.plot.object.Plot-com.intellectualcrafters.plot.flag.Flag-org.bukkit.entity.Player-">isFlagAllowedOnPlot(Plot, Flag, Player)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd>
|
|
<div class="block">Check if a flag is allowed for a player on a plot from PlotSquared</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#isItemSimilar-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack-">isItemSimilar(ItemStack, ItemStack)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd>
|
|
<div class="block">Check if two items are similar to each other</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html#isLoaded--">isLoaded()</a></span> - Static method in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html" title="class in de.epiceric.shopchest.external">WorldGuardShopFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ItemUtils.html#isMusicDisc-org.bukkit.inventory.ItemStack-">isMusicDisc(ItemStack)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ItemUtils.html" title="class in de.epiceric.shopchest.utils">ItemUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#isPartOfHologram-org.bukkit.entity.ArmorStand-">isPartOfHologram(ArmorStand)</a></span> - Static method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/command/ShopSubCommand.html#isPlayerCommand--">isPlayerCommand()</a></span> - Method in class de.epiceric.shopchest.command.<a href="de/epiceric/shopchest/command/ShopSubCommand.html" title="class in de.epiceric.shopchest.command">ShopSubCommand</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether the command can only be used by players, not by the console</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUpdater.html#isRunning--">isRunning()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUpdater.html" title="class in de.epiceric.shopchest.utils">ShopUpdater</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.html#isShop-int-de.epiceric.shopchest.utils.Callback-">isShop(int, Callback)</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql">Database</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#isShop-org.bukkit.Location-">isShop(Location)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Checks whether there is a shop at a given location</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#isUpdateNeeded--">isUpdateNeeded()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#isVisible-org.bukkit.entity.Player-">isVisible(Player)</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/ShopItem.html#isVisible-org.bukkit.entity.Player-">isVisible(Player)</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/ShopItem.html" title="class in de.epiceric.shopchest.shop">ShopItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/ItemName.html" title="class in de.epiceric.shopchest.language"><span class="typeNameLink">ItemName</span></a> - Class in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/ItemName.html#ItemName-org.bukkit.Material-int-java.lang.String-">ItemName(Material, int, String)</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/ItemName.html" title="class in de.epiceric.shopchest.language">ItemName</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/ItemName.html#ItemName-org.bukkit.Material-java.lang.String-">ItemName(Material, String)</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/ItemName.html" title="class in de.epiceric.shopchest.language">ItemName</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/utils/ItemUtils.html" title="class in de.epiceric.shopchest.utils"><span class="typeNameLink">ItemUtils</span></a> - Class in <a href="de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ItemUtils.html#ItemUtils--">ItemUtils()</a></span> - Constructor for class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ItemUtils.html" title="class in de.epiceric.shopchest.utils">ItemUtils</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:J">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">J</h2>
|
|
<dl>
|
|
<dt><a href="de/epiceric/shopchest/nms/JsonBuilder.html" title="class in de.epiceric.shopchest.nms"><span class="typeNameLink">JsonBuilder</span></a> - Class in <a href="de/epiceric/shopchest/nms/package-summary.html">de.epiceric.shopchest.nms</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/JsonBuilder.html#JsonBuilder-de.epiceric.shopchest.ShopChest-java.lang.String-java.lang.String-java.lang.String-">JsonBuilder(ShopChest, String, String, String)</a></span> - Constructor for class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/JsonBuilder.html" title="class in de.epiceric.shopchest.nms">JsonBuilder</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:L">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">L</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#language_file">language_file</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The language file to use (e.g <i>en_US</i>, <i>de_DE</i>)</div>
|
|
</dd>
|
|
<dt><a href="de/epiceric/shopchest/config/LanguageConfiguration.html" title="class in de.epiceric.shopchest.config"><span class="typeNameLink">LanguageConfiguration</span></a> - Class in <a href="de/epiceric/shopchest/config/package-summary.html">de.epiceric.shopchest.config</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/LanguageConfiguration.html#LanguageConfiguration-de.epiceric.shopchest.ShopChest-boolean-">LanguageConfiguration(ShopChest, boolean)</a></span> - Constructor for class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/LanguageConfiguration.html" title="class in de.epiceric.shopchest.config">LanguageConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/LanguageUtils.html" title="class in de.epiceric.shopchest.language"><span class="typeNameLink">LanguageUtils</span></a> - Class in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LanguageUtils.html#LanguageUtils--">LanguageUtils()</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LanguageUtils.html" title="class in de.epiceric.shopchest.language">LanguageUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/LanguageConfiguration.html#load-java.io.File-">load(File)</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/LanguageConfiguration.html" title="class in de.epiceric.shopchest.config">LanguageConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LanguageUtils.html#load--">load()</a></span> - Static method in class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LanguageUtils.html" title="class in de.epiceric.shopchest.language">LanguageUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/LanguageConfiguration.html#loadFromString-java.lang.String-">loadFromString(String)</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/LanguageConfiguration.html" title="class in de.epiceric.shopchest.config">LanguageConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/LocalizedMessage.html" title="class in de.epiceric.shopchest.language"><span class="typeNameLink">LocalizedMessage</span></a> - Class in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LocalizedMessage.html#LocalizedMessage-de.epiceric.shopchest.language.LocalizedMessage.Message-java.lang.String-">LocalizedMessage(LocalizedMessage.Message, String)</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LocalizedMessage.html" title="class in de.epiceric.shopchest.language">LocalizedMessage</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/LocalizedMessage.Message.html" title="enum in de.epiceric.shopchest.language"><span class="typeNameLink">LocalizedMessage.Message</span></a> - Enum in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/LocalizedMessage.ReplacedPlaceholder.html" title="class in de.epiceric.shopchest.language"><span class="typeNameLink">LocalizedMessage.ReplacedPlaceholder</span></a> - Class in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.html#logEconomy-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-org.bukkit.OfflinePlayer-de.epiceric.shopchest.shop.Shop.ShopType-org.bukkit.Location-double-de.epiceric.shopchest.event.ShopBuySellEvent.Type-de.epiceric.shopchest.utils.Callback-">logEconomy(Player, ItemStack, OfflinePlayer, Shop.ShopType, Location, double, ShopBuySellEvent.Type, Callback)</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Log an economy transaction to the database</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.html#logLogout-org.bukkit.entity.Player-long-de.epiceric.shopchest.utils.Callback-">logLogout(Player, long, Callback)</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Log a logout to the database</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:M">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">M</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#main_command_name">main_command_name</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The main command of ShopChest <i>(default: shop)</i></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#maximal_distance">maximal_distance</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum distance between a player and a shop to see the hologram</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#maximal_item_distance">maximal_item_distance</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum distance between a player and a shop to see the shop item</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#maximum_prices">maximum_prices</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum prices for certain items
|
|
This returns a key set, which contains e.g "STONE", "STONE:1", of the <code>maximum-prices</code> section in ShopChest's config.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#minimum_prices">minimum_prices</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The minimum prices for certain items
|
|
This returns a key set, which contains e.g "STONE", "STONE:1", of the <i>minimum-prices</i> section in ShopChest's config.</div>
|
|
</dd>
|
|
<dt><a href="de/epiceric/shopchest/language/MusicDiscName.html" title="class in de.epiceric.shopchest.language"><span class="typeNameLink">MusicDiscName</span></a> - Class in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/MusicDiscName.html#MusicDiscName-org.bukkit.Material-java.lang.String-">MusicDiscName(Material, String)</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/MusicDiscName.html" title="class in de.epiceric.shopchest.language">MusicDiscName</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/sql/MySQL.html" title="class in de.epiceric.shopchest.sql"><span class="typeNameLink">MySQL</span></a> - Class in <a href="de/epiceric/shopchest/sql/package-summary.html">de.epiceric.shopchest.sql</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/MySQL.html#MySQL-de.epiceric.shopchest.ShopChest-">MySQL(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/MySQL.html" title="class in de.epiceric.shopchest.sql">MySQL</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:N">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">N</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#NO_LIMIT">NO_LIMIT</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/exceptions/NotEnoughSpaceException.html" title="class in de.epiceric.shopchest.exceptions"><span class="typeNameLink">NotEnoughSpaceException</span></a> - Exception in <a href="de/epiceric/shopchest/exceptions/package-summary.html">de.epiceric.shopchest.exceptions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/exceptions/NotEnoughSpaceException.html#NotEnoughSpaceException-java.lang.String-">NotEnoughSpaceException(String)</a></span> - Constructor for exception de.epiceric.shopchest.exceptions.<a href="de/epiceric/shopchest/exceptions/NotEnoughSpaceException.html" title="class in de.epiceric.shopchest.exceptions">NotEnoughSpaceException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/listeners/NotifyPlayerOnJoinListener.html" title="class in de.epiceric.shopchest.listeners"><span class="typeNameLink">NotifyPlayerOnJoinListener</span></a> - Class in <a href="de/epiceric/shopchest/listeners/package-summary.html">de.epiceric.shopchest.listeners</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/NotifyPlayerOnJoinListener.html#NotifyPlayerOnJoinListener-de.epiceric.shopchest.ShopChest-">NotifyPlayerOnJoinListener(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/NotifyPlayerOnJoinListener.html" title="class in de.epiceric.shopchest.listeners">NotifyPlayerOnJoinListener</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:O">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">O</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ChestProtectListener.html#onBlockBreak-org.bukkit.event.block.BlockBreakEvent-">onBlockBreak(BlockBreakEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ChestProtectListener.html" title="class in de.epiceric.shopchest.listeners">ChestProtectListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/BlockExplodeListener.html#onBlockExplode-org.bukkit.event.block.BlockExplodeEvent-">onBlockExplode(BlockExplodeEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/BlockExplodeListener.html" title="class in de.epiceric.shopchest.listeners">BlockExplodeListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopItemListener.html#onBlockGrow-org.bukkit.event.block.BlockGrowEvent-">onBlockGrow(BlockGrowEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners">ShopItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ChestProtectListener.html#onBlockPlace-org.bukkit.event.block.BlockPlaceEvent-">onBlockPlace(BlockPlaceEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ChestProtectListener.html" title="class in de.epiceric.shopchest.listeners">ChestProtectListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopItemListener.html#onBlockPlace-org.bukkit.event.block.BlockPlaceEvent-">onBlockPlace(BlockPlaceEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners">ShopItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopItemListener.html#onBlockSpread-org.bukkit.event.block.BlockSpreadEvent-">onBlockSpread(BlockSpreadEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners">ShopItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopItemListener.html#onBucketEmpty-org.bukkit.event.player.PlayerBucketEmptyEvent-">onBucketEmpty(PlayerBucketEmptyEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners">ShopItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/WorldGuardListener.html#onDamageEntity-com.sk89q.worldguard.bukkit.event.entity.DamageEntityEvent-">onDamageEntity(DamageEntityEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/WorldGuardListener.html" title="class in de.epiceric.shopchest.listeners">WorldGuardListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#onDisable--">onDisable()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#onEnable--">onEnable()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ChestProtectListener.html#onEntityExplode-org.bukkit.event.entity.EntityExplodeEvent-">onEntityExplode(EntityExplodeEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ChestProtectListener.html" title="class in de.epiceric.shopchest.listeners">ChestProtectListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Callback.html#onError-java.lang.Throwable-">onError(Throwable)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Callback.html" title="class in de.epiceric.shopchest.utils">Callback</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ChestProtectListener.html#onHologramDamage-org.bukkit.event.entity.EntityDamageEvent-">onHologramDamage(EntityDamageEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ChestProtectListener.html" title="class in de.epiceric.shopchest.listeners">ChestProtectListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopInteractListener.html#onInventoryClick-org.bukkit.event.inventory.InventoryClickEvent-">onInventoryClick(InventoryClickEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopInteractListener.html" title="class in de.epiceric.shopchest.listeners">ShopInteractListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ChestProtectListener.html#onItemMove-org.bukkit.event.inventory.InventoryMoveItemEvent-">onItemMove(InventoryMoveItemEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ChestProtectListener.html" title="class in de.epiceric.shopchest.listeners">ChestProtectListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopItemListener.html#onLiquidFlow-org.bukkit.event.block.BlockFromToEvent-">onLiquidFlow(BlockFromToEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners">ShopItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#onLoad--">onLoad()</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#only_show_first_shop_in_sight">only_show_first_shop_in_sight</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether only the shop a player is looking at should be shown to him</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#only_show_shops_in_sight">only_show_shops_in_sight</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether only the shops a player has in sight should be shown to him</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopItemListener.html#onMultiBlockPlace-org.bukkit.event.block.BlockMultiPlaceEvent-">onMultiBlockPlace(BlockMultiPlaceEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners">ShopItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopItemListener.html#onPistonExtend-org.bukkit.event.block.BlockPistonExtendEvent-">onPistonExtend(BlockPistonExtendEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners">ShopItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopItemListener.html#onPistonRetract-org.bukkit.event.block.BlockPistonRetractEvent-">onPistonRetract(BlockPistonRetractEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners">ShopItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html#onPlayerChangedWorld-org.bukkit.event.player.PlayerChangedWorldEvent-">onPlayerChangedWorld(PlayerChangedWorldEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html" title="class in de.epiceric.shopchest.listeners">ShopUpdateListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopInteractListener.html#onPlayerDamageEntity-org.bukkit.event.entity.EntityDamageByEntityEvent-">onPlayerDamageEntity(EntityDamageByEntityEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopInteractListener.html" title="class in de.epiceric.shopchest.listeners">ShopInteractListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopInteractListener.html#onPlayerInteract-org.bukkit.event.player.PlayerInteractEvent-">onPlayerInteract(PlayerInteractEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopInteractListener.html" title="class in de.epiceric.shopchest.listeners">ShopInteractListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopInteractListener.html#onPlayerInteractAtEntity-org.bukkit.event.player.PlayerInteractAtEntityEvent-">onPlayerInteractAtEntity(PlayerInteractAtEntityEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopInteractListener.html" title="class in de.epiceric.shopchest.listeners">ShopInteractListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopInteractListener.html#onPlayerInteractCreate-org.bukkit.event.player.PlayerInteractEvent-">onPlayerInteractCreate(PlayerInteractEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopInteractListener.html" title="class in de.epiceric.shopchest.listeners">ShopInteractListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/NotifyPlayerOnJoinListener.html#onPlayerJoin-org.bukkit.event.player.PlayerJoinEvent-">onPlayerJoin(PlayerJoinEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/NotifyPlayerOnJoinListener.html" title="class in de.epiceric.shopchest.listeners">NotifyPlayerOnJoinListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html#onPlayerJoin-org.bukkit.event.player.PlayerJoinEvent-">onPlayerJoin(PlayerJoinEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html" title="class in de.epiceric.shopchest.listeners">ShopUpdateListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopItemListener.html#onPlayerLeave-org.bukkit.event.player.PlayerQuitEvent-">onPlayerLeave(PlayerQuitEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners">ShopItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopInteractListener.html#onPlayerManipulateArmorStand-org.bukkit.event.player.PlayerArmorStandManipulateEvent-">onPlayerManipulateArmorStand(PlayerArmorStandManipulateEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopInteractListener.html" title="class in de.epiceric.shopchest.listeners">ShopInteractListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/NotifyPlayerOnJoinListener.html#onPlayerQuit-org.bukkit.event.player.PlayerQuitEvent-">onPlayerQuit(PlayerQuitEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/NotifyPlayerOnJoinListener.html" title="class in de.epiceric.shopchest.listeners">NotifyPlayerOnJoinListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html#onPlayerRespawn-org.bukkit.event.player.PlayerRespawnEvent-">onPlayerRespawn(PlayerRespawnEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html" title="class in de.epiceric.shopchest.listeners">ShopUpdateListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/AreaShopListener.html#onRegionDeleted-me.wiefferink.areashop.events.notify.DeletedRegionEvent-">onRegionDeleted(DeletedRegionEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/AreaShopListener.html" title="class in de.epiceric.shopchest.listeners">AreaShopListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/AreaShopListener.html#onRegionResold-me.wiefferink.areashop.events.notify.ResoldRegionEvent-">onRegionResold(ResoldRegionEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/AreaShopListener.html" title="class in de.epiceric.shopchest.listeners">AreaShopListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/AreaShopListener.html#onRegionSold-me.wiefferink.areashop.events.notify.SoldRegionEvent-">onRegionSold(SoldRegionEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/AreaShopListener.html" title="class in de.epiceric.shopchest.listeners">AreaShopListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/AreaShopListener.html#onRegionUnrented-me.wiefferink.areashop.events.notify.UnrentedRegionEvent-">onRegionUnrented(UnrentedRegionEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/AreaShopListener.html" title="class in de.epiceric.shopchest.listeners">AreaShopListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Callback.html#onResult-java.lang.Object-">onResult(Object)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Callback.html" title="class in de.epiceric.shopchest.utils">Callback</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html#onShopUpdate-de.epiceric.shopchest.event.ShopUpdateEvent-">onShopUpdate(ShopUpdateEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html" title="class in de.epiceric.shopchest.listeners">ShopUpdateListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopItemListener.html#onStructureGrow-org.bukkit.event.world.StructureGrowEvent-">onStructureGrow(StructureGrowEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners">ShopItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/WorldGuardListener.html#onUseBlock-com.sk89q.worldguard.bukkit.event.block.UseBlockEvent-">onUseBlock(UseBlockEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/WorldGuardListener.html" title="class in de.epiceric.shopchest.listeners">WorldGuardListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/WorldGuardListener.html#onUseEntity-com.sk89q.worldguard.bukkit.event.entity.UseEntityEvent-">onUseEntity(UseEntityEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/WorldGuardListener.html" title="class in de.epiceric.shopchest.listeners">WorldGuardListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html#onWorldLoad-org.bukkit.event.world.WorldLoadEvent-">onWorldLoad(WorldLoadEvent)</a></span> - Method in class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html" title="class in de.epiceric.shopchest.listeners">ShopUpdateListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#OPEN_OTHER">OPEN_OTHER</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">P</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html#parseValue-java.lang.String-">parseValue(String)</a></span> - Method in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html" title="class in de.epiceric.shopchest.external">PlotSquaredShopFlag.GroupFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils"><span class="typeNameLink">Permissions</span></a> - Class in <a href="de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#Permissions--">Permissions()</a></span> - Constructor for class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/MySQL.html#ping--">ping()</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/MySQL.html" title="class in de.epiceric.shopchest.sql">MySQL</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/config/Placeholder.html" title="enum in de.epiceric.shopchest.config"><span class="typeNameLink">Placeholder</span></a> - Enum in <a href="de/epiceric/shopchest/config/package-summary.html">de.epiceric.shopchest.config</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.html" title="class in de.epiceric.shopchest.external"><span class="typeNameLink">PlotSquaredShopFlag</span></a> - Class in <a href="de/epiceric/shopchest/external/package-summary.html">de.epiceric.shopchest.external</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.html#PlotSquaredShopFlag--">PlotSquaredShopFlag()</a></span> - Constructor for class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.html" title="class in de.epiceric.shopchest.external">PlotSquaredShopFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.Group.html" title="enum in de.epiceric.shopchest.external"><span class="typeNameLink">PlotSquaredShopFlag.Group</span></a> - Enum in <a href="de/epiceric/shopchest/external/package-summary.html">de.epiceric.shopchest.external</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html" title="class in de.epiceric.shopchest.external"><span class="typeNameLink">PlotSquaredShopFlag.GroupFlag</span></a> - Class in <a href="de/epiceric/shopchest/external/package-summary.html">de.epiceric.shopchest.external</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/PotionEffectName.html" title="class in de.epiceric.shopchest.language"><span class="typeNameLink">PotionEffectName</span></a> - Class in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/PotionEffectName.html#PotionEffectName-org.bukkit.potion.PotionType-java.lang.String-">PotionEffectName(PotionType, String)</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/PotionEffectName.html" title="class in de.epiceric.shopchest.language">PotionEffectName</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/PotionName.html" title="class in de.epiceric.shopchest.language"><span class="typeNameLink">PotionName</span></a> - Class in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/PotionName.html#PotionName-de.epiceric.shopchest.language.PotionName.PotionItemType-org.bukkit.potion.PotionType-java.lang.String-">PotionName(PotionName.PotionItemType, PotionType, String)</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/PotionName.html" title="class in de.epiceric.shopchest.language">PotionName</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/language/PotionName.PotionItemType.html" title="enum in de.epiceric.shopchest.language"><span class="typeNameLink">PotionName.PotionItemType</span></a> - Enum in <a href="de/epiceric/shopchest/language/package-summary.html">de.epiceric.shopchest.language</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:R">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">R</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.html#register-de.epiceric.shopchest.ShopChest-">register(ShopChest)</a></span> - Method in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.html" title="class in de.epiceric.shopchest.external">PlotSquaredShopFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html#register-de.epiceric.shopchest.ShopChest-boolean-">register(ShopChest, boolean)</a></span> - Static method in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html" title="class in de.epiceric.shopchest.external">WorldGuardShopFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#reload-boolean-boolean-boolean-">reload(boolean, boolean, boolean)</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Reload the configuration values from config.yml</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/HologramFormat.html#reload--">reload()</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/HologramFormat.html" title="class in de.epiceric.shopchest.config">HologramFormat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#RELOAD">RELOAD</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#reloadShops-boolean-boolean-de.epiceric.shopchest.utils.Callback-">reloadShops(boolean, boolean, Callback)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Reload the shops</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#remove-java.lang.String-java.lang.String-">remove(String, String)</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html#remove--">remove()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html" title="class in de.epiceric.shopchest.nms">ArmorStandWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#remove--">remove()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the hologram.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/ShopItem.html#remove--">remove()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/ShopItem.html" title="class in de.epiceric.shopchest.shop">ShopItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#REMOVE_ADMIN">REMOVE_ADMIN</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#REMOVE_OTHER">REMOVE_OTHER</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#remove_shop_on_error">remove_shop_on_error</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether shops should automatically be removed from the database if an error occurred while loading
|
|
(e.g. when no chest is found at a shop's location)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#removeHologram--">removeHologram()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the hologram of the shop</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#removeItem--">removeItem()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the floating item of the shop</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#removeLine-int-">removeLine(int)</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.html#removePlayerClickType-org.bukkit.OfflinePlayer-">removePlayerClickType(OfflinePlayer)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.html" title="class in de.epiceric.shopchest.utils">ClickType</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the click type from a player</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.html#removeShop-de.epiceric.shopchest.shop.Shop-de.epiceric.shopchest.utils.Callback-">removeShop(Shop, Callback)</a></span> - Method in class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.html" title="class in de.epiceric.shopchest.sql">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Remove a shop from the database</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#removeShop-de.epiceric.shopchest.shop.Shop-boolean-de.epiceric.shopchest.utils.Callback-">removeShop(Shop, boolean, Callback)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Remove a shop</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#removeShop-de.epiceric.shopchest.shop.Shop-boolean-">removeShop(Shop, boolean)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Remove a shop</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LocalizedMessage.ReplacedPlaceholder.html#ReplacedPlaceholder-de.epiceric.shopchest.config.Placeholder-java.lang.String-">ReplacedPlaceholder(Placeholder, String)</a></span> - Constructor for class de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LocalizedMessage.ReplacedPlaceholder.html" title="class in de.epiceric.shopchest.language">LocalizedMessage.ReplacedPlaceholder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/ShopItem.html#resetForPlayer-org.bukkit.entity.Player-">resetForPlayer(Player)</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/ShopItem.html" title="class in de.epiceric.shopchest.shop">ShopItem</a></dt>
|
|
<dd>
|
|
<div class="block">Respawns the item at the set location for a player</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUpdater.html#run--">run()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUpdater.html" title="class in de.epiceric.shopchest.utils">ShopUpdater</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:S">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">S</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/LanguageConfiguration.html#saveToString--">saveToString()</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/LanguageConfiguration.html" title="class in de.epiceric.shopchest.config">LanguageConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#SELL">SELL</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/JsonBuilder.html#sendJson-org.bukkit.entity.Player-">sendJson(Player)</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/JsonBuilder.html" title="class in de.epiceric.shopchest.nms">JsonBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#sendPacket-de.epiceric.shopchest.ShopChest-java.lang.Object-org.bukkit.entity.Player-">sendPacket(ShopChest, Object, Player)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd>
|
|
<div class="block">Send a packet to a player</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#set-java.lang.String-java.lang.String-">set(String, String)</a></span> - Method in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Set a configuration value
|
|
<i>Config is automatically reloaded</i></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopBuySellEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopBuySellEvent.html" title="class in de.epiceric.shopchest.event">ShopBuySellEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopCreateEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopCreateEvent.html" title="class in de.epiceric.shopchest.event">ShopCreateEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopInfoEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopInfoEvent.html" title="class in de.epiceric.shopchest.event">ShopInfoEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopOpenEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopOpenEvent.html" title="class in de.epiceric.shopchest.event">ShopOpenEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreCreateEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreCreateEvent.html" title="class in de.epiceric.shopchest.event">ShopPreCreateEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html" title="class in de.epiceric.shopchest.event">ShopPreInfoEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html" title="class in de.epiceric.shopchest.event">ShopPreOpenEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html" title="class in de.epiceric.shopchest.event">ShopPreRemoveEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopReloadEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopReloadEvent.html" title="class in de.epiceric.shopchest.event">ShopReloadEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html" title="class in de.epiceric.shopchest.event">ShopRemoveAllEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopRemoveEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopRemoveEvent.html" title="class in de.epiceric.shopchest.event">ShopRemoveEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html#setCustomName-java.lang.String-">setCustomName(String)</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html" title="class in de.epiceric.shopchest.nms">ArmorStandWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#setDownloadLink-java.lang.String-">setDownloadLink(String)</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd>
|
|
<div class="block">Set the download Link of the latest version (will return null if not checked or if no update is available)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/CustomBookMeta.html#setGeneration-org.bukkit.inventory.ItemStack-de.epiceric.shopchest.nms.CustomBookMeta.Generation-">setGeneration(ItemStack, CustomBookMeta.Generation)</a></span> - Static method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/CustomBookMeta.html" title="class in de.epiceric.shopchest.nms">CustomBookMeta</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#setId-int-">setId(int)</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd>
|
|
<div class="block">Assign an ID to the shop.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#setLatestVersion-java.lang.String-">setLatestVersion(String)</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd>
|
|
<div class="block">Set the latest version</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#setLine-int-java.lang.String-">setLine(int, String)</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html#setLocation-org.bukkit.Location-">setLocation(Location)</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html" title="class in de.epiceric.shopchest.nms">ArmorStandWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUpdater.html#setMaxDelta-long-">setMaxDelta(long)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUpdater.html" title="class in de.epiceric.shopchest.utils">ShopUpdater</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.html#setPlayerClickType-org.bukkit.OfflinePlayer-de.epiceric.shopchest.utils.ClickType-">setPlayerClickType(OfflinePlayer, ClickType)</a></span> - Static method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.html" title="class in de.epiceric.shopchest.utils">ClickType</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the click type of a player</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#setUpdateNeeded-boolean-">setUpdateNeeded(boolean)</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd>
|
|
<div class="block">Set whether an update is needed</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#setUpdater-de.epiceric.shopchest.utils.ShopUpdater-">setUpdater(ShopUpdater)</a></span> - Method in class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd>
|
|
<div class="block">Set the <a href="de/epiceric/shopchest/utils/ShopUpdater.html" title="class in de.epiceric.shopchest.utils"><code>ShopUpdater</code></a> that schedules hologram and item updates</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html#setVisible-org.bukkit.entity.Player-boolean-">setVisible(Player, boolean)</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/ArmorStandWrapper.html" title="class in de.epiceric.shopchest.nms">ArmorStandWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/ShopItem.html#setVisible-org.bukkit.entity.Player-boolean-">setVisible(Player, boolean)</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/ShopItem.html" title="class in de.epiceric.shopchest.shop">ShopItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop"><span class="typeNameLink">Shop</span></a> - Class in <a href="de/epiceric/shopchest/shop/package-summary.html">de.epiceric.shopchest.shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#Shop-int-de.epiceric.shopchest.ShopChest-org.bukkit.OfflinePlayer-org.bukkit.inventory.ItemStack-org.bukkit.Location-double-double-de.epiceric.shopchest.shop.Shop.ShopType-">Shop(int, ShopChest, OfflinePlayer, ItemStack, Location, double, double, Shop.ShopType)</a></span> - Constructor for class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#Shop-de.epiceric.shopchest.ShopChest-org.bukkit.OfflinePlayer-org.bukkit.inventory.ItemStack-org.bukkit.Location-double-double-de.epiceric.shopchest.shop.Shop.ShopType-">Shop(ShopChest, OfflinePlayer, ItemStack, Location, double, double, Shop.ShopType)</a></span> - Constructor for class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/shop/Shop.ShopType.html" title="enum in de.epiceric.shopchest.shop"><span class="typeNameLink">Shop.ShopType</span></a> - Enum in <a href="de/epiceric/shopchest/shop/package-summary.html">de.epiceric.shopchest.shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#shop_creation_price_admin">shop_creation_price_admin</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The price a player has to pay in order to create an admin shop</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#shop_creation_price_normal">shop_creation_price_normal</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The price a player has to pay in order to create a normal shop</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#shop_info_item">shop_info_item</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The item with which a player can click a shop to retrieve information</div>
|
|
</dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopBuySellEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopBuySellEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a player buys or sells something from or to a shop</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopBuySellEvent.html#ShopBuySellEvent-org.bukkit.entity.Player-de.epiceric.shopchest.shop.Shop-de.epiceric.shopchest.event.ShopBuySellEvent.Type-int-double-">ShopBuySellEvent(Player, Shop, ShopBuySellEvent.Type, int, double)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopBuySellEvent.html" title="class in de.epiceric.shopchest.event">ShopBuySellEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopBuySellEvent.Type.html" title="enum in de.epiceric.shopchest.event"><span class="typeNameLink">ShopBuySellEvent.Type</span></a> - Enum in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest"><span class="typeNameLink">ShopChest</span></a> - Class in <a href="de/epiceric/shopchest/package-summary.html">de.epiceric.shopchest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/ShopChest.html#ShopChest--">ShopChest()</a></span> - Constructor for class de.epiceric.shopchest.<a href="de/epiceric/shopchest/ShopChest.html" title="class in de.epiceric.shopchest">ShopChest</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/command/ShopCommand.html" title="class in de.epiceric.shopchest.command"><span class="typeNameLink">ShopCommand</span></a> - Class in <a href="de/epiceric/shopchest/command/package-summary.html">de.epiceric.shopchest.command</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/command/ShopCommand.html#ShopCommand-de.epiceric.shopchest.ShopChest-">ShopCommand(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.command.<a href="de/epiceric/shopchest/command/ShopCommand.html" title="class in de.epiceric.shopchest.command">ShopCommand</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopCreateEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopCreateEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a player creates a shop (clicks on a chest)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopCreateEvent.html#ShopCreateEvent-org.bukkit.entity.Player-de.epiceric.shopchest.shop.Shop-double-">ShopCreateEvent(Player, Shop, double)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopCreateEvent.html" title="class in de.epiceric.shopchest.event">ShopCreateEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopEvent.html#ShopEvent-org.bukkit.entity.Player-de.epiceric.shopchest.shop.Shop-">ShopEvent(Player, Shop)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopEvent.html" title="class in de.epiceric.shopchest.event">ShopEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopInfoEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopInfoEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a player retrieves information about a shop (clicks on a chest)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopInfoEvent.html#ShopInfoEvent-org.bukkit.entity.Player-de.epiceric.shopchest.shop.Shop-">ShopInfoEvent(Player, Shop)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopInfoEvent.html" title="class in de.epiceric.shopchest.event">ShopInfoEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopInitializedEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopInitializedEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopInitializedEvent.html#ShopInitializedEvent-int-">ShopInitializedEvent(int)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopInitializedEvent.html" title="class in de.epiceric.shopchest.event">ShopInitializedEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/listeners/ShopInteractListener.html" title="class in de.epiceric.shopchest.listeners"><span class="typeNameLink">ShopInteractListener</span></a> - Class in <a href="de/epiceric/shopchest/listeners/package-summary.html">de.epiceric.shopchest.listeners</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopInteractListener.html#ShopInteractListener-de.epiceric.shopchest.ShopChest-">ShopInteractListener(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopInteractListener.html" title="class in de.epiceric.shopchest.listeners">ShopInteractListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/shop/ShopItem.html" title="class in de.epiceric.shopchest.shop"><span class="typeNameLink">ShopItem</span></a> - Class in <a href="de/epiceric/shopchest/shop/package-summary.html">de.epiceric.shopchest.shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/ShopItem.html#ShopItem-de.epiceric.shopchest.ShopChest-org.bukkit.inventory.ItemStack-org.bukkit.Location-">ShopItem(ShopChest, ItemStack, Location)</a></span> - Constructor for class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/ShopItem.html" title="class in de.epiceric.shopchest.shop">ShopItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners"><span class="typeNameLink">ShopItemListener</span></a> - Class in <a href="de/epiceric/shopchest/listeners/package-summary.html">de.epiceric.shopchest.listeners</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopItemListener.html#ShopItemListener-de.epiceric.shopchest.ShopChest-">ShopItemListener(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopItemListener.html" title="class in de.epiceric.shopchest.listeners">ShopItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopOpenEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopOpenEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a player opens a shop (clicks on a chest)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopOpenEvent.html#ShopOpenEvent-org.bukkit.entity.Player-de.epiceric.shopchest.shop.Shop-">ShopOpenEvent(Player, Shop)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopOpenEvent.html" title="class in de.epiceric.shopchest.event">ShopOpenEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopPreCreateEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopPreCreateEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a player wants to create a shop (enters the command)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreCreateEvent.html#ShopPreCreateEvent-org.bukkit.entity.Player-de.epiceric.shopchest.shop.Shop-">ShopPreCreateEvent(Player, Shop)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreCreateEvent.html" title="class in de.epiceric.shopchest.event">ShopPreCreateEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopPreInfoEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a player wants to retrieve information about a shop (enters the command)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html#ShopPreInfoEvent-org.bukkit.entity.Player-">ShopPreInfoEvent(Player)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreInfoEvent.html" title="class in de.epiceric.shopchest.event">ShopPreInfoEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopPreOpenEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a player wants to open a shop (enters the command)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html#ShopPreOpenEvent-org.bukkit.entity.Player-">ShopPreOpenEvent(Player)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreOpenEvent.html" title="class in de.epiceric.shopchest.event">ShopPreOpenEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopPreRemoveEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a player wants to remove a shop (enters the command)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html#ShopPreRemoveEvent-org.bukkit.entity.Player-">ShopPreRemoveEvent(Player)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopPreRemoveEvent.html" title="class in de.epiceric.shopchest.event">ShopPreRemoveEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopReloadEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopReloadEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a player reloads the shops</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopReloadEvent.html#ShopReloadEvent-org.bukkit.command.CommandSender-">ShopReloadEvent(CommandSender)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopReloadEvent.html" title="class in de.epiceric.shopchest.event">ShopReloadEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopRemoveAllEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html#ShopRemoveAllEvent-org.bukkit.command.CommandSender-org.bukkit.OfflinePlayer-java.util.List-">ShopRemoveAllEvent(CommandSender, OfflinePlayer, List<Shop>)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopRemoveAllEvent.html" title="class in de.epiceric.shopchest.event">ShopRemoveAllEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopRemoveEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopRemoveEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a player removes a shop (clicks on a chest)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopRemoveEvent.html#ShopRemoveEvent-org.bukkit.entity.Player-de.epiceric.shopchest.shop.Shop-">ShopRemoveEvent(Player, Shop)</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopRemoveEvent.html" title="class in de.epiceric.shopchest.event">ShopRemoveEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/command/ShopSubCommand.html" title="class in de.epiceric.shopchest.command"><span class="typeNameLink">ShopSubCommand</span></a> - Class in <a href="de/epiceric/shopchest/command/package-summary.html">de.epiceric.shopchest.command</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/command/ShopSubCommand.html#ShopSubCommand-java.lang.String-boolean-org.bukkit.command.CommandExecutor-org.bukkit.command.TabCompleter-">ShopSubCommand(String, boolean, CommandExecutor, TabCompleter)</a></span> - Constructor for class de.epiceric.shopchest.command.<a href="de/epiceric/shopchest/command/ShopSubCommand.html" title="class in de.epiceric.shopchest.command">ShopSubCommand</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopUpdateEvent.html" title="class in de.epiceric.shopchest.event"><span class="typeNameLink">ShopUpdateEvent</span></a> - Class in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd>
|
|
<div class="block">Called when the shop updater runs <br/>
|
|
It's not recommended to listen to this event!</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopUpdateEvent.html#ShopUpdateEvent--">ShopUpdateEvent()</a></span> - Constructor for class de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopUpdateEvent.html" title="class in de.epiceric.shopchest.event">ShopUpdateEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/event/ShopUpdateEvent.UpdateQuality.html" title="enum in de.epiceric.shopchest.event"><span class="typeNameLink">ShopUpdateEvent.UpdateQuality</span></a> - Enum in <a href="de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html" title="class in de.epiceric.shopchest.listeners"><span class="typeNameLink">ShopUpdateListener</span></a> - Class in <a href="de/epiceric/shopchest/listeners/package-summary.html">de.epiceric.shopchest.listeners</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html#ShopUpdateListener-de.epiceric.shopchest.ShopChest-">ShopUpdateListener(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/ShopUpdateListener.html" title="class in de.epiceric.shopchest.listeners">ShopUpdateListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/utils/ShopUpdater.html" title="class in de.epiceric.shopchest.utils"><span class="typeNameLink">ShopUpdater</span></a> - Class in <a href="de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUpdater.html#ShopUpdater-de.epiceric.shopchest.ShopChest-">ShopUpdater(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUpdater.html" title="class in de.epiceric.shopchest.utils">ShopUpdater</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils"><span class="typeNameLink">ShopUtils</span></a> - Class in <a href="de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#ShopUtils-de.epiceric.shopchest.ShopChest-">ShopUtils(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#show_shop_items">show_shop_items</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">Whether the shop items should be shown</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/Hologram.html#showPlayer-org.bukkit.entity.Player-">showPlayer(Player)</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/Hologram.html" title="class in de.epiceric.shopchest.nms">Hologram</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/nms/SpawnEggMeta.html" title="class in de.epiceric.shopchest.nms"><span class="typeNameLink">SpawnEggMeta</span></a> - Class in <a href="de/epiceric/shopchest/nms/package-summary.html">de.epiceric.shopchest.nms</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/SpawnEggMeta.html#SpawnEggMeta--">SpawnEggMeta()</a></span> - Constructor for class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/SpawnEggMeta.html" title="class in de.epiceric.shopchest.nms">SpawnEggMeta</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/sql/SQLite.html" title="class in de.epiceric.shopchest.sql"><span class="typeNameLink">SQLite</span></a> - Class in <a href="de/epiceric/shopchest/sql/package-summary.html">de.epiceric.shopchest.sql</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/SQLite.html#SQLite-de.epiceric.shopchest.ShopChest-">SQLite(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/SQLite.html" title="class in de.epiceric.shopchest.sql">SQLite</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUpdater.html#start--">start()</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUpdater.html" title="class in de.epiceric.shopchest.utils">ShopUpdater</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:T">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">T</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Placeholder.html#toString--">toString()</a></span> - Method in enum de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Placeholder.html" title="enum in de.epiceric.shopchest.config">Placeholder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/JsonBuilder.html#toString--">toString()</a></span> - Method in class de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/JsonBuilder.html" title="class in de.epiceric.shopchest.nms">JsonBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#towny_shop_plots_king">towny_shop_plots_king</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The types of town plots the king is allowed to create shops in</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#towny_shop_plots_mayor">towny_shop_plots_mayor</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The types of town plots the mayor is allowed to create shops in</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#towny_shop_plots_residents">towny_shop_plots_residents</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The types of town plots residents are allowed to create shops in</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:U">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">U</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#UPDATE">UPDATE</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Permissions.html#UPDATE_NOTIFICATION">UPDATE_NOTIFICATION</a></span> - Static variable in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Permissions.html" title="class in de.epiceric.shopchest.utils">Permissions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#update_quality">update_quality</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The quality of hologram and item updating (performance saving, or better quality)</div>
|
|
</dd>
|
|
<dt><a href="de/epiceric/shopchest/utils/UpdateChecker.html" title="class in de.epiceric.shopchest.utils"><span class="typeNameLink">UpdateChecker</span></a> - Class in <a href="de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/UpdateChecker.html#UpdateChecker-de.epiceric.shopchest.ShopChest-">UpdateChecker(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/UpdateChecker.html" title="class in de.epiceric.shopchest.utils">UpdateChecker</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/utils/UpdateChecker.UpdateCheckerResult.html" title="enum in de.epiceric.shopchest.utils"><span class="typeNameLink">UpdateChecker.UpdateCheckerResult</span></a> - Enum in <a href="de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.html#updateHologramText--">updateHologramText()</a></span> - Method in class de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.html" title="class in de.epiceric.shopchest.shop">Shop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#updateShop-de.epiceric.shopchest.shop.Shop-org.bukkit.entity.Player-">updateShop(Shop, Player)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Update hologram and item of the shop for a player based on their distance to each other</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#updateShops-org.bukkit.entity.Player-">updateShops(Player)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Update hologram and item of all shops for a player</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ShopUtils.html#updateShops-org.bukkit.entity.Player-boolean-">updateShops(Player, boolean)</a></span> - Method in class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ShopUtils.html" title="class in de.epiceric.shopchest.utils">ShopUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Update hologram and item of all shops for a player</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.html#USE_ADMIN_SHOP">USE_ADMIN_SHOP</a></span> - Static variable in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.html" title="class in de.epiceric.shopchest.external">PlotSquaredShopFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html#USE_ADMIN_SHOP">USE_ADMIN_SHOP</a></span> - Static variable in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html" title="class in de.epiceric.shopchest.external">WorldGuardShopFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.html#USE_SHOP">USE_SHOP</a></span> - Static variable in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.html" title="class in de.epiceric.shopchest.external">PlotSquaredShopFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html#USE_SHOP">USE_SHOP</a></span> - Static variable in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html" title="class in de.epiceric.shopchest.external">WorldGuardShopFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils"><span class="typeNameLink">Utils</span></a> - Class in <a href="de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/Utils.html#Utils--">Utils()</a></span> - Constructor for class de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/Utils.html" title="class in de.epiceric.shopchest.utils">Utils</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:V">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">V</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/HologramFormat.Requirement.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/HologramFormat.Requirement.html" title="enum in de.epiceric.shopchest.config">HologramFormat.Requirement</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Placeholder.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Placeholder.html" title="enum in de.epiceric.shopchest.config">Placeholder</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopBuySellEvent.Type.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopBuySellEvent.Type.html" title="enum in de.epiceric.shopchest.event">ShopBuySellEvent.Type</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopUpdateEvent.UpdateQuality.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopUpdateEvent.UpdateQuality.html" title="enum in de.epiceric.shopchest.event">ShopUpdateEvent.UpdateQuality</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.Group.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.Group.html" title="enum in de.epiceric.shopchest.external">PlotSquaredShopFlag.Group</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LocalizedMessage.Message.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LocalizedMessage.Message.html" title="enum in de.epiceric.shopchest.language">LocalizedMessage.Message</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/PotionName.PotionItemType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/PotionName.PotionItemType.html" title="enum in de.epiceric.shopchest.language">PotionName.PotionItemType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/CustomBookMeta.Generation.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/CustomBookMeta.Generation.html" title="enum in de.epiceric.shopchest.nms">CustomBookMeta.Generation</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.ShopType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.ShopType.html" title="enum in de.epiceric.shopchest.shop">Shop.ShopType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.DatabaseType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.DatabaseType.html" title="enum in de.epiceric.shopchest.sql">Database.DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.EnumClickType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.EnumClickType.html" title="enum in de.epiceric.shopchest.utils">ClickType.EnumClickType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/UpdateChecker.UpdateCheckerResult.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/UpdateChecker.UpdateCheckerResult.html" title="enum in de.epiceric.shopchest.utils">UpdateChecker.UpdateCheckerResult</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/HologramFormat.Requirement.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/HologramFormat.Requirement.html" title="enum in de.epiceric.shopchest.config">HologramFormat.Requirement</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Placeholder.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Placeholder.html" title="enum in de.epiceric.shopchest.config">Placeholder</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopBuySellEvent.Type.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopBuySellEvent.Type.html" title="enum in de.epiceric.shopchest.event">ShopBuySellEvent.Type</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/event/ShopUpdateEvent.UpdateQuality.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.event.<a href="de/epiceric/shopchest/event/ShopUpdateEvent.UpdateQuality.html" title="enum in de.epiceric.shopchest.event">ShopUpdateEvent.UpdateQuality</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.Group.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.Group.html" title="enum in de.epiceric.shopchest.external">PlotSquaredShopFlag.Group</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/LocalizedMessage.Message.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/LocalizedMessage.Message.html" title="enum in de.epiceric.shopchest.language">LocalizedMessage.Message</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/language/PotionName.PotionItemType.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.language.<a href="de/epiceric/shopchest/language/PotionName.PotionItemType.html" title="enum in de.epiceric.shopchest.language">PotionName.PotionItemType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/nms/CustomBookMeta.Generation.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.nms.<a href="de/epiceric/shopchest/nms/CustomBookMeta.Generation.html" title="enum in de.epiceric.shopchest.nms">CustomBookMeta.Generation</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/shop/Shop.ShopType.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.shop.<a href="de/epiceric/shopchest/shop/Shop.ShopType.html" title="enum in de.epiceric.shopchest.shop">Shop.ShopType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/sql/Database.DatabaseType.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.sql.<a href="de/epiceric/shopchest/sql/Database.DatabaseType.html" title="enum in de.epiceric.shopchest.sql">Database.DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/ClickType.EnumClickType.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/ClickType.EnumClickType.html" title="enum in de.epiceric.shopchest.utils">ClickType.EnumClickType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/utils/UpdateChecker.UpdateCheckerResult.html#values--">values()</a></span> - Static method in enum de.epiceric.shopchest.utils.<a href="de/epiceric/shopchest/utils/UpdateChecker.UpdateCheckerResult.html" title="enum in de.epiceric.shopchest.utils">UpdateChecker.UpdateCheckerResult</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html#valueToString-java.lang.Object-">valueToString(Object)</a></span> - Method in class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html" title="class in de.epiceric.shopchest.external">PlotSquaredShopFlag.GroupFlag</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:W">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">W</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#wg_allow_create_shop_default">wg_allow_create_shop_default</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The default value for the custom WorldGuard flag 'create-shop'</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#wg_allow_use_admin_shop_default">wg_allow_use_admin_shop_default</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The default value for the custom WorldGuard flag 'use-admin-shop'</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/config/Config.html#wg_allow_use_shop_default">wg_allow_use_shop_default</a></span> - Variable in class de.epiceric.shopchest.config.<a href="de/epiceric/shopchest/config/Config.html" title="class in de.epiceric.shopchest.config">Config</a></dt>
|
|
<dd>
|
|
<div class="block">The default value for the custom WorldGuard flag 'use-shop'</div>
|
|
</dd>
|
|
<dt><a href="de/epiceric/shopchest/listeners/WorldGuardListener.html" title="class in de.epiceric.shopchest.listeners"><span class="typeNameLink">WorldGuardListener</span></a> - Class in <a href="de/epiceric/shopchest/listeners/package-summary.html">de.epiceric.shopchest.listeners</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/listeners/WorldGuardListener.html#WorldGuardListener-de.epiceric.shopchest.ShopChest-">WorldGuardListener(ShopChest)</a></span> - Constructor for class de.epiceric.shopchest.listeners.<a href="de/epiceric/shopchest/listeners/WorldGuardListener.html" title="class in de.epiceric.shopchest.listeners">WorldGuardListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html" title="class in de.epiceric.shopchest.external"><span class="typeNameLink">WorldGuardShopFlag</span></a> - Class in <a href="de/epiceric/shopchest/external/package-summary.html">de.epiceric.shopchest.external</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html#WorldGuardShopFlag--">WorldGuardShopFlag()</a></span> - Constructor for class de.epiceric.shopchest.external.<a href="de/epiceric/shopchest/external/WorldGuardShopFlag.html" title="class in de.epiceric.shopchest.external">WorldGuardShopFlag</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="de/epiceric/shopchest/exceptions/WorldNotFoundException.html" title="class in de.epiceric.shopchest.exceptions"><span class="typeNameLink">WorldNotFoundException</span></a> - Exception in <a href="de/epiceric/shopchest/exceptions/package-summary.html">de.epiceric.shopchest.exceptions</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="de/epiceric/shopchest/exceptions/WorldNotFoundException.html#WorldNotFoundException-java.lang.String-">WorldNotFoundException(String)</a></span> - Constructor for exception de.epiceric.shopchest.exceptions.<a href="de/epiceric/shopchest/exceptions/WorldNotFoundException.html" title="class in de.epiceric.shopchest.exceptions">WorldNotFoundException</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> </div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
<p class="legalCopy"><small>Copyright © 2017. All rights reserved.</small></p>
|
|
</body>
|
|
</html>
|