Class WitchEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.ItemHolderEntityRenderState
net.minecraft.client.render.entity.state.WitchEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/WitchEntityRenderState
intermediary net/minecraft/class_10082
official hay
-
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.ItemHolderEntityRenderState
itemRenderState
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.ItemHolderEntityRenderState
update
Methods inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
isInPose
-
Field Details
-
id
public int id- Mappings:
Namespace Name Mixin selector named id
Lnet/minecraft/client/render/entity/state/WitchEntityRenderState;id:I
intermediary field_53615
Lnet/minecraft/class_10082;field_53615:I
official a
Lhay;a:I
-
holdingItem
public boolean holdingItem- Mappings:
Namespace Name Mixin selector named holdingItem
Lnet/minecraft/client/render/entity/state/WitchEntityRenderState;holdingItem:Z
intermediary field_53616
Lnet/minecraft/class_10082;field_53616:Z
official b
Lhay;b:Z
-
holdingPotion
public boolean holdingPotion- Mappings:
Namespace Name Mixin selector named holdingPotion
Lnet/minecraft/client/render/entity/state/WitchEntityRenderState;holdingPotion:Z
intermediary field_55321
Lnet/minecraft/class_10082;field_55321:Z
official c
Lhay;c:Z
-
-
Constructor Details