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 gyb
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData
-
Field Summary
FieldsFields 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, flipUpsideDown, hasOutline, headItemAnimationProgress, headItemRenderState, hurt, invisibleToPlayer, limbAmplitudeMultiplier, limbFrequency, pitch, pose, shaking, sleepingDirection, touchingWater, usingRiptide, wearingSkullProfile, wearingSkullType, 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
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
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
Lgyb;j:Lakv;
-
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
Lgyb;a:Lakv;
-
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
Lgyb;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
Lgyb;c:Lcvn;
-
-
Constructor Details