<li><ahref="../../../../de/epiceric/shopchest/utils/Metrics.Plotter.html"title="class in de.epiceric.shopchest.utils"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../de/epiceric/shopchest/utils/UpdateChecker.html"title="class in de.epiceric.shopchest.utils"><spanclass="typeNameLink">Next Class</span></a></li>
<li><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ulclass="inheritance">
<li>de.epiceric.shopchest.utils.ShopUtils</li>
</ul>
</li>
</ul>
<divclass="description">
<ulclass="blockList">
<liclass="blockList">
<hr>
<br>
<pre>public class <spanclass="typeNameLabel">ShopUtils</span>
extends <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a></pre>
<tdclass="colOne"><code><spanclass="memberNameLink"><ahref="../../../../de/epiceric/shopchest/utils/ShopUtils.html#ShopUtils-de.epiceric.shopchest.ShopChest-">ShopUtils</a></span>(<ahref="../../../../de/epiceric/shopchest/ShopChest.html"title="class in de.epiceric.shopchest">ShopChest</a> plugin)</code> </td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../de/epiceric/shopchest/utils/ShopUtils.html#addShop-de.epiceric.shopchest.shop.Shop-boolean-">addShop</a></span>(<ahref="../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> shop,
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../de/epiceric/shopchest/utils/ShopUtils.html#removeShop-de.epiceric.shopchest.shop.Shop-boolean-">removeShop</a></span>(<ahref="../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> shop,
<h3>Methods inherited from class java.lang.<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a></h3>
<code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--"title="class or interface in java.lang">clone</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-"title="class or interface in java.lang">equals</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--"title="class or interface in java.lang">finalize</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--"title="class or interface in java.lang">getClass</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--"title="class or interface in java.lang">hashCode</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--"title="class or interface in java.lang">notify</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--"title="class or interface in java.lang">notifyAll</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--"title="class or interface in java.lang">toString</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--"title="class or interface in java.lang">wait</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-"title="class or interface in java.lang">wait</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-"title="class or interface in java.lang">wait</a></code></li>
<pre>public ShopUtils(<ahref="../../../../de/epiceric/shopchest/ShopChest.html"title="class in de.epiceric.shopchest">ShopChest</a> plugin)</pre>
<pre>public <ahref="../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> getShop(org.bukkit.Location location)</pre>
<pre>public void addShop(<ahref="../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> shop,
<pre>public void removeShop(<ahref="../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> shop,
<dd><code>p</code> - Player, whose shops should be counted</dd>
<dt><spanclass="returnLabel">Returns:</span></dt>
<dd>The amount of a shops a player has (if <ahref="../../../../de/epiceric/shopchest/config/Config.html#exclude_admin_shops"><code>Config.exclude_admin_shops</code></a> is true, admin shops won't be counted)</dd>
<li><ahref="../../../../de/epiceric/shopchest/utils/Metrics.Plotter.html"title="class in de.epiceric.shopchest.utils"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../de/epiceric/shopchest/utils/UpdateChecker.html"title="class in de.epiceric.shopchest.utils"><spanclass="typeNameLink">Next Class</span></a></li>