Fix: various changes in commands
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (25) -->
|
||||
<title>Class Hierarchy (HyStuff 1.1.0 API)</title>
|
||||
<title>Class Hierarchy (HyStuff 1.2.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 tree">
|
||||
@@ -52,9 +52,10 @@ loadScripts(document, 'script');</script>
|
||||
<span class="package-hierarchy-label">Package Hierarchies:</span>
|
||||
<ul class="horizontal contents-list">
|
||||
<li><a href="net/miarma/hystuff/package-tree.html">net.miarma.hystuff</a>, </li>
|
||||
<li><a href="net/miarma/hystuff/commands/package-tree.html">net.miarma.hystuff.commands</a>, </li>
|
||||
<li><a href="net/miarma/hystuff/commands/misc/package-tree.html">net.miarma.hystuff.commands.misc</a>, </li>
|
||||
<li><a href="net/miarma/hystuff/commands/teleport/package-tree.html">net.miarma.hystuff.commands.teleport</a>, </li>
|
||||
<li><a href="net/miarma/hystuff/component/package-tree.html">net.miarma.hystuff.component</a>, </li>
|
||||
<li><a href="net/miarma/hystuff/events/package-tree.html">net.miarma.hystuff.events</a></li>
|
||||
<li><a href="net/miarma/hystuff/system/package-tree.html">net.miarma.hystuff.system</a></li>
|
||||
</ul>
|
||||
<section class="hierarchy">
|
||||
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||
@@ -67,9 +68,14 @@ loadScripts(document, 'script');</script>
|
||||
<ul>
|
||||
<li class="circle">com.hypixel.hytale.server.core.command.system.basecommands.AbstractPlayerCommand
|
||||
<ul>
|
||||
<li class="circle">net.miarma.hystuff.commands.<a href="net/miarma/hystuff/commands/BackCommand.html" class="type-name-link" title="class in net.miarma.hystuff.commands">BackCommand</a></li>
|
||||
<li class="circle">net.miarma.hystuff.commands.<a href="net/miarma/hystuff/commands/HomeCommand.html" class="type-name-link" title="class in net.miarma.hystuff.commands">HomeCommand</a></li>
|
||||
<li class="circle">net.miarma.hystuff.commands.<a href="net/miarma/hystuff/commands/SetHomeCommand.html" class="type-name-link" title="class in net.miarma.hystuff.commands">SetHomeCommand</a></li>
|
||||
<li class="circle">net.miarma.hystuff.commands.misc.<a href="net/miarma/hystuff/commands/misc/BackCommand.html" class="type-name-link" title="class in net.miarma.hystuff.commands.misc">BackCommand</a></li>
|
||||
<li class="circle">net.miarma.hystuff.commands.misc.<a href="net/miarma/hystuff/commands/misc/HomeCommand.html" class="type-name-link" title="class in net.miarma.hystuff.commands.misc">HomeCommand</a></li>
|
||||
<li class="circle">net.miarma.hystuff.commands.misc.<a href="net/miarma/hystuff/commands/misc/PlaytimeCommand.html" class="type-name-link" title="class in net.miarma.hystuff.commands.misc">PlaytimeCommand</a></li>
|
||||
<li class="circle">net.miarma.hystuff.commands.misc.<a href="net/miarma/hystuff/commands/misc/SetHomeCommand.html" class="type-name-link" title="class in net.miarma.hystuff.commands.misc">SetHomeCommand</a></li>
|
||||
<li class="circle">net.miarma.hystuff.commands.teleport.<a href="net/miarma/hystuff/commands/teleport/TpAcceptCommand.html" class="type-name-link" title="class in net.miarma.hystuff.commands.teleport">TpAcceptCommand</a></li>
|
||||
<li class="circle">net.miarma.hystuff.commands.teleport.<a href="net/miarma/hystuff/commands/teleport/TpaCommand.html" class="type-name-link" title="class in net.miarma.hystuff.commands.teleport">TpaCommand</a></li>
|
||||
<li class="circle">net.miarma.hystuff.commands.teleport.<a href="net/miarma/hystuff/commands/teleport/TpaHereCommand.html" class="type-name-link" title="class in net.miarma.hystuff.commands.teleport">TpaHereCommand</a></li>
|
||||
<li class="circle">net.miarma.hystuff.commands.teleport.<a href="net/miarma/hystuff/commands/teleport/TpDenyCommand.html" class="type-name-link" title="class in net.miarma.hystuff.commands.teleport">TpDenyCommand</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -78,6 +84,7 @@ loadScripts(document, 'script');</script>
|
||||
</li>
|
||||
<li class="circle">net.miarma.hystuff.component.<a href="net/miarma/hystuff/component/HomeComponent.html" class="type-name-link" title="class in net.miarma.hystuff.component">HomeComponent</a> (implements com.hypixel.hytale.component.Component<ECS_TYPE>)</li>
|
||||
<li class="circle">net.miarma.hystuff.component.<a href="net/miarma/hystuff/component/LastPositionComponent.html" class="type-name-link" title="class in net.miarma.hystuff.component">LastPositionComponent</a> (implements com.hypixel.hytale.component.Component<ECS_TYPE>)</li>
|
||||
<li class="circle">net.miarma.hystuff.component.<a href="net/miarma/hystuff/component/PlaytimeComponent.html" class="type-name-link" title="class in net.miarma.hystuff.component">PlaytimeComponent</a> (implements com.hypixel.hytale.component.Component<ECS_TYPE>)</li>
|
||||
<li class="circle">com.hypixel.hytale.server.core.plugin.PluginBase (implements com.hypixel.hytale.server.core.command.system.CommandOwner)
|
||||
<ul>
|
||||
<li class="circle">com.hypixel.hytale.server.core.plugin.JavaPlugin
|
||||
@@ -91,9 +98,38 @@ loadScripts(document, 'script');</script>
|
||||
<ul>
|
||||
<li class="circle">com.hypixel.hytale.component.system.RefChangeSystem<ECS_TYPE,<wbr>T> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)
|
||||
<ul>
|
||||
<li class="circle">net.miarma.hystuff.events.<a href="net/miarma/hystuff/events/PlayerDeathListener.html" class="type-name-link" title="class in net.miarma.hystuff.events">PlayerDeathListener</a></li>
|
||||
<li class="circle">net.miarma.hystuff.system.<a href="net/miarma/hystuff/system/PlayerDeathSystem.html" class="type-name-link" title="class in net.miarma.hystuff.system">PlayerDeathSystem</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="circle">com.hypixel.hytale.component.system.tick.TickingSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.tick.TickableSystem<ECS_TYPE>)
|
||||
<ul>
|
||||
<li class="circle">com.hypixel.hytale.component.system.tick.ArchetypeTickingSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)
|
||||
<ul>
|
||||
<li class="circle">com.hypixel.hytale.component.system.tick.EntityTickingSystem<ECS_TYPE>
|
||||
<ul>
|
||||
<li class="circle">net.miarma.hystuff.system.<a href="net/miarma/hystuff/system/PlayerTickSystem.html" class="type-name-link" title="class in net.miarma.hystuff.system">PlayerTickSystem</a></li>
|
||||
<li class="circle">net.miarma.hystuff.system.<a href="net/miarma/hystuff/system/TpaCleanupSystem.html" class="type-name-link" title="class in net.miarma.hystuff.system">TpaCleanupSystem</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="circle">net.miarma.hystuff.component.<a href="net/miarma/hystuff/component/TpaRequestComponent.html" class="type-name-link" title="class in net.miarma.hystuff.component">TpaRequestComponent</a> (implements com.hypixel.hytale.component.Component<ECS_TYPE>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="hierarchy">
|
||||
<h2 title="Enum Class Hierarchy">Enum Class Hierarchy</h2>
|
||||
<ul>
|
||||
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/Object.html" class="type-name-link external-link" title="class or interface in java.lang">Object</a>
|
||||
<ul>
|
||||
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/Enum.html" class="type-name-link external-link" title="class or interface in java.lang">Enum</a><E> (implements java.lang.<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><T>, java.lang.constant.<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/constant/Constable.html" title="class or interface in java.lang.constant" class="external-link">Constable</a>, java.io.<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a>)
|
||||
<ul>
|
||||
<li class="circle">net.miarma.hystuff.component.<a href="net/miarma/hystuff/component/TpaRequestComponent.RequestType.html" class="type-name-link" title="enum class in net.miarma.hystuff.component">TpaRequestComponent.RequestType</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user