Class AvatarRenderState
java.lang.Object
net.neoforged.neoforge.client.renderstate.BaseRenderState
net.minecraft.client.renderer.entity.state.EntityRenderState
net.minecraft.client.renderer.entity.state.LivingEntityRenderState
net.minecraft.client.renderer.entity.state.ArmedEntityRenderState
net.minecraft.client.renderer.entity.state.HumanoidRenderState
net.minecraft.client.renderer.entity.state.AvatarRenderState
- All Implemented Interfaces:
IRenderStateExtension
-
Nested Class Summary
Nested classes/interfaces inherited from class EntityRenderState
EntityRenderState.LeashState, EntityRenderState.ShadowPiece -
Field Summary
FieldsModifier and TypeFieldDescriptionintfloatfloatfloatfloatfloatfinal ItemStackRenderStateintboolean@Nullable Parrot.Variant@Nullable Parrot.Variant@Nullable ComponentbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanintFields inherited from class HumanoidRenderState
chestEquipment, elytraRotX, elytraRotY, elytraRotZ, feetEquipment, headEquipment, isCrouching, isFallFlying, isPassenger, isUsingItem, isVisuallySwimming, legsEquipment, maxCrossbowChargeDuration, speedValue, swimAmount, ticksUsingItem, useItemHandFields inherited from class ArmedEntityRenderState
attackArm, attackTime, leftArmPose, leftHandItemStack, leftHandItemState, mainArm, rightArmPose, rightHandItemStack, rightHandItemState, swingAnimationTypeFields inherited from class LivingEntityRenderState
ageScale, bedOrientation, bodyRot, deathTime, hasRedOverlay, headItem, isAutoSpinAttack, isBaby, isFullyFrozen, isInvisibleToPlayer, isInWater, isUpsideDown, pose, scale, ticksSinceKineticHitFeedback, walkAnimationPos, walkAnimationSpeed, wornHeadAnimationPos, wornHeadProfile, wornHeadType, xRot, yRotFields inherited from class EntityRenderState
ageInTicks, boundingBoxHeight, boundingBoxWidth, displayFireAnimation, distanceToCameraSq, entityType, eyeHeight, isDiscrete, isInvisible, leashStates, lightCoords, nameTag, nameTagAttachment, NO_OUTLINE, outlineColor, partialTick, passengerOffset, shadowPieces, shadowRadius, x, y, zFields inherited from class BaseRenderState
extensions -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HumanoidRenderState
ticksUsingItemMethods inherited from class ArmedEntityRenderState
extractArmedEntityRenderState, getMainHandItemStack, getMainHandItemState, getUseItemStackForArmMethods inherited from class LivingEntityRenderState
hasPoseMethods inherited from class EntityRenderState
appearsGlowing, fillCrashReportCategoryMethods inherited from class BaseRenderState
getRenderData, resetRenderData, setRenderDataMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IRenderStateExtension
getRenderDataOrDefault, getRenderDataOrThrow
-
Field Details
-
skin
-
capeFlap
public float capeFlap -
capeLean
public float capeLean -
capeLean2
public float capeLean2 -
arrowCount
public int arrowCount -
stingerCount
public int stingerCount -
isSpectator
public boolean isSpectator -
showHat
public boolean showHat -
showJacket
public boolean showJacket -
showLeftPants
public boolean showLeftPants -
showRightPants
public boolean showRightPants -
showLeftSleeve
public boolean showLeftSleeve -
showRightSleeve
public boolean showRightSleeve -
showCape
public boolean showCape -
fallFlyingTimeInTicks
public float fallFlyingTimeInTicks -
shouldApplyFlyingYRot
public boolean shouldApplyFlyingYRot -
flyingYRot
public float flyingYRot -
scoreText
-
parrotOnLeftShoulder
-
parrotOnRightShoulder
-
id
public int id -
showExtraEars
public boolean showExtraEars -
heldOnHead
-
-
Constructor Details
-
AvatarRenderState
public AvatarRenderState()
-
-
Method Details
-
fallFlyingScale
public float fallFlyingScale()
-