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 hua
-
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
leftArmPose, leftHandItemState, mainArm, rightArmPose, rightHandItemStateFields 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, debugInfo, displayName, entityType, height, hitbox, 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
getMainHandItemState, 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 aLhua;a:Leev$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 bLhua;b:Lcst;
-
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 cLhua;c:Lcdk;
-
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 dLhua;d:Lcdk;
-
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 jLhua;j:Lcdk;
-
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 kLhua;k:Lcdk;
-
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 lLhua;l:Lcdk;
-
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 mLhua;m:Ljava/util/Optional;
-
-
Constructor Details
-
CopperGolemEntityRenderState
public CopperGolemEntityRenderState()
-