<h2title="Uses of Class de.epiceric.shopchest.event.ShopEvent"class="title">Uses of Class<br>de.epiceric.shopchest.event.ShopEvent</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../../de/epiceric/shopchest/event/ShopEvent.html"title="class in de.epiceric.shopchest.event">ShopEvent</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../../de/epiceric/shopchest/event/ShopEvent.html"title="class in de.epiceric.shopchest.event">ShopEvent</a> in <ahref="../../../../../de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></h3>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../../../de/epiceric/shopchest/event/ShopEvent.html"title="class in de.epiceric.shopchest.event">ShopEvent</a> in <ahref="../../../../../de/epiceric/shopchest/event/package-summary.html">de.epiceric.shopchest.event</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Class and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../de/epiceric/shopchest/event/ShopBuySellEvent.html"title="class in de.epiceric.shopchest.event">ShopBuySellEvent</a></span></code>
<divclass="block">Called when a player buys or sells something from or to a shop</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../de/epiceric/shopchest/event/ShopCreateEvent.html"title="class in de.epiceric.shopchest.event">ShopCreateEvent</a></span></code>
<divclass="block">Called when a player creates a shop (clicks on a chest)</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../de/epiceric/shopchest/event/ShopInfoEvent.html"title="class in de.epiceric.shopchest.event">ShopInfoEvent</a></span></code>
<divclass="block">Called when a player retrieves information about a shop (clicks on a chest)</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../de/epiceric/shopchest/event/ShopPreCreateEvent.html"title="class in de.epiceric.shopchest.event">ShopPreCreateEvent</a></span></code>
<divclass="block">Called when a player wants to create a shop (enters the command)</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../de/epiceric/shopchest/event/ShopRemoveEvent.html"title="class in de.epiceric.shopchest.event">ShopRemoveEvent</a></span></code>
<divclass="block">Called when a player removes a shop (clicks on a chest)</div>