var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10};
<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>
<tdclass="colFirst"><code><ahref="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</a></code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../de/epiceric/shopchest/ShopChest.html#Z:Z_getTextResource-java.lang.String-">_getTextResource</a></span>(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> file)</code>
<divclass="block">Provides a reader for a text file located inside the jar.</div>
</td>
</tr>
<trid="i1"class="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../de/epiceric/shopchest/ShopChest.html#debug-java.lang.String-">debug</a></span>(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> message)</code>
<divclass="block">Print a message to the <i>/plugins/ShopChest/debug.txt</i> file</div>
</td>
</tr>
<trid="i2"class="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../de/epiceric/shopchest/ShopChest.html#debug-java.lang.Throwable-">debug</a></span>(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true"title="class or interface in java.lang">Throwable</a> throwable)</code>
<divclass="block">Print a <ahref="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>
<tdclass="colFirst"><code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a></code></td>
<tdclass="colFirst"><code>static <ahref="../../../de/epiceric/shopchest/ShopChest.html"title="class in de.epiceric.shopchest">ShopChest</a></code></td>
<tdclass="colFirst"><code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a></code></td>
<tdclass="colFirst"><code><ahref="../../../de/epiceric/shopchest/config/Config.html"title="class in de.epiceric.shopchest.config">Config</a></code></td>
<tdclass="colFirst"><code><ahref="../../../de/epiceric/shopchest/utils/ShopUtils.html"title="class in de.epiceric.shopchest.utils">ShopUtils</a></code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../de/epiceric/shopchest/ShopChest.html#setDownloadLink-java.lang.String-">setDownloadLink</a></span>(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> downloadLink)</code>
<divclass="block">Set the download Link of the latest version (will return null if not checked or if no update is available)</div>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../de/epiceric/shopchest/ShopChest.html#setLatestVersion-java.lang.String-">setLatestVersion</a></span>(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> latestVersion)</code>
<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#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#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#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>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<divclass="details">
<ulclass="blockList">
<liclass="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ulclass="blockList">
<liclass="blockList"><aname="constructor.detail">
<!---->
</a>
<h3>Constructor Detail</h3>
<aname="ShopChest--">
<!---->
</a>
<ulclass="blockListLast">
<liclass="blockList">
<h4>ShopChest</h4>
<pre>public ShopChest()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ulclass="blockList">
<liclass="blockList"><aname="method.detail">
<!---->
</a>
<h3>Method Detail</h3>
<aname="getInstance--">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>getInstance</h4>
<pre>public static <ahref="../../../de/epiceric/shopchest/ShopChest.html"title="class in de.epiceric.shopchest">ShopChest</a> getInstance()</pre>
<pre>public void debug(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> message)</pre>
<divclass="block">Print a message to the <i>/plugins/ShopChest/debug.txt</i> file</div>
<pre>public void debug(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true"title="class or interface in java.lang">Throwable</a> throwable)</pre>
<divclass="block">Print a <ahref="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><code>throwable</code> - <ahref="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> whose stacktrace will be printed</dd>
<pre>public <ahref="../../../de/epiceric/shopchest/utils/ShopUtils.html"title="class in de.epiceric.shopchest.utils">ShopUtils</a> getShopUtils()</pre>
<dd>ShopChest's <ahref="../../../de/epiceric/shopchest/utils/ShopUtils.html"title="class in de.epiceric.shopchest.utils"><code>ShopUtils</code></a> containing some important methods</dd>
<pre>public <ahref="../../../de/epiceric/shopchest/sql/Database.html"title="class in de.epiceric.shopchest.sql">Database</a> getShopDatabase()</pre>
<dd><code>isUpdateNeeded</code> - Whether an update should be needed</dd>
</dl>
</li>
</ul>
<aname="getLatestVersion--">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>getLatestVersion</h4>
<pre>public <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> getLatestVersion()</pre>
<dl>
<dt><spanclass="returnLabel">Returns:</span></dt>
<dd>The latest version of ShopChest (will return null if not checked or if no update is available)</dd>
</dl>
</li>
</ul>
<aname="setLatestVersion-java.lang.String-">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>setLatestVersion</h4>
<pre>public void setLatestVersion(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> latestVersion)</pre>
<dd><code>latestVersion</code> - Version to set as latest version</dd>
</dl>
</li>
</ul>
<aname="getDownloadLink--">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>getDownloadLink</h4>
<pre>public <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> getDownloadLink()</pre>
<dl>
<dt><spanclass="returnLabel">Returns:</span></dt>
<dd>The download link of the latest version (will return null if not checked or if no update is available)</dd>
<pre>public void setDownloadLink(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> downloadLink)</pre>
<divclass="block">Set the download Link of the latest version (will return null if not checked or if no update is available)</div>
<pre>public <ahref="../../../de/epiceric/shopchest/config/Config.html"title="class in de.epiceric.shopchest.config">Config</a> getShopChestConfig()</pre>
<dl>
<dt><spanclass="returnLabel">Returns:</span></dt>
<dd>The <ahref="../../../de/epiceric/shopchest/config/Config.html"title="class in de.epiceric.shopchest.config"><code>Config</code></a> of ShopChset</dd>
<pre>public <ahref="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</a> _getTextResource(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> file)
throws <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</a></pre>
<dd><code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</a></code> - if file is null</dd>