This commit is contained in:
libraryaddict 2024-12-24 23:19:07 +00:00
parent 4e32e139ca
commit 1cacbc3123
4 changed files with 194 additions and 172 deletions

View File

@ -2802,6 +2802,8 @@ loadScripts(document, 'script');</script>
<dd>&nbsp;</dd>
<dt><a href="me/libraryaddict/disguise/disguisetypes/watchers/AbstractHorseWatcher.html#isRearing()" class="member-name-link">isRearing()</a> - Method in class me.libraryaddict.disguise.disguisetypes.watchers.<a href="me/libraryaddict/disguise/disguisetypes/watchers/AbstractHorseWatcher.html" title="class in me.libraryaddict.disguise.disguisetypes.watchers">AbstractHorseWatcher</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/libraryaddict/disguise/utilities/DisguiseUtilities.html#isRegistered(com.github.retrooper.packetevents.protocol.mapper.MappedEntity)" class="member-name-link">isRegistered(MappedEntity)</a> - Static method in class me.libraryaddict.disguise.utilities.<a href="me/libraryaddict/disguise/utilities/DisguiseUtilities.html" title="class in me.libraryaddict.disguise.utilities">DisguiseUtilities</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/libraryaddict/disguise/LibsDisguises.html#isReleaseBuild()" class="member-name-link">isReleaseBuild()</a> - Method in class me.libraryaddict.disguise.<a href="me/libraryaddict/disguise/LibsDisguises.html" title="class in me.libraryaddict.disguise">LibsDisguises</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/libraryaddict/disguise/disguisetypes/Disguise.html#isRemoveDisguiseOnDeath()" class="member-name-link">isRemoveDisguiseOnDeath()</a> - Method in class me.libraryaddict.disguise.disguisetypes.<a href="me/libraryaddict/disguise/disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a></dt>
@ -2972,6 +2974,8 @@ loadScripts(document, 'script');</script>
<dd>&nbsp;</dd>
<dt><a href="me/libraryaddict/disguise/disguisetypes/watchers/PiglinWatcher.html#isUsingCrossbow()" class="member-name-link">isUsingCrossbow()</a> - Method in class me.libraryaddict.disguise.disguisetypes.watchers.<a href="me/libraryaddict/disguise/disguisetypes/watchers/PiglinWatcher.html" title="class in me.libraryaddict.disguise.disguisetypes.watchers">PiglinWatcher</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/libraryaddict/disguise/utilities/reflection/NmsVersion.html#isVersion()" class="member-name-link">isVersion()</a> - Method in enum class me.libraryaddict.disguise.utilities.reflection.<a href="me/libraryaddict/disguise/utilities/reflection/NmsVersion.html" title="enum class in me.libraryaddict.disguise.utilities.reflection">NmsVersion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/libraryaddict/disguise/disguisetypes/watchers/MinecartWatcher.html#isViewBlockInCart()" class="member-name-link">isViewBlockInCart()</a> - Method in class me.libraryaddict.disguise.disguisetypes.watchers.<a href="me/libraryaddict/disguise/disguisetypes/watchers/MinecartWatcher.html" title="class in me.libraryaddict.disguise.disguisetypes.watchers">MinecartWatcher</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/libraryaddict/disguise/DisguiseAPI.html#isViewSelfToggled(org.bukkit.entity.Entity)" class="member-name-link">isViewSelfToggled(Entity)</a> - Static method in class me.libraryaddict.disguise.<a href="me/libraryaddict/disguise/DisguiseAPI.html" title="class in me.libraryaddict.disguise">DisguiseAPI</a></dt>

View File

@ -446,218 +446,221 @@ loadScripts(document, 'script');</script>
<div class="block">Returns if this velocity is due to a PlayerVelocityEvent</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#isSavedDisguise(java.util.UUID)" class="member-name-link">isSavedDisguise</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a>&nbsp;entityUUID)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#isRegistered(com.github.retrooper.packetevents.protocol.mapper.MappedEntity)" class="member-name-link">isRegistered</a><wbr>(com.github.retrooper.packetevents.protocol.mapper.MappedEntity&nbsp;mappedEntity)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#isSpecialInteract(int)" class="member-name-link">isSpecialInteract</a><wbr>(int&nbsp;entityId)</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#isSavedDisguise(java.util.UUID)" class="member-name-link">isSavedDisguise</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a>&nbsp;entityUUID)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#isTallDisguise(me.libraryaddict.disguise.disguisetypes.Disguise)" class="member-name-link">isTallDisguise</a><wbr>(<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>&nbsp;disguise)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#isSpecialInteract(int)" class="member-name-link">isSpecialInteract</a><wbr>(int&nbsp;entityId)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#loadSanitySkinCache()" class="member-name-link">loadSanitySkinCache</a>()</code></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#isTallDisguise(me.libraryaddict.disguise.disguisetypes.Disguise)" class="member-name-link">isTallDisguise</a><wbr>(<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>&nbsp;disguise)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#loadViewPreferences()" class="member-name-link">loadViewPreferences</a>()</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#loadSanitySkinCache()" class="member-name-link">loadSanitySkinCache</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static com.github.retrooper.packetevents.protocol.player.UserProfile</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#lookupUserProfile(java.lang.String)" class="member-name-link">lookupUserProfile</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;playerName)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#loadViewPreferences()" class="member-name-link">loadViewPreferences</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static com.github.retrooper.packetevents.protocol.player.UserProfile</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#lookupUserProfile(java.lang.String)" class="member-name-link">lookupUserProfile</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;playerName)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">This is called on a thread as it is thread blocking</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#onFutureDisguise(org.bukkit.entity.Entity)" class="member-name-link">onFutureDisguise</a><wbr>(org.bukkit.entity.Entity&nbsp;entity)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#quote(java.lang.String)" class="member-name-link">quote</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#onFutureDisguise(org.bukkit.entity.Entity)" class="member-name-link">onFutureDisguise</a><wbr>(org.bukkit.entity.Entity&nbsp;entity)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#quoteHex(java.lang.String)" class="member-name-link">quoteHex</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#quote(java.lang.String)" class="member-name-link">quote</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#quoteNewLine(java.lang.String)" class="member-name-link">quoteNewLine</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#quoteHex(java.lang.String)" class="member-name-link">quoteHex</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#recreateGsonSerializer()" class="member-name-link">recreateGsonSerializer</a>()</code></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#quoteNewLine(java.lang.String)" class="member-name-link">quoteNewLine</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#refreshTracker(me.libraryaddict.disguise.disguisetypes.TargetedDisguise,java.lang.String)" class="member-name-link">refreshTracker</a><wbr>(<a href="../disguisetypes/TargetedDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">TargetedDisguise</a>&nbsp;disguise,
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#recreateGsonSerializer()" class="member-name-link">recreateGsonSerializer</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#refreshTracker(me.libraryaddict.disguise.disguisetypes.TargetedDisguise,java.lang.String)" class="member-name-link">refreshTracker</a><wbr>(<a href="../disguisetypes/TargetedDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">TargetedDisguise</a>&nbsp;disguise,
<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;player)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Resends the entity to this specific player</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#refreshTrackers(me.libraryaddict.disguise.disguisetypes.TargetedDisguise)" class="member-name-link">refreshTrackers</a><wbr>(<a href="../disguisetypes/TargetedDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">TargetedDisguise</a>&nbsp;disguise)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#refreshTrackers(me.libraryaddict.disguise.disguisetypes.TargetedDisguise)" class="member-name-link">refreshTrackers</a><wbr>(<a href="../disguisetypes/TargetedDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">TargetedDisguise</a>&nbsp;disguise)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Resends the entity to all the watching players, which is where the magic begins</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#refreshTrackers(org.bukkit.entity.Entity)" class="member-name-link">refreshTrackers</a><wbr>(org.bukkit.entity.Entity&nbsp;entity)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#refreshTrackers(org.bukkit.entity.Entity)" class="member-name-link">refreshTrackers</a><wbr>(org.bukkit.entity.Entity&nbsp;entity)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">A convenience method for me to refresh trackers in other plugins</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#registerAllExtendedNames(org.bukkit.scoreboard.Scoreboard)" class="member-name-link">registerAllExtendedNames</a><wbr>(org.bukkit.scoreboard.Scoreboard&nbsp;scoreboard)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#registerColors(org.bukkit.scoreboard.Scoreboard)" class="member-name-link">registerColors</a><wbr>(org.bukkit.scoreboard.Scoreboard&nbsp;scoreboard)</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#registerAllExtendedNames(org.bukkit.scoreboard.Scoreboard)" class="member-name-link">registerAllExtendedNames</a><wbr>(org.bukkit.scoreboard.Scoreboard&nbsp;scoreboard)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#registerExtendedName(me.libraryaddict.disguise.disguisetypes.PlayerDisguise)" class="member-name-link">registerExtendedName</a><wbr>(<a href="../disguisetypes/PlayerDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">PlayerDisguise</a>&nbsp;disguise)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#registerColors(org.bukkit.scoreboard.Scoreboard)" class="member-name-link">registerColors</a><wbr>(org.bukkit.scoreboard.Scoreboard&nbsp;scoreboard)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#registerNoName(org.bukkit.scoreboard.Scoreboard)" class="member-name-link">registerNoName</a><wbr>(org.bukkit.scoreboard.Scoreboard&nbsp;scoreboard)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeDisguise(me.libraryaddict.disguise.disguisetypes.TargetedDisguise)" class="member-name-link">removeDisguise</a><wbr>(<a href="../disguisetypes/TargetedDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">TargetedDisguise</a>&nbsp;disguise)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeInvisibleSlime(org.bukkit.entity.Player)" class="member-name-link">removeInvisibleSlime</a><wbr>(org.bukkit.entity.Player&nbsp;player)</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#registerExtendedName(me.libraryaddict.disguise.disguisetypes.PlayerDisguise)" class="member-name-link">registerExtendedName</a><wbr>(<a href="../disguisetypes/PlayerDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">PlayerDisguise</a>&nbsp;disguise)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeSavedDisguise(java.util.UUID)" class="member-name-link">removeSavedDisguise</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a>&nbsp;entityUUID)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#registerNoName(org.bukkit.scoreboard.Scoreboard)" class="member-name-link">registerNoName</a><wbr>(org.bukkit.scoreboard.Scoreboard&nbsp;scoreboard)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeSelfDisguise(me.libraryaddict.disguise.disguisetypes.Disguise)" class="member-name-link">removeSelfDisguise</a><wbr>(<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>&nbsp;disguise)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeSelfDisguiseScale(org.bukkit.entity.Entity)" class="member-name-link">removeSelfDisguiseScale</a><wbr>(org.bukkit.entity.Entity&nbsp;entity)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeUserProfile(java.lang.String)" class="member-name-link">removeUserProfile</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#resetPluginTimer()" class="member-name-link">resetPluginTimer</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#reverse(java.lang.String%5B%5D)" class="member-name-link">reverse</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]&nbsp;array)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#saveDisguises()" class="member-name-link">saveDisguises</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4 method-summary-table-tab6"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#saveDisguises(java.util.UUID,me.libraryaddict.disguise.disguisetypes.Disguise%5B%5D)" class="member-name-link">saveDisguises</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a>&nbsp;owningEntity,
<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>[]&nbsp;disguise)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#saveDisguises(org.bukkit.entity.Entity)" class="member-name-link">saveDisguises</a><wbr>(org.bukkit.entity.Entity&nbsp;owningEntity)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#saveDisguises(org.bukkit.entity.Entity,me.libraryaddict.disguise.disguisetypes.Disguise%5B%5D)" class="member-name-link">saveDisguises</a><wbr>(org.bukkit.entity.Entity&nbsp;owningEntity,
<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>[]&nbsp;disguise)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#saveSanitySkinCache()" class="member-name-link">saveSanitySkinCache</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#saveViewPreferances()" class="member-name-link">saveViewPreferances</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendInvisibleSlime(org.bukkit.entity.Player,int)" class="member-name-link">sendInvisibleSlime</a><wbr>(org.bukkit.entity.Player&nbsp;player,
int&nbsp;horseId)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendMessage(org.bukkit.command.CommandSender,java.lang.String)" class="member-name-link">sendMessage</a><wbr>(org.bukkit.command.CommandSender&nbsp;sender,
<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;message)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendMessage(org.bukkit.command.CommandSender,me.libraryaddict.disguise.utilities.translations.LibsMsg,java.lang.Object...)" class="member-name-link">sendMessage</a><wbr>(org.bukkit.command.CommandSender&nbsp;sender,
<a href="translations/LibsMsg.html" title="enum class in me.libraryaddict.disguise.utilities.translations">LibsMsg</a>&nbsp;msg,
<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>...&nbsp;args)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendMessage(org.bukkit.command.CommandSender,net.kyori.adventure.text.Component)" class="member-name-link">sendMessage</a><wbr>(org.bukkit.command.CommandSender&nbsp;sender,
net.kyori.adventure.text.Component&nbsp;component)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendPacketEventsUpdateMessage(org.bukkit.command.CommandSender,java.lang.String,java.lang.String)" class="member-name-link">sendPacketEventsUpdateMessage</a><wbr>(org.bukkit.command.CommandSender&nbsp;p,
<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;version,
<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;requiredPacketEvents)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendSelfDisguise(org.bukkit.entity.Player,me.libraryaddict.disguise.disguisetypes.TargetedDisguise)" class="member-name-link">sendSelfDisguise</a><wbr>(org.bukkit.entity.Player&nbsp;player,
<a href="../disguisetypes/TargetedDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">TargetedDisguise</a>&nbsp;disguise)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Sends the self disguise to the player</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#serialize(net.kyori.adventure.text.Component)" class="member-name-link">serialize</a><wbr>(net.kyori.adventure.text.Component&nbsp;component)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setCommandsUsed()" class="member-name-link">setCommandsUsed</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setCopyDisguiseCommandUsed()" class="member-name-link">setCopyDisguiseCommandUsed</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setGlowColor(java.util.UUID,org.bukkit.ChatColor)" class="member-name-link">setGlowColor</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a>&nbsp;uuid,
org.bukkit.ChatColor&nbsp;color)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setGlowColor(me.libraryaddict.disguise.disguisetypes.Disguise,org.bukkit.ChatColor)" class="member-name-link">setGlowColor</a><wbr>(<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>&nbsp;disguise,
org.bukkit.ChatColor&nbsp;color)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setGrabHeadCommandUsed()" class="member-name-link">setGrabHeadCommandUsed</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setGrabSkinCommandUsed()" class="member-name-link">setGrabSkinCommandUsed</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setPlayerVelocity(org.bukkit.entity.Player)" class="member-name-link">setPlayerVelocity</a><wbr>(org.bukkit.entity.Player&nbsp;player)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setPluginsUsed()" class="member-name-link">setPluginsUsed</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setSaveDisguiseCommandUsed()" class="member-name-link">setSaveDisguiseCommandUsed</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setupFakeDisguise(me.libraryaddict.disguise.disguisetypes.Disguise)" class="member-name-link">setupFakeDisguise</a><wbr>(<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>&nbsp;disguise)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Setup it so he can see their own disguise when disguised</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#shouldBeHiddenSelfDisguise(com.github.retrooper.packetevents.protocol.item.ItemStack)" class="member-name-link">shouldBeHiddenSelfDisguise</a><wbr>(com.github.retrooper.packetevents.protocol.item.ItemStack&nbsp;itemStack)</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeDisguise(me.libraryaddict.disguise.disguisetypes.TargetedDisguise)" class="member-name-link">removeDisguise</a><wbr>(<a href="../disguisetypes/TargetedDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">TargetedDisguise</a>&nbsp;disguise)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#shouldBeHiddenSelfDisguise(org.bukkit.inventory.ItemStack)" class="member-name-link">shouldBeHiddenSelfDisguise</a><wbr>(org.bukkit.inventory.ItemStack&nbsp;itemStack)</code></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeInvisibleSlime(org.bukkit.entity.Player)" class="member-name-link">removeInvisibleSlime</a><wbr>(org.bukkit.entity.Player&nbsp;player)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#split(java.lang.String)" class="member-name-link">split</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeSavedDisguise(java.util.UUID)" class="member-name-link">removeSavedDisguise</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a>&nbsp;entityUUID)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeSelfDisguise(me.libraryaddict.disguise.disguisetypes.Disguise)" class="member-name-link">removeSelfDisguise</a><wbr>(<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>&nbsp;disguise)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeSelfDisguiseScale(org.bukkit.entity.Entity)" class="member-name-link">removeSelfDisguiseScale</a><wbr>(org.bukkit.entity.Entity&nbsp;entity)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeUserProfile(java.lang.String)" class="member-name-link">removeUserProfile</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#resetPluginTimer()" class="member-name-link">resetPluginTimer</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#splitNewLine(java.lang.String)" class="member-name-link">splitNewLine</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#reverse(java.lang.String%5B%5D)" class="member-name-link">reverse</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]&nbsp;array)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static org.bukkit.inventory.ItemStack</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#toBukkitItemStack(com.github.retrooper.packetevents.protocol.item.ItemStack)" class="member-name-link">toBukkitItemStack</a><wbr>(com.github.retrooper.packetevents.protocol.item.ItemStack&nbsp;itemStack)</code></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#saveDisguises()" class="member-name-link">saveDisguises</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#translateAlternateColorCodes(java.lang.String)" class="member-name-link">translateAlternateColorCodes</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4 method-summary-table-tab6"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#saveDisguises(java.util.UUID,me.libraryaddict.disguise.disguisetypes.Disguise%5B%5D)" class="member-name-link">saveDisguises</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a>&nbsp;owningEntity,
<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>[]&nbsp;disguise)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#saveDisguises(org.bukkit.entity.Entity)" class="member-name-link">saveDisguises</a><wbr>(org.bukkit.entity.Entity&nbsp;owningEntity)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#saveDisguises(org.bukkit.entity.Entity,me.libraryaddict.disguise.disguisetypes.Disguise%5B%5D)" class="member-name-link">saveDisguises</a><wbr>(org.bukkit.entity.Entity&nbsp;owningEntity,
<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>[]&nbsp;disguise)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#saveSanitySkinCache()" class="member-name-link">saveSanitySkinCache</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#saveViewPreferances()" class="member-name-link">saveViewPreferances</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendInvisibleSlime(org.bukkit.entity.Player,int)" class="member-name-link">sendInvisibleSlime</a><wbr>(org.bukkit.entity.Player&nbsp;player,
int&nbsp;horseId)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendMessage(org.bukkit.command.CommandSender,java.lang.String)" class="member-name-link">sendMessage</a><wbr>(org.bukkit.command.CommandSender&nbsp;sender,
<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;message)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendMessage(org.bukkit.command.CommandSender,me.libraryaddict.disguise.utilities.translations.LibsMsg,java.lang.Object...)" class="member-name-link">sendMessage</a><wbr>(org.bukkit.command.CommandSender&nbsp;sender,
<a href="translations/LibsMsg.html" title="enum class in me.libraryaddict.disguise.utilities.translations">LibsMsg</a>&nbsp;msg,
<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>...&nbsp;args)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendMessage(org.bukkit.command.CommandSender,net.kyori.adventure.text.Component)" class="member-name-link">sendMessage</a><wbr>(org.bukkit.command.CommandSender&nbsp;sender,
net.kyori.adventure.text.Component&nbsp;component)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendPacketEventsUpdateMessage(org.bukkit.command.CommandSender,java.lang.String,java.lang.String)" class="member-name-link">sendPacketEventsUpdateMessage</a><wbr>(org.bukkit.command.CommandSender&nbsp;p,
<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;version,
<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;requiredPacketEvents)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#sendSelfDisguise(org.bukkit.entity.Player,me.libraryaddict.disguise.disguisetypes.TargetedDisguise)" class="member-name-link">sendSelfDisguise</a><wbr>(org.bukkit.entity.Player&nbsp;player,
<a href="../disguisetypes/TargetedDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">TargetedDisguise</a>&nbsp;disguise)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Sends the self disguise to the player</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#serialize(net.kyori.adventure.text.Component)" class="member-name-link">serialize</a><wbr>(net.kyori.adventure.text.Component&nbsp;component)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setCommandsUsed()" class="member-name-link">setCommandsUsed</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setCopyDisguiseCommandUsed()" class="member-name-link">setCopyDisguiseCommandUsed</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setGlowColor(java.util.UUID,org.bukkit.ChatColor)" class="member-name-link">setGlowColor</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a>&nbsp;uuid,
org.bukkit.ChatColor&nbsp;color)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setGlowColor(me.libraryaddict.disguise.disguisetypes.Disguise,org.bukkit.ChatColor)" class="member-name-link">setGlowColor</a><wbr>(<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>&nbsp;disguise,
org.bukkit.ChatColor&nbsp;color)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setGrabHeadCommandUsed()" class="member-name-link">setGrabHeadCommandUsed</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setGrabSkinCommandUsed()" class="member-name-link">setGrabSkinCommandUsed</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setPlayerVelocity(org.bukkit.entity.Player)" class="member-name-link">setPlayerVelocity</a><wbr>(org.bukkit.entity.Player&nbsp;player)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setPluginsUsed()" class="member-name-link">setPluginsUsed</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setSaveDisguiseCommandUsed()" class="member-name-link">setSaveDisguiseCommandUsed</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setupFakeDisguise(me.libraryaddict.disguise.disguisetypes.Disguise)" class="member-name-link">setupFakeDisguise</a><wbr>(<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>&nbsp;disguise)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Setup it so he can see their own disguise when disguised</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#shouldBeHiddenSelfDisguise(com.github.retrooper.packetevents.protocol.item.ItemStack)" class="member-name-link">shouldBeHiddenSelfDisguise</a><wbr>(com.github.retrooper.packetevents.protocol.item.ItemStack&nbsp;itemStack)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#shouldBeHiddenSelfDisguise(org.bukkit.inventory.ItemStack)" class="member-name-link">shouldBeHiddenSelfDisguise</a><wbr>(org.bukkit.inventory.ItemStack&nbsp;itemStack)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#split(java.lang.String)" class="member-name-link">split</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#splitNewLine(java.lang.String)" class="member-name-link">splitNewLine</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static org.bukkit.inventory.ItemStack</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#toBukkitItemStack(com.github.retrooper.packetevents.protocol.item.ItemStack)" class="member-name-link">toBukkitItemStack</a><wbr>(com.github.retrooper.packetevents.protocol.item.ItemStack&nbsp;itemStack)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#unquoteHex(java.lang.String)" class="member-name-link">unquoteHex</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#translateAlternateColorCodes(java.lang.String)" class="member-name-link">translateAlternateColorCodes</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#unregisterExtendedName(me.libraryaddict.disguise.disguisetypes.PlayerDisguise)" class="member-name-link">unregisterExtendedName</a><wbr>(<a href="../disguisetypes/PlayerDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">PlayerDisguise</a>&nbsp;removed)</code></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#unquoteHex(java.lang.String)" class="member-name-link">unquoteHex</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;string)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static com.github.retrooper.packetevents.wrapper.PacketWrapper</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#unsafeClone(com.github.retrooper.packetevents.event.simple.PacketPlaySendEvent,com.github.retrooper.packetevents.wrapper.PacketWrapper)" class="member-name-link">unsafeClone</a><wbr>(com.github.retrooper.packetevents.event.simple.PacketPlaySendEvent&nbsp;eventForConstructor,
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#unregisterExtendedName(me.libraryaddict.disguise.disguisetypes.PlayerDisguise)" class="member-name-link">unregisterExtendedName</a><wbr>(<a href="../disguisetypes/PlayerDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">PlayerDisguise</a>&nbsp;removed)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static com.github.retrooper.packetevents.wrapper.PacketWrapper</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#unsafeClone(com.github.retrooper.packetevents.event.simple.PacketPlaySendEvent,com.github.retrooper.packetevents.wrapper.PacketWrapper)" class="member-name-link">unsafeClone</a><wbr>(com.github.retrooper.packetevents.event.simple.PacketPlaySendEvent&nbsp;eventForConstructor,
com.github.retrooper.packetevents.wrapper.PacketWrapper&nbsp;wrapper)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#updateExtendedName(me.libraryaddict.disguise.disguisetypes.PlayerDisguise)" class="member-name-link">updateExtendedName</a><wbr>(<a href="../disguisetypes/PlayerDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">PlayerDisguise</a>&nbsp;disguise)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static com.github.retrooper.packetevents.wrapper.PacketWrapper<wbr>&lt;?&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#updateTablistVisibility(org.bukkit.entity.Player,boolean)" class="member-name-link">updateTablistVisibility</a><wbr>(org.bukkit.entity.Player&nbsp;player,
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#updateExtendedName(me.libraryaddict.disguise.disguisetypes.PlayerDisguise)" class="member-name-link">updateExtendedName</a><wbr>(<a href="../disguisetypes/PlayerDisguise.html" title="class in me.libraryaddict.disguise.disguisetypes">PlayerDisguise</a>&nbsp;disguise)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static com.github.retrooper.packetevents.wrapper.PacketWrapper<wbr>&lt;?&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#updateTablistVisibility(org.bukkit.entity.Player,boolean)" class="member-name-link">updateTablistVisibility</a><wbr>(org.bukkit.entity.Player&nbsp;player,
boolean&nbsp;visible)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#writeSelfDisguiseId(int,com.github.retrooper.packetevents.wrapper.PacketWrapper)" class="member-name-link">writeSelfDisguiseId</a><wbr>(int&nbsp;playerId,
com.github.retrooper.packetevents.wrapper.PacketWrapper&nbsp;wrapper)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#writeSelfDisguiseId(int,com.github.retrooper.packetevents.wrapper.PacketWrapper)" class="member-name-link">writeSelfDisguiseId</a><wbr>(int&nbsp;playerId,
com.github.retrooper.packetevents.wrapper.PacketWrapper&nbsp;wrapper)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
@ -1485,6 +1488,12 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="isRegistered(com.github.retrooper.packetevents.protocol.mapper.MappedEntity)">
<h3>isRegistered</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isRegistered</span><wbr><span class="parameters">(com.github.retrooper.packetevents.protocol.mapper.MappedEntity&nbsp;mappedEntity)</span></div>
</section>
</li>
<li>
<section class="detail" id="setupFakeDisguise(me.libraryaddict.disguise.disguisetypes.Disguise)">
<h3>setupFakeDisguise</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setupFakeDisguise</span><wbr><span class="parameters">(<a href="../disguisetypes/Disguise.html" title="class in me.libraryaddict.disguise.disguisetypes">Disguise</a>&nbsp;disguise)</span></div>

View File

@ -176,14 +176,17 @@ loadScripts(document, 'script');</script>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">If this enum version is older, or the same version as the current running server</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="NmsVersion.html" title="enum class in me.libraryaddict.disguise.utilities.reflection">NmsVersion</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#valueOf(java.lang.String)" class="member-name-link">valueOf</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isVersion()" class="member-name-link">isVersion</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="NmsVersion.html" title="enum class in me.libraryaddict.disguise.utilities.reflection">NmsVersion</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#valueOf(java.lang.String)" class="member-name-link">valueOf</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Returns the enum constant of this class with the specified name.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="NmsVersion.html" title="enum class in me.libraryaddict.disguise.utilities.reflection">NmsVersion</a>[]</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#values()" class="member-name-link">values</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="NmsVersion.html" title="enum class in me.libraryaddict.disguise.utilities.reflection">NmsVersion</a>[]</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#values()" class="member-name-link">values</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Returns an array containing the constants of this enum class, in
the order they are declared.</div>
</div>
@ -367,6 +370,12 @@ not permitted.)</div>
<div class="block">If this enum version is older, or the same version as the current running server</div>
</section>
</li>
<li>
<section class="detail" id="isVersion()">
<h3>isVersion</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isVersion</span>()</div>
</section>
</li>
</ul>
</section>
</li>

File diff suppressed because one or more lines are too long