Important change: revamped all the commands to adapt them to the ECS pattern

This commit is contained in:
Jose
2026-01-18 19:09:35 +01:00
parent 3624a2741c
commit 3ed1ae2769
93 changed files with 1852 additions and 1599 deletions

View File

@@ -2,7 +2,7 @@
<html lang="es">
<head>
<!-- Generated by javadoc (25) -->
<title>All Classes and Interfaces (HyStuff 1.0.1 API)</title>
<title>All Classes and Interfaces (HyStuff 1.1.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="class index">
@@ -50,34 +50,28 @@ loadScripts(document, 'script');</script>
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
</div>
<div id="all-classes-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab4" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab4', 2)" class="table-tab">Record Classes</button></div>
<div id="all-classes-table.tabpanel" role="tabpanel" aria-labelledby="all-classes-table-tab0">
<div class="caption"><span>Classes</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/commands/BackCommand.html" title="class in net.miarma.hystuff.commands">BackCommand</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/commands/DisposalCommand.html" title="class in net.miarma.hystuff.commands">DisposalCommand</a></div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/commands/HomeCommand.html" title="class in net.miarma.hystuff.commands">HomeCommand</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/commands/HomeCommand.html" title="class in net.miarma.hystuff.commands">HomeCommand</a></div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/component/HomeComponent.html" title="class in net.miarma.hystuff.component">HomeComponent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/common/HomeManager.html" title="class in net.miarma.hystuff.common">HomeManager</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/HyStuff.html" title="class in net.miarma.hystuff">HyStuff</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/HyStuff.html" title="class in net.miarma.hystuff">HyStuff</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class serves as the entrypoint for your plugin.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/common/LastPositionManager.html" title="class in net.miarma.hystuff.common">LastPositionManager</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab4"><a href="net/miarma/hystuff/common/Location.html" title="class in net.miarma.hystuff.common">Location</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab4">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/component/LastPositionComponent.html" title="class in net.miarma.hystuff.component">LastPositionComponent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/events/PlayerDeathListener.html" title="class in net.miarma.hystuff.events">PlayerDeathListener</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/miarma/hystuff/commands/SetHomeCommand.html" title="class in net.miarma.hystuff.commands">SetHomeCommand</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
</div>
</div>
</div>
</main>
</div>
</body>