Class CopperGolemEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.ArmedEntityRenderState
net.minecraft.client.render.entity.state.CopperGolemEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/CopperGolemEntityRenderStateintermediary net/minecraft/class_11679official hxk
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData, EntityRenderState.ShadowPiece -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal AnimationStatefinal AnimationStatefinal AnimationStatefinal AnimationStatefinal AnimationStateFields inherited from class net.minecraft.client.render.entity.state.ArmedEntityRenderState
handSwingProgress, leftArmPose, leftHandItem, leftHandItemState, mainArm, rightArmPose, rightHandItem, rightHandItemState, swingAnimationTypeFields inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
ageScale, baby, baseScale, bodyYaw, deathTime, flipUpsideDown, headItemAnimationProgress, headItemRenderState, hurt, invisibleToPlayer, limbSwingAmplitude, limbSwingAnimationProgress, pitch, pose, relativeHeadYaw, shaking, sleepingDirection, touchingWater, usingRiptide, wearingSkullProfile, wearingSkullTypeFields inherited from class net.minecraft.client.render.entity.state.EntityRenderState
age, displayName, entityType, height, invisible, leashDatas, light, nameLabelPos, NO_OUTLINE, onFire, outlineColor, positionOffset, shadowPieces, shadowRadius, sneaking, squaredDistanceToCamera, standingEyeHeight, width, x, y, z -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.render.entity.state.ArmedEntityRenderState
getItemStackForArm, getMainHandItemStack, getMainHandItemState, method_75468, updateRenderStateMethods inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
isInPoseMethods inherited from class net.minecraft.client.render.entity.state.EntityRenderState
addCrashReportDetails, hasOutline
-
Field Details
-
oxidationLevel
- Mappings:
Namespace Name Mixin selector named oxidationLevelLnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;oxidationLevel:Lnet/minecraft/block/Oxidizable$OxidationLevel;intermediary field_61811Lnet/minecraft/class_11679;field_61811:Lnet/minecraft/class_5955$class_5811;official aLhxk;a:Lehq$a;
-
copperGolemState
- Mappings:
Namespace Name Mixin selector named copperGolemStateLnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;copperGolemState:Lnet/minecraft/entity/passive/CopperGolemState;intermediary field_61812Lnet/minecraft/class_11679;field_61812:Lnet/minecraft/class_11577;official bLhxk;b:Lcvd;
-
spinHeadAnimationState
- Mappings:
Namespace Name Mixin selector named spinHeadAnimationStateLnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;spinHeadAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_61815Lnet/minecraft/class_11679;field_61815:Lnet/minecraft/class_7094;official cLhxk;c:Lcfs;
-
gettingItemAnimationState
- Mappings:
Namespace Name Mixin selector named gettingItemAnimationStateLnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;gettingItemAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_61816Lnet/minecraft/class_11679;field_61816:Lnet/minecraft/class_7094;official dLhxk;d:Lcfs;
-
gettingNoItemAnimationState
- Mappings:
Namespace Name Mixin selector named gettingNoItemAnimationStateLnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;gettingNoItemAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_61817Lnet/minecraft/class_11679;field_61817:Lnet/minecraft/class_7094;official nLhxk;n:Lcfs;
-
droppingItemAnimationState
- Mappings:
Namespace Name Mixin selector named droppingItemAnimationStateLnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;droppingItemAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_61818Lnet/minecraft/class_11679;field_61818:Lnet/minecraft/class_7094;official oLhxk;o:Lcfs;
-
droppingNoItemAnimationState
- Mappings:
Namespace Name Mixin selector named droppingNoItemAnimationStateLnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;droppingNoItemAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_61819Lnet/minecraft/class_11679;field_61819:Lnet/minecraft/class_7094;official pLhxk;p:Lcfs;
-
headBlockItemStack
- Mappings:
Namespace Name Mixin selector named headBlockItemStackLnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;headBlockItemStack:Ljava/util/Optional;intermediary field_62049Lnet/minecraft/class_11679;field_62049:Ljava/util/Optional;official qLhxk;q:Ljava/util/Optional;
-
-
Constructor Details
-
CopperGolemEntityRenderState
public CopperGolemEntityRenderState()
-