Class CatEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.FelineEntityRenderState
net.minecraft.client.render.entity.state.CatEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/CatEntityRenderState
intermediary net/minecraft/class_10008
official gxk
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData
-
Field Summary
Fields inherited from class net.minecraft.client.render.entity.state.FelineEntityRenderState
headDownAnimationProgress, inSittingPose, inSneakingPose, sleepAnimationProgress, sprinting, tailCurlAnimationProgress
Fields inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
ageScale, baby, baseScale, bodyYaw, customName, deathTime, equippedHeadItemModel, equippedHeadStack, flipUpsideDown, hasOutline, headItemAnimationProgress, hurt, invisibleToPlayer, leftHandItemModel, leftHandStack, limbAmplitudeMultiplier, limbFrequency, mainArm, pitch, pose, rightHandItemModel, rightHandStack, shaking, sleepingDirection, touchingWater, usingRiptide, yawDegrees
Fields inherited from class net.minecraft.client.render.entity.state.EntityRenderState
age, displayName, height, invisible, leashData, nameLabelPos, onFire, positionOffset, sneaking, squaredDistanceToCamera, standingEyeHeight, width, x, y, z
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
getMainHandItemModel, getMainHandStack, isInPose
-
Field Details
-
DEFAULT_TEXTURE
- Mappings:
Namespace Name Mixin selector named DEFAULT_TEXTURE
Lnet/minecraft/client/render/entity/state/CatEntityRenderState;DEFAULT_TEXTURE:Lnet/minecraft/util/Identifier;
intermediary field_53300
Lnet/minecraft/class_10008;field_53300:Lnet/minecraft/class_2960;
official j
Lgxk;j:Lalz;
-
texture
- Mappings:
Namespace Name Mixin selector named texture
Lnet/minecraft/client/render/entity/state/CatEntityRenderState;texture:Lnet/minecraft/util/Identifier;
intermediary field_53297
Lnet/minecraft/class_10008;field_53297:Lnet/minecraft/class_2960;
official a
Lgxk;a:Lalz;
-
nearSleepingPlayer
public boolean nearSleepingPlayer- Mappings:
Namespace Name Mixin selector named nearSleepingPlayer
Lnet/minecraft/client/render/entity/state/CatEntityRenderState;nearSleepingPlayer:Z
intermediary field_53298
Lnet/minecraft/class_10008;field_53298:Z
official b
Lgxk;b:Z
-
collarColor
- Mappings:
Namespace Name Mixin selector named collarColor
Lnet/minecraft/client/render/entity/state/CatEntityRenderState;collarColor:Lnet/minecraft/util/DyeColor;
intermediary field_53299
Lnet/minecraft/class_10008;field_53299:Lnet/minecraft/class_1767;
official c
Lgxk;c:Lcwl;
-
-
Constructor Details
-
CatEntityRenderState
public CatEntityRenderState()
-