|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (16) on Mon Oct 18 01:41:53 BST 2021 --> |
| 5 | +<!-- Generated by javadoc (16) on Sun Nov 07 17:24:50 GMT 2021 --> |
6 | 6 | <title>MiningEconomy (MiningEconomy-API 1.0 API)</title> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
8 | 8 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
9 | | -<meta name="dc.created" content="2021-10-18"> |
| 9 | +<meta name="dc.created" content="2021-11-07"> |
10 | 10 | <meta name="description" content="declaration: package: me.fullpage.api, interface: MiningEconomy"> |
11 | 11 | <meta name="generator" content="javadoc/ClassWriterImpl"> |
12 | 12 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
@@ -142,25 +142,28 @@ <h2>Method Summary</h2> |
142 | 142 | <div class="col-first even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><a href="interfaces/MPlayer.html" title="interface in me.fullpage.api.interfaces">MPlayer</a></code></div> |
143 | 143 | <div class="col-second even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#getMPlayer(org.bukkit.entity.Player)">getMPlayer</a></span>​(org.bukkit.entity.Player player)</code></div> |
144 | 144 | <div class="col-last even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"> </div> |
145 | | -<div class="col-first odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><a href="NMSHandler.html" title="interface in me.fullpage.api">NMSHandler</a></code></div> |
146 | | -<div class="col-second odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#getNMSHandler()">getNMSHandler</a></span>()</code></div> |
| 145 | +<div class="col-first odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html" title="class or interface in java.util" class="external-link">HashSet</a><<a href="interfaces/MPlayer.html" title="interface in me.fullpage.api.interfaces">MPlayer</a>></code></div> |
| 146 | +<div class="col-second odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#getMPlayers()">getMPlayers</a></span>()</code></div> |
147 | 147 | <div class="col-last odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"> </div> |
148 | | -<div class="col-first even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> |
149 | | -<div class="col-second even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#getNMSVersion()">getNMSVersion</a></span>()</code></div> |
| 148 | +<div class="col-first even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><a href="NMSHandler.html" title="interface in me.fullpage.api">NMSHandler</a></code></div> |
| 149 | +<div class="col-second even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#getNMSHandler()">getNMSHandler</a></span>()</code></div> |
150 | 150 | <div class="col-last even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"> </div> |
151 | | -<div class="col-first odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><a href="interfaces/Economy.html" title="interface in me.fullpage.api.interfaces">Economy</a></code></div> |
152 | | -<div class="col-second odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#getPlayerEconomy(java.util.UUID)">getPlayerEconomy</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a> uuid)</code></div> |
| 151 | +<div class="col-first odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> |
| 152 | +<div class="col-second odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#getNMSVersion()">getNMSVersion</a></span>()</code></div> |
153 | 153 | <div class="col-last odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"> </div> |
154 | | -<div class="col-first even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code>void</code></div> |
155 | | -<div class="col-second even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#registerEnchant(me.fullpage.api.interfaces.Enchant)">registerEnchant</a></span>​(<a href="interfaces/Enchant.html" title="class in me.fullpage.api.interfaces">Enchant</a> enchant)</code></div> |
| 154 | +<div class="col-first even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><a href="interfaces/Economy.html" title="interface in me.fullpage.api.interfaces">Economy</a></code></div> |
| 155 | +<div class="col-second even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#getPlayerEconomy(java.util.UUID)">getPlayerEconomy</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a> uuid)</code></div> |
156 | 156 | <div class="col-last even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"> </div> |
157 | 157 | <div class="col-first odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code>void</code></div> |
158 | | -<div class="col-second odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#setMine(org.bukkit.Location,java.lang.String)">setMine</a></span>​(org.bukkit.Location location, |
159 | | - <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> mineType)</code></div> |
| 158 | +<div class="col-second odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#registerEnchant(me.fullpage.api.interfaces.Enchant)">registerEnchant</a></span>​(<a href="interfaces/Enchant.html" title="class in me.fullpage.api.interfaces">Enchant</a> enchant)</code></div> |
160 | 159 | <div class="col-last odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"> </div> |
161 | 160 | <div class="col-first even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code>void</code></div> |
162 | | -<div class="col-second even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#unregisterEnchant(me.fullpage.api.interfaces.Enchant)">unregisterEnchant</a></span>​(<a href="interfaces/Enchant.html" title="class in me.fullpage.api.interfaces">Enchant</a> enchant)</code></div> |
| 161 | +<div class="col-second even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#setMine(org.bukkit.Location,java.lang.String)">setMine</a></span>​(org.bukkit.Location location, |
| 162 | + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> mineType)</code></div> |
163 | 163 | <div class="col-last even-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"> </div> |
| 164 | +<div class="col-first odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code>void</code></div> |
| 165 | +<div class="col-second odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"><code><span class="member-name-link"><a href="#unregisterEnchant(me.fullpage.api.interfaces.Enchant)">unregisterEnchant</a></span>​(<a href="interfaces/Enchant.html" title="class in me.fullpage.api.interfaces">Enchant</a> enchant)</code></div> |
| 166 | +<div class="col-last odd-row-color method-summary-table-tab2 method-summary-table method-summary-table-tab3"> </div> |
164 | 167 | </div> |
165 | 168 | </div> |
166 | 169 | </div> |
@@ -356,6 +359,12 @@ <h3>getEnchantByName</h3> |
356 | 359 | </dl> |
357 | 360 | </section> |
358 | 361 | </li> |
| 362 | +<li> |
| 363 | +<section class="detail" id="getMPlayers()"> |
| 364 | +<h3>getMPlayers</h3> |
| 365 | +<div class="member-signature"><span class="return-type"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html" title="class or interface in java.util" class="external-link">HashSet</a><<a href="interfaces/MPlayer.html" title="interface in me.fullpage.api.interfaces">MPlayer</a>></span> <span class="element-name">getMPlayers</span>()</div> |
| 366 | +</section> |
| 367 | +</li> |
359 | 368 | </ul> |
360 | 369 | </section> |
361 | 370 | </li> |
|
0 commit comments