Skip to content

Commit

Permalink
deploy: d6a277c
Browse files Browse the repository at this point in the history
  • Loading branch information
samolego committed Dec 23, 2024
1 parent 75625ea commit 47acf99
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h1 title="Class MServerPlayerEntity_TailoredPlayer" class="title">Class MServer
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code>net.fabricmc.fabric.api.attachment.v1.AttachmentTarget</code>, <code>net.minecraft.network.syncher.SyncedDataHolder</code>, <code>net.minecraft.world.entity.Attackable</code>, <code>net.minecraft.world.level.entity.EntityAccess</code>, <code>net.minecraft.world.Nameable</code>, <code>net.minecraft.world.scores.ScoreHolder</code>, <code><a href="../casts/TailoredPlayer.html" title="interface in org.samo_lego.fabrictailor.casts">TailoredPlayer</a></code></dd>
<dd><code>net.minecraft.network.syncher.SyncedDataHolder</code>, <code>net.minecraft.world.entity.Attackable</code>, <code>net.minecraft.world.level.entity.EntityAccess</code>, <code>net.minecraft.world.Nameable</code>, <code>net.minecraft.world.scores.ScoreHolder</code>, <code><a href="../casts/TailoredPlayer.html" title="interface in org.samo_lego.fabrictailor.casts">TailoredPlayer</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public abstract class </span><span class="element-name type-name-label">MServerPlayerEntity_TailoredPlayer</span>
Expand Down Expand Up @@ -144,9 +144,6 @@ <h3 id="fields-inherited-from-class-net.minecraft.world.entity.LivingEntity">Fie
<h3 id="fields-inherited-from-class-net.minecraft.world.entity.Entity">Fields inherited from class&nbsp;net.minecraft.world.entity.Entity</h3>
<code>BASE_SAFE_FALL_DISTANCE, BASE_TICKS_REQUIRED_TO_FREEZE, blocksBuilding, BOARDING_COOLDOWN, boardingCooldown, CONTENTS_SLOT_INDEX, DATA_POSE, DATA_SHARED_FLAGS_ID, DEFAULT_BB_HEIGHT, DEFAULT_BB_WIDTH, DELTA_AFFECTED_BY_BLOCKS_BELOW_0_2, DELTA_AFFECTED_BY_BLOCKS_BELOW_0_5, DELTA_AFFECTED_BY_BLOCKS_BELOW_1_0, entityData, fallDistance, firstTick, FLAG_FALL_FLYING, FLAG_GLOWING, FLAG_ONFIRE, fluidHeight, flyDist, FREEZE_HURT_FREQUENCY, hasImpulse, horizontalCollision, hurtMarked, ID_TAG, invulnerableTime, isInPowderSnow, mainSupportingBlockPos, MAX_ENTITY_TAG_COUNT, minorHorizontalCollision, moveDist, noPhysics, PASSENGERS_TAG, portalProcess, random, stringUUID, stuckSpeedMultiplier, tickCount, TOTAL_AIR_SUPPLY, uuid, UUID_TAG, verticalCollision, verticalCollisionBelow, wasEyeInWater, wasInPowderSnow, wasTouchingWater, xo, xOld, xRotO, yo, yOld, yRotO, zo, zOld</code></div>
<div class="inherited-list">
<h3 id="fields-inherited-from-class-net.fabricmc.fabric.api.attachment.v1.AttachmentTarget">Fields inherited from interface&nbsp;net.fabricmc.fabric.api.attachment.v1.AttachmentTarget</h3>
<code>NBT_ATTACHMENT_KEY</code></div>
<div class="inherited-list">
<h3 id="fields-inherited-from-class-net.minecraft.world.scores.ScoreHolder">Fields inherited from interface&nbsp;net.minecraft.world.scores.ScoreHolder</h3>
<code>WILDCARD, WILDCARD_NAME</code></div>
<div class="inherited-list">
Expand Down Expand Up @@ -247,9 +244,6 @@ <h3 id="methods-inherited-from-class-net.minecraft.world.entity.Entity">Methods
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<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></h3>
<code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-net.fabricmc.fabric.api.attachment.v1.AttachmentTarget">Methods inherited from interface&nbsp;net.fabricmc.fabric.api.attachment.v1.AttachmentTarget</h3>
<code>getAttached, getAttachedOrCreate, getAttachedOrCreate, getAttachedOrElse, getAttachedOrGet, getAttachedOrSet, getAttachedOrThrow, hasAttached, modifyAttached, removeAttached, setAttached</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-net.minecraft.world.scores.ScoreHolder">Methods inherited from interface&nbsp;net.minecraft.world.scores.ScoreHolder</h3>
<code>getFeedbackDisplayName</code></div>
<div class="inherited-list">
Expand Down
2 changes: 1 addition & 1 deletion org/samo_lego/fabrictailor/mixin/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ <h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/21/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">net.minecraft.world.entity.Entity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, net.minecraft.world.level.entity.EntityAccess, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.network.syncher.SyncedDataHolder)
<li class="circle">net.minecraft.world.entity.Entity (implements net.minecraft.world.level.entity.EntityAccess, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.network.syncher.SyncedDataHolder)
<ul>
<li class="circle">net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable)
<ul>
Expand Down
2 changes: 1 addition & 1 deletion overview-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h2 title="Class Hierarchy">Class Hierarchy</h2>
<li class="circle">org.samo_lego.fabrictailor.client.screen.tabs.<a href="org/samo_lego/fabrictailor/client/screen/tabs/CapeTab.html" class="type-name-link" title="class in org.samo_lego.fabrictailor.client.screen.tabs">CapeTab</a> (implements org.samo_lego.fabrictailor.client.screen.tabs.<a href="org/samo_lego/fabrictailor/client/screen/tabs/SkinTabType.html" title="interface in org.samo_lego.fabrictailor.client.screen.tabs">SkinTabType</a>)</li>
<li class="circle">org.samo_lego.fabrictailor.compatibility.<a href="org/samo_lego/fabrictailor/compatibility/CarpetFunctions.html" class="type-name-link" title="class in org.samo_lego.fabrictailor.compatibility">CarpetFunctions</a></li>
<li class="circle">org.samo_lego.fabrictailor.client.<a href="org/samo_lego/fabrictailor/client/ClientTailor.html" class="type-name-link" title="class in org.samo_lego.fabrictailor.client">ClientTailor</a> (implements net.fabricmc.api.ClientModInitializer)</li>
<li class="circle">net.minecraft.world.entity.Entity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, net.minecraft.world.level.entity.EntityAccess, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.network.syncher.SyncedDataHolder)
<li class="circle">net.minecraft.world.entity.Entity (implements net.minecraft.world.level.entity.EntityAccess, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.network.syncher.SyncedDataHolder)
<ul>
<li class="circle">net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable)
<ul>
Expand Down

0 comments on commit 47acf99

Please sign in to comment.