Package net.minecraft.entity.passive
Class CopperGolemEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.LivingEntity
net.minecraft.entity.mob.MobEntity
net.minecraft.entity.mob.PathAwareEntity
net.minecraft.entity.passive.GolemEntity
net.minecraft.entity.passive.CopperGolemEntity
- All Implemented Interfaces:
ComponentsAccess,Attackable,ContainerUser,DataTracked,EquipmentHolder,Leashable,Shearable,Targeter,ScoreHolder,HeldItemContext,Nameable,EntityLike,UniquelyIdentifiable,ServerWaypoint,Waypoint
- Mappings:
Namespace Name named net/minecraft/entity/passive/CopperGolemEntityintermediary net/minecraft/class_11573official cpe
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.LivingEntity
LivingEntity.FallSoundsNested classes/interfaces inherited from class net.minecraft.entity.Entity
Entity.MoveEffect, Entity.PositionUpdater, Entity.RemovalReasonNested classes/interfaces inherited from interface net.minecraft.util.HeldItemContext
HeldItemContext.class_11726Nested classes/interfaces inherited from interface net.minecraft.entity.Leashable
Leashable.Elasticity, Leashable.LeashDataNested classes/interfaces inherited from interface net.minecraft.world.waypoint.ServerWaypoint
ServerWaypoint.AzimuthWaypointTracker, ServerWaypoint.ChebyshevDistanceValidatedTracker, ServerWaypoint.ChunkWaypointTracker, ServerWaypoint.ManhattanDistanceValidatedTracker, ServerWaypoint.PositionalWaypointTracker, ServerWaypoint.WaypointTrackerNested classes/interfaces inherited from interface net.minecraft.world.waypoint.Waypoint
Waypoint.Config -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final TrackedData<CopperGolemState> private final AnimationStateprivate final AnimationStateprivate static final longprivate static final longprivate static final intprivate static final floatprivate static final intprivate static final intprivate static final intprivate final AnimationStateprivate final AnimationStateprivate longprivate static final TrackedData<Oxidizable.OxidationLevel> private final AnimationStateprivate intFields inherited from class net.minecraft.entity.mob.PathAwareEntity
DEFAULT_PATHFINDING_FAVORFields inherited from class net.minecraft.entity.mob.MobEntity
ambientSoundChance, BASE_ENCHANTED_ARMOR_CHANCE, BASE_ENCHANTED_MAIN_HAND_EQUIPMENT_CHANCE, BASE_SPAWN_EQUIPMENT_CHANCE, CAN_PICK_UP_LOOT_KEY, DEFAULT_CAN_PICKUP_LOOT_CHANCE, DROP_CHANCES_KEY, experiencePoints, field_35039, goalSelector, jumpControl, LEFT_HANDED_KEY, lookControl, MINIMUM_DROPPED_EXPERIENCE_PER_EQUIPMENT, moveControl, navigation, NO_AI_KEY, RANDOM_SPAWN_BONUS_MODIFIER_ID, targetSelectorFields inherited from class net.minecraft.entity.LivingEntity
activeItemStack, attackingPlayer, ATTRIBUTES_KEY, BABY_SCALE_FACTOR, bodyYaw, brain, BRAIN_KEY, dead, DEATH_TICKS, DEATH_TIME_KEY, deathTime, defaultMaxHealth, despawnCounter, elytraFlightController, equipment, EQUIPMENT_KEY, EQUIPMENT_SLOT_ID, FALL_FLYING_KEY, field_30072, field_30074, field_30075, field_44874, field_47756, field_48827, field_55952, field_56256, forwardSpeed, glidingTicks, GLOWING_FLAG, GRAVITY, handSwinging, handSwingProgress, handSwingTicks, headTrackingIncrements, headYaw, HEALTH_KEY, HURT_BY_TIMESTAMP_KEY, HURT_TIME_KEY, hurtTime, interpolator, itemUseTimeLeft, jumping, lastAttackedTicks, lastBodyYaw, lastDamageTaken, lastHandSwingProgress, lastHeadYaw, limbAnimator, LIVING_FLAGS, maxHurtTime, NOT_WEARING_GAZE_DISGUISE_PREDICATE, OFF_HAND_ACTIVE_FLAG, playerHitTimer, preferredHand, riptideAttackDamage, riptideStack, riptideTicks, serverHeadYaw, sidewaysSpeed, SLEEPING_DIMENSIONS, SLEEPING_POS_KEY, stuckArrowTimer, stuckStingerTimer, upwardSpeed, USING_ITEM_FLAG, USING_RIPTIDE_FLAGFields inherited from class net.minecraft.entity.Entity
age, AIR_KEY, collidedSoftly, CUSTOM_DATA_KEY, CUSTOM_NAME_KEY, dataTracker, DEFAULT_FRICTION, DEFAULT_MIN_FREEZE_DAMAGE_TICKS, DEFAULT_PORTAL_COOLDOWN, distanceTraveled, FALL_DISTANCE_KEY, fallDistance, field_44870, field_44871, field_44872, field_49073, field_49791, FIRE_KEY, firstUpdate, FLAGS, fluidHeight, FREEZING_DAMAGE_INTERVAL, GLIDING_FLAG_INDEX, GLOWING_FLAG_INDEX, GLOWING_KEY, groundCollision, horizontalCollision, ID_KEY, inPowderSnow, intersectionChecked, INVULNERABLE_KEY, lastPitch, lastRenderX, lastRenderY, lastRenderZ, lastX, lastY, lastYaw, lastZ, MAX_COMMAND_TAGS, MAX_QUEUED_COLLISION_CHECKS, MAX_RIDING_COOLDOWN, MIN_RISING_BUBBLE_COLUMN_SPEED, MOTION_KEY, movementMultiplier, NO_GRAVITY_KEY, noClip, ON_FIRE_FLAG_INDEX, ON_GROUND_KEY, PASSENGERS_KEY, PORTAL_COOLDOWN_KEY, portalManager, POS_KEY, POSE, random, ridingCooldown, ROTATION_KEY, SILENT_KEY, speed, submergedInWater, supportingBlockPos, timeUntilRegen, touchingWater, uuid, UUID_KEY, uuidString, velocityDirty, velocityModified, verticalCollision, wasInPowderSnowFields inherited from interface net.minecraft.entity.Leashable
DEFAULT_ELASTIC_DISTANCE, DEFAULT_SNAPPING_DISTANCE, ELASTICITY_MULTIPLIER, field_59997, field_59998, field_59999, field_60003, HELD_ENTITY_ATTACHMENT_POINT, LEASH_HOLDER_ATTACHMENT_POINT, LEASH_NBT_KEY, QUAD_LEASH_ATTACHMENT_POINTSFields inherited from interface net.minecraft.scoreboard.ScoreHolder
WILDCARD, WILDCARD_NAMEFields inherited from interface net.minecraft.world.waypoint.ServerWaypoint
AZIMUTH_THRESHOLDFields inherited from interface net.minecraft.world.waypoint.Waypoint
DEFAULT_PLAYER_RANGE, DISABLE_TRACKING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate booleancanTurnIntoStatue(World world) private voidprotected Brain.Profile<CopperGolemEntity> protected Brain<?> deserializeBrain(com.mojang.serialization.Dynamic<?> dynamic) protected voiddropInventory(ServerWorld world) getBrain()doubleprotected SoundEventprotected SoundEventgetHurtSound(DamageSource source) private SoundEventgetState()protected voidinitDataTracker(DataTracker.Builder builder) Initializes data tracker.initialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, @Nullable EntityData entityData) interactMob(PlayerEntity player, Hand hand) booleanbooleanisViewingContainerAt(ViewerCountManager viewerCountManager, BlockPos pos) protected voidmobTick(ServerWorld world) voidonSpawn(Oxidizable.OxidationLevel oxidationLevel) voidprivate voidprotected voidplayStepSound(BlockPos pos, BlockState state) voidreadCustomData(ReadView view) voidprotected voidprivate voidserverTick(ServerWorld world, Random random, long timeOfDay) voidsetOxidationLevel(Oxidizable.OxidationLevel oxidationLevel) voidsetState(CopperGolemState state) voidvoidsheared(ServerWorld world, SoundCategory shearedSoundCategory, ItemStack shears) voidtick()Ticks this entity.private voidturnIntoStatue(ServerWorld serverWorld) voidwriteCustomData(WriteView view) Methods inherited from class net.minecraft.entity.passive.GolemEntity
canImmediatelyDespawn, getAmbientSound, getMinAmbientSoundDelayMethods inherited from class net.minecraft.entity.mob.PathAwareEntity
beforeLeashTick, canSpawn, getFollowLeashSpeed, getPathfindingFavor, getPathfindingFavor, isNavigating, isPanicking, onShortLeashTick, shouldFollowLeashMethods inherited from class net.minecraft.entity.mob.MobEntity
baseTick, canActVoluntarily, canBeLeashed, canDispenserEquipSlot, canGather, canMobSpawn, cannotDespawn, canPickupItem, canPickUpLoot, canRemoveSaddle, canSpawn, canTarget, canUseRangedWeapon, checkDespawn, clampHeadYaw, clearGoals, clearGoalsAndTasks, clearPositionTarget, convertTo, convertTo, createBodyControl, createEquipmentInventory, createMobAttributes, createNavigation, dropAllForeignEquipment, dropEquipment, dropForeignEquipment, dropLoot, eat, enchantEquipment, enchantMainHandItem, equipBodyArmor, equipLootStack, getAttackBox, getBodyArmor, getControllingPassenger, getEquipmentDropChances, getEquipmentForSlot, getExperienceToDrop, getItemPickUpRangeExpander, getJumpControl, getLeashData, getLimitPerChunk, getLookControl, getLootTableKey, getLootTableSeed, getMainArm, getMaxHeadRotation, getMaxLookPitchChange, getMaxLookYawChange, getMoveControl, getNavigation, getPathfindingPenalty, getPickBlockStack, getPositionTarget, getPositionTargetRange, getPreferredWeapons, getSafeFallDistance, getTarget, getTargetInBrain, getVisibilityCache, handleStatus, hasPositionTarget, hasSaddleEquipped, initEquipment, initGoals, interact, isAffectedByDaylight, isAiDisabled, isAttacking, isInAttackRange, isInPositionTargetRange, isInPositionTargetRange, isInPositionTargetRange, isLeftHanded, isPersistent, isWearingBodyArmor, lookAtEntity, loot, movesIndependently, onEatingGrass, onFinishPathfinding, onLeashRemoved, onPlayerSpawnedChild, onStartPathfinding, playAmbientSound, playAttackSound, playHurtSound, playSpawnEffects, prefersNewDamageableItem, prefersNewEquipment, removeFromDimension, setAiDisabled, setAttacking, setBaby, setCanPickUpLoot, setDropGuaranteed, setEquipmentDropChance, setEquipmentFromTable, setEquipmentFromTable, setForwardSpeed, setLeashData, setLeftHanded, setMovementSpeed, setPathfindingPenalty, setPersistent, setPositionTarget, setSidewaysSpeed, setTarget, setUpwardSpeed, snapLongLeash, spawnsTooManyForEachTry, startRiding, stopMovement, swimUpward, tickMovement, tickNewAi, tryAttack, tryEquip, turnHead, updateAttribute, updateEnchantments, updateGoalControlsMethods inherited from class net.minecraft.entity.LivingEntity
addDeathParticles, addPowderSnowSlowIfNeeded, addStatusEffect, addStatusEffect, animateDamage, applyArmorToDamage, applyDamage, applyFluidMovingSpeed, applyMovementEffects, areItemsDifferent, attackLivingEntity, becomeAngry, canBreatheInWater, canEquip, canEquipFromDispenser, canFreeze, canGlide, canGlideWith, canHaveStatusEffect, canHit, canSee, canSee, canTakeDamage, canTarget, canUsePortals, canUseSlot, canWalkOnFluid, clampScale, clearActiveItem, clearPotionSwirls, clearSleepingPosition, clearStatusEffects, computeFallDamage, consumeItem, containsOnlyAmbientEffects, createEquipment, createLivingAttributes, createTracker, damage, damageArmor, damageEquipment, damageHelmet, disableExperienceDropping, drop, dropExperience, dropItem, dropLoot, endCombat, enterCombat, equipStack, fall, forEachBrushedItem, forEachGeneratedItem, forEachGiftedItem, forEachShearedItem, generateLoot, getAbsorptionAmount, getActiveHand, getActiveItem, getActiveStatusEffects, getArmor, getArmorVisibility, getAttackDistanceScalingFactor, getAttacker, getAttacking, getAttackingPlayer, getAttackKnockbackAgainst, getAttributeBaseValue, getAttributeInstance, getAttributes, getAttributeValue, getBaseDimensions, getBaseWaterMovementSpeedMultiplier, getBlockingItem, getBodyYaw, getBoundingBox, getClimbingPos, getControlledMovementInput, getDamageBlockedAmount, getDamageTiltYaw, getDamageTracker, getDespawnCounter, getDimensions, getEffectFadeFactor, getEffectiveGravity, getEntity, getEquippedStack, getEquipSound, getExperienceToDrop, getFallSounds, getGlidingTicks, getGravity, getHandSwingProgress, getHeadYaw, getHealth, getHitbox, getInterpolator, getItemUseTime, getItemUseTimeLeft, getJumpBoostVelocityModifier, getJumpVelocity, getJumpVelocity, getLastAttackedTime, getLastAttacker, getLastAttackTime, getLeaningPitch, getLocationBasedEnchantmentEffects, getLuck, getMainHandStack, getMaxAbsorption, getMaxHealth, getMaxRelativeHeadRotation, getMovementSpeed, getNextAirOnLand, getNextAirUnderwater, getOffGroundSpeed, getOffHandStack, getPassengerRidingPos, getPlayerHitTimer, getPoses, getPreferredEquipmentSlot, getPrimeAdversary, getProjectileType, getRecentDamageSource, getSaddledSpeed, getSafeFallDistance, getScale, getScaleFactor, getSleepingDirection, getSleepingPosition, getSoundPitch, getSoundVolume, getStackInArm, getStackInHand, getStackReference, getStatusEffect, getStatusEffects, getStepHeight, getStingerCount, getStuckArrowCount, getVelocityMultiplier, getWaypointConfig, getWeaponDisableBlockingForSeconds, getWeaponStack, getYaw, giveOrDropStack, handleFallDamage, hasInvertedHealingAndHarm, hasLandedInFluid, hasNoDrag, hasStackEquipped, hasStatusEffect, hasWaypoint, heal, hurtByWater, isAffectedBySplashPotions, isAlive, isArmorSlot, isBaby, isBlocking, isClimbing, isDead, isEntityLookingAtMe, isExperienceDroppingDisabled, isGliding, isGlowing, isHolding, isHolding, isHoldingOntoLadder, isImmobile, isInCreativeMode, isInsideWall, isInSwimmingPose, isInvulnerableTo, isJumping, isMobOrPlayer, isPartOfGame, isPushable, isSleeping, isUsingItem, isUsingRiptide, jump, kill, knockback, knockDownwards, lerpHeadYaw, lerpYaw, lookAt, markEffectsDirty, modifyAppliedDamage, onAttacking, onDamaged, onDeath, onEquipStack, onKilledBy, onRemoval, onRemove, onSpawnPacket, onStatusEffectApplied, onStatusEffectsRemoved, onStatusEffectUpgraded, onTrackedDataSet, playBlockFallSound, playSound, positionInPortal, positionInPortal, pushAway, pushAwayFrom, remove, removePowderSnowSlow, removeStatusEffect, removeStatusEffectInternal, sendEffectToControllingPlayer, sendEquipmentBreakStatus, sendPickup, setAbsorptionAmount, setAbsorptionAmountUnclamped, setAttacker, setAttacking, setAttacking, setAttackingPlayer, setBodyYaw, setCurrentHand, setDespawnCounter, setHeadYaw, setHealth, setJumping, setLivingFlag, setNearbySongPlaying, setNoDrag, setOnFireForTicks, setSleepingPosition, setSprinting, setStackInHand, setStatusEffect, setStingerCount, setStuckArrowCount, shouldAlwaysDropExperience, shouldDropExperience, shouldDropLoot, shouldRenderName, shouldSwimInFluids, sleep, spawnItemParticles, stopGliding, stopRiding, stopUsingItem, swingHand, swingHand, takeKnockback, takeShieldHit, teleport, tickControlled, tickCramming, tickGliding, tickHandSwing, tickInVoid, tickItemStackUsage, tickMovementInput, tickRiding, tickRiptide, tickStatusEffects, tiltScreen, travel, travelFlying, travelFlying, triggerItemPickedUpByEntityCriteria, updateLimbs, updateLimbs, updatePostDeath, updatePotionVisibility, updateTrackedHeadRotation, wakeUp, wouldNotSuffocateInPoseMethods inherited from class net.minecraft.entity.Entity
addAirTravelEffects, addCommandTag, addFlapEffects, addPassenger, addPortalChunkTicketAt, addVelocity, addVelocity, addVelocityInternal, adjustMovementForCollisions, adjustMovementForPiston, adjustMovementForSneaking, applyBubbleColumnEffects, applyBubbleColumnSurfaceEffects, applyGravity, applyMirror, applyRotation, attemptTickInVoid, bypassesLandingEffects, bypassesSteppingEffects, calculateBoundingBox, calculateDefaultBoundingBox, calculateDimensions, calculateNextStepSoundDistance, canAddPassenger, canAvoidTraps, canBeHitByProjectile, canBeSpectated, canExplosionDestroyBlock, canModifyAt, canMoveVoluntarily, canSprintAsVehicle, canStartRiding, canTeleportBetween, castComponentValue, changeLookDirection, clearQueuedCollisionChecks, clientDamage, collides, collidesWith, collidesWithFluid, collidesWithStateAtPos, copyComponentFrom, copyComponentsFrom, copyComponentsFrom, copyFrom, copyPositionAndRotation, couldAcceptPassenger, createSpawnPacket, defrost, detach, detachAllHeldLeashes, discard, dismountVehicle, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropStack, dropStack, dropStack, emitGameEvent, emitGameEvent, equals, extinguish, extinguishWithSound, get, getAir, getAttachments, getBlockPos, getBlockStateAtPos, getBlockX, getBlockY, getBlockZ, getBodyX, getBodyY, getBodyZ, getBoundingBox, getBrightnessAtEyes, getBurningDuration, getCameraPosVec, getChunkPos, getClientCameraPosVec, getCommandSource, getCommandTags, getControllingVehicle, getCustomName, getDamageSources, getDataTracker, getDefaultName, getDefaultPortalCooldown, getDisplayName, getEffectiveExplosionResistance, getEntityWorld, getErrorReporterContext, getEyeHeight, getEyePos, getEyeY, getFacing, getFinalGravity, getFireTicks, getFirstPassenger, getFlag, getFluidHeight, getFreezingScale, getFrozenTicks, getHandPosOffset, getHeight, getHeldQuadLeashOffsets, getHighSpeedSplashSound, getHorizontalFacing, getHoverEvent, getId, getJumpVelocityMultiplier, getLandingBlockState, getLandingPos, getLastRenderPos, getLeashPos, getLerpedPitch, getLerpedPos, getLerpedYaw, getMaxAir, getMinFreezeDamageTicks, getMoveEffect, getMovement, getMovementDirection, getName, getNameForScoreboard, getOppositeRotationVector, getOppositeRotationVector, getParticleX, getParticleZ, getPassengerAttachmentPos, getPassengerAttachmentPos, getPassengerDismountOffset, getPassengerList, getPassengersDeep, getPistonBehavior, getPitch, getPitch, getPlayerPassengers, getPortalCooldown, getPos, getPose, getPosWithYOffset, getProjectileDeflection, getRandom, getRandomBodyY, getRegistryManager, getRemovalReason, getRenderDistanceMultiplier, getRootVehicle, getRotationClient, getRotationVec, getRotationVecClient, getRotationVector, getRotationVector, getSavedEntityId, getScoreboardTeam, getServer, getSoundCategory, getSplashSound, getStandingEyeHeight, getSteppingBlockState, getSteppingPos, getStepSoundPos, getSwimHeight, getSwimSound, getSyncedPos, getTargetingMargin, getTeamColorValue, getTrackedPosition, getType, getUuid, getUuidAsString, getVehicle, getVehicleAttachmentPos, getVelocity, getVelocityAffectingPos, getWidth, getWorldSpawnPos, getX, getY, getYaw, getZ, handleAttack, handleFall, handleFallDamageForPassengers, hasCollidedSoftly, hasControllingPassenger, hasCustomName, hashCode, hasNoGravity, hasPassenger, hasPassenger, hasPassengerDeep, hasPassengers, hasPlayerRider, hasPortalCooldown, hasQuadLeashAttachmentPoints, hasVehicle, igniteByLava, interactAt, isAlwaysInvulnerableTo, isAtCloudHeight, isAttackable, isCollidable, isConnectedThroughVehicle, isControlledByMainPlayer, isControlledByPlayer, isCrawling, isCustomNameVisible, isDescending, isFireImmune, isFlappingWings, isFlyingVehicle, isFrozen, isGlowingLocal, isImmuneToExplosion, isInFluid, isInLava, isInPose, isInRange, isInRange, isInSameTeam, isInSneakingPose, isInterpolating, isInvisible, isInvisibleTo, isInvulnerable, isLiving, isLogicalSideForUpdatingMovement, isOnFire, isOnGround, isOnRail, isPartOf, isPlayer, isPushedByFluids, isRegionUnloaded, isRemoved, isSilent, isSneaking, isSneaky, isSpectator, isSprinting, isSubmergedIn, isSubmergedInWater, isSupportedBy, isSwimming, isTeammate, isTeamPlayer, isTouchingWater, isTouchingWaterOrRain, lerpPosAndRotation, limitFallDistance, method_73092, method_73094, method_73095, method_73187, move, movementInputToVelocity, occludeVibrationSignals, onBlockCollision, onBubbleColumnCollision, onBubbleColumnSurfaceCollision, onDataTrackerUpdate, onExplodedBy, onHeldLeashUpdate, onKilledOther, onLanding, onPassengerLookAround, onPlayerCollision, onRemoved, onStartedTrackingBy, onStoppedTrackingBy, onStruckByLightning, onSwimmingStart, playCombinationStepSounds, playExtinguishSound, playSecondaryStepSound, playSound, playSoundIfNotSilent, playSwimSound, playSwimSound, popQueuedCollisionCheck, populateCrashReport, pushOutOfBlocks, raycast, readData, recalculateDimensions, refreshPosition, refreshPositionAfterTeleport, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, refreshPositionAndAngles, reinitDimensions, removeAllPassengers, removeCommandTag, removePassenger, requestTeleport, requestTeleportAndDismount, requestTeleportOffset, resetPortalCooldown, resetPosition, rotate, saveData, saveSelfData, scheduleVelocityUpdate, serverDamage, setAir, setAlwaysSyncAbsolute, setAngles, setApplicableComponent, setBoundingBox, setChangeListener, setComponent, setCustomName, setCustomNameVisible, setFireTicks, setFlag, setFrozenTicks, setGlowing, setId, setInPowderSnow, setInvisible, setInvulnerable, setLastPositionAndAngles, setMovement, setMovement, setNoGravity, setOnFire, setOnFireFor, setOnFireFromLava, setOnGround, setPitch, setPortalCooldown, setPos, setPose, setPosition, setPosition, setPosition, setRemoved, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setSwimming, setUuid, setVelocity, setVelocity, setVelocityClient, setWorld, setYaw, shouldAlwaysSyncAbsolute, shouldControlVehicles, shouldDismountUnderwater, shouldEscapePowderSnow, shouldPlayBurnSoundInLava, shouldRender, shouldRender, shouldSave, shouldSetPositionOnLoad, shouldSpawnSprintingParticles, shouldTickBlockCollision, sidedDamage, slowMovement, snipAllHeldLeashes, spawnBubbleColumnParticles, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, startRiding, streamPassengersAndSelf, streamSelfAndPassengers, teleport, teleportSpectatingPlayers, teleportTo, tickBlockCollision, tickBlockCollision, tickHeldLeash, tickPortalCooldown, tickPortalTeleportation, toString, tryUsePortal, unsetRemoved, updateEventHandler, updateKilledAdvancementCriterion, updateLastAngles, updateLastPosition, updateMovementInFluid, updatePassengerForDismount, updatePassengerPosition, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateSupportingBlockPos, updateSwimming, updateTrackedPosition, updateTrackedPositionAndAngles, updateVelocity, updateWaterState, writeDataMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.component.ComponentsAccess
getOrDefault, getTypedMethods inherited from interface net.minecraft.entity.ContainerUser
asLivingEntityMethods inherited from interface net.minecraft.entity.EquipmentHolder
equipStack, getEquippedStack, getSlotForStack, setEquipmentFromTable, setEquipmentFromTable, setEquipmentFromTableMethods inherited from interface net.minecraft.entity.Leashable
applyElasticity, attachLeash, canBeLeashedTo, canUseQuadLeashAttachmentPoint, detachLeash, detachLeashWithoutDrop, getDistanceToCenter, getElasticLeashDistance, getLeashHolder, getLeashOffset, getLeashSnappingDistance, getQuadLeashOffsets, isLeashed, mightBeLeashed, onLongLeashTick, readLeashData, setUnresolvedLeashHolderId, writeLeashDataMethods inherited from interface net.minecraft.scoreboard.ScoreHolder
getStyledDisplayName
-
Field Details
-
field_61257
private static final long field_61257- See Also:
- Mappings:
Namespace Name Mixin selector named field_61257Lnet/minecraft/entity/passive/CopperGolemEntity;field_61257:Jintermediary field_61257Lnet/minecraft/class_11573;field_61257:Jofficial aLcpe;a:J
-
field_61258
private static final long field_61258- See Also:
- Mappings:
Namespace Name Mixin selector named field_61258Lnet/minecraft/entity/passive/CopperGolemEntity;field_61258:Jintermediary field_61258Lnet/minecraft/class_11573;field_61258:Jofficial bLcpe;b:J
-
field_61259
private static final int field_61259- See Also:
- Mappings:
Namespace Name Mixin selector named field_61259Lnet/minecraft/entity/passive/CopperGolemEntity;field_61259:Iintermediary field_61259Lnet/minecraft/class_11573;field_61259:Iofficial cLcpe;c:I
-
field_61273
private static final int field_61273- See Also:
- Mappings:
Namespace Name Mixin selector named field_61273Lnet/minecraft/entity/passive/CopperGolemEntity;field_61273:Iintermediary field_61273Lnet/minecraft/class_11573;field_61273:Iofficial dLcpe;d:I
-
field_61274
private static final int field_61274- See Also:
- Mappings:
Namespace Name Mixin selector named field_61274Lnet/minecraft/entity/passive/CopperGolemEntity;field_61274:Iintermediary field_61274Lnet/minecraft/class_11573;field_61274:Iofficial eLcpe;e:I
-
field_61275
private static final int field_61275- See Also:
- Mappings:
Namespace Name Mixin selector named field_61275Lnet/minecraft/entity/passive/CopperGolemEntity;field_61275:Iintermediary field_61275Lnet/minecraft/class_11573;field_61275:Iofficial fLcpe;f:I
-
field_61260
private static final float field_61260- See Also:
- Mappings:
Namespace Name Mixin selector named field_61260Lnet/minecraft/entity/passive/CopperGolemEntity;field_61260:Fintermediary field_61260Lnet/minecraft/class_11573;field_61260:Fofficial clLcpe;cl:F
-
OXIDATION_LEVEL
- Mappings:
Namespace Name Mixin selector named OXIDATION_LEVELLnet/minecraft/entity/passive/CopperGolemEntity;OXIDATION_LEVEL:Lnet/minecraft/entity/data/TrackedData;intermediary field_61261Lnet/minecraft/class_11573;field_61261:Lnet/minecraft/class_2940;official cmLcpe;cm:Lals;
-
COPPER_GOLEM_STATE
- Mappings:
Namespace Name Mixin selector named COPPER_GOLEM_STATELnet/minecraft/entity/passive/CopperGolemEntity;COPPER_GOLEM_STATE:Lnet/minecraft/entity/data/TrackedData;intermediary field_61262Lnet/minecraft/class_11573;field_61262:Lnet/minecraft/class_2940;official cnLcpe;cn:Lals;
-
targetContainer
- Mappings:
Namespace Name Mixin selector named targetContainerLnet/minecraft/entity/passive/CopperGolemEntity;targetContainer:Lnet/minecraft/util/math/BlockPos;intermediary field_61263Lnet/minecraft/class_11573;field_61263:Lnet/minecraft/class_2338;official coLcpe;co:Ljb;
-
nextOxidationAge
private long nextOxidationAge- Mappings:
Namespace Name Mixin selector named nextOxidationAgeLnet/minecraft/entity/passive/CopperGolemEntity;nextOxidationAge:Jintermediary field_61264Lnet/minecraft/class_11573;field_61264:Jofficial cpLcpe;cp:J
-
spinHeadTimer
private int spinHeadTimer- Mappings:
Namespace Name Mixin selector named spinHeadTimerLnet/minecraft/entity/passive/CopperGolemEntity;spinHeadTimer:Iintermediary field_61265Lnet/minecraft/class_11573;field_61265:Iofficial cqLcpe;cq:I
-
spinHeadAnimationState
- Mappings:
Namespace Name Mixin selector named spinHeadAnimationStateLnet/minecraft/entity/passive/CopperGolemEntity;spinHeadAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_61268Lnet/minecraft/class_11573;field_61268:Lnet/minecraft/class_7094;official crLcpe;cr:Lcaa;
-
gettingItemAnimationState
- Mappings:
Namespace Name Mixin selector named gettingItemAnimationStateLnet/minecraft/entity/passive/CopperGolemEntity;gettingItemAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_61269Lnet/minecraft/class_11573;field_61269:Lnet/minecraft/class_7094;official csLcpe;cs:Lcaa;
-
gettingNoItemAnimationState
- Mappings:
Namespace Name Mixin selector named gettingNoItemAnimationStateLnet/minecraft/entity/passive/CopperGolemEntity;gettingNoItemAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_61270Lnet/minecraft/class_11573;field_61270:Lnet/minecraft/class_7094;official ctLcpe;ct:Lcaa;
-
droppingItemAnimationState
- Mappings:
Namespace Name Mixin selector named droppingItemAnimationStateLnet/minecraft/entity/passive/CopperGolemEntity;droppingItemAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_61271Lnet/minecraft/class_11573;field_61271:Lnet/minecraft/class_7094;official cuLcpe;cu:Lcaa;
-
droppingNoItemAnimationState
- Mappings:
Namespace Name Mixin selector named droppingNoItemAnimationStateLnet/minecraft/entity/passive/CopperGolemEntity;droppingNoItemAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_61272Lnet/minecraft/class_11573;field_61272:Lnet/minecraft/class_7094;official cvLcpe;cv:Lcaa;
-
-
Constructor Details
-
CopperGolemEntity
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)Vintermediary <init>Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)Vofficial <init>Lcak;<init>(Lcat;Ldoc;)V
-
-
Method Details
-
createCopperGolemAttributes
- Mappings:
Namespace Name Mixin selector named createCopperGolemAttributesLnet/minecraft/entity/passive/CopperGolemEntity;createCopperGolemAttributes()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;intermediary method_72475Lnet/minecraft/class_11573;method_72475()Lnet/minecraft/class_5132$class_5133;official lLcpe;l()Lccq$a;
-
getState
- Mappings:
Namespace Name Mixin selector named getStateLnet/minecraft/entity/passive/CopperGolemEntity;getState()Lnet/minecraft/entity/passive/CopperGolemState;intermediary method_72476Lnet/minecraft/class_11573;method_72476()Lnet/minecraft/class_11577;official mLcpe;m()Lcpi;
-
setState
- Mappings:
Namespace Name Mixin selector named setStateLnet/minecraft/entity/passive/CopperGolemEntity;setState(Lnet/minecraft/entity/passive/CopperGolemState;)Vintermediary method_72458Lnet/minecraft/class_11573;method_72458(Lnet/minecraft/class_11577;)Vofficial aLcpe;a(Lcpi;)V
-
getOxidationLevel
- Mappings:
Namespace Name Mixin selector named getOxidationLevelLnet/minecraft/entity/passive/CopperGolemEntity;getOxidationLevel()Lnet/minecraft/block/Oxidizable$OxidationLevel;intermediary method_72477Lnet/minecraft/class_11573;method_72477()Lnet/minecraft/class_5955$class_5811;official nLcpe;n()Lebh$a;
-
setOxidationLevel
- Mappings:
Namespace Name Mixin selector named setOxidationLevelLnet/minecraft/entity/passive/CopperGolemEntity;setOxidationLevel(Lnet/minecraft/block/Oxidizable$OxidationLevel;)Vintermediary method_72461Lnet/minecraft/class_11573;method_72461(Lnet/minecraft/class_5955$class_5811;)Vofficial aLcpe;a(Lebh$a;)V
-
setTargetContainerPos
- Mappings:
Namespace Name Mixin selector named setTargetContainerPosLnet/minecraft/entity/passive/CopperGolemEntity;setTargetContainerPos(Lnet/minecraft/util/math/BlockPos;)Vintermediary method_72474Lnet/minecraft/class_11573;method_72474(Lnet/minecraft/class_2338;)Vofficial hLcpe;h(Ljb;)V
-
resetTargetContainerPos
public void resetTargetContainerPos()- Mappings:
Namespace Name Mixin selector named resetTargetContainerPosLnet/minecraft/entity/passive/CopperGolemEntity;resetTargetContainerPos()Vintermediary method_72478Lnet/minecraft/class_11573;method_72478()Vofficial tLcpe;t()V
-
getSpinHeadAnimationState
- Mappings:
Namespace Name Mixin selector named getSpinHeadAnimationStateLnet/minecraft/entity/passive/CopperGolemEntity;getSpinHeadAnimationState()Lnet/minecraft/entity/AnimationState;intermediary method_72463Lnet/minecraft/class_11573;method_72463()Lnet/minecraft/class_7094;official gHLcpe;gH()Lcaa;
-
getGettingItemAnimationState
- Mappings:
Namespace Name Mixin selector named getGettingItemAnimationStateLnet/minecraft/entity/passive/CopperGolemEntity;getGettingItemAnimationState()Lnet/minecraft/entity/AnimationState;intermediary method_72466Lnet/minecraft/class_11573;method_72466()Lnet/minecraft/class_7094;official gILcpe;gI()Lcaa;
-
getGettingNoItemAnimationState
- Mappings:
Namespace Name Mixin selector named getGettingNoItemAnimationStateLnet/minecraft/entity/passive/CopperGolemEntity;getGettingNoItemAnimationState()Lnet/minecraft/entity/AnimationState;intermediary method_72467Lnet/minecraft/class_11573;method_72467()Lnet/minecraft/class_7094;official gJLcpe;gJ()Lcaa;
-
getDroppingItemAnimationState
- Mappings:
Namespace Name Mixin selector named getDroppingItemAnimationStateLnet/minecraft/entity/passive/CopperGolemEntity;getDroppingItemAnimationState()Lnet/minecraft/entity/AnimationState;intermediary method_72468Lnet/minecraft/class_11573;method_72468()Lnet/minecraft/class_7094;official gKLcpe;gK()Lcaa;
-
getDroppingNoItemAnimationState
- Mappings:
Namespace Name Mixin selector named getDroppingNoItemAnimationStateLnet/minecraft/entity/passive/CopperGolemEntity;getDroppingNoItemAnimationState()Lnet/minecraft/entity/AnimationState;intermediary method_72469Lnet/minecraft/class_11573;method_72469()Lnet/minecraft/class_7094;official gLLcpe;gL()Lcaa;
-
createBrainProfile
- Overrides:
createBrainProfilein classLivingEntity- Mappings:
Namespace Name Mixin selector named createBrainProfileLnet/minecraft/entity/LivingEntity;createBrainProfile()Lnet/minecraft/entity/ai/brain/Brain$Profile;intermediary method_28306Lnet/minecraft/class_1309;method_28306()Lnet/minecraft/class_4095$class_5303;official ekLcbl;ek()Lccl$b;
-
deserializeBrain
- Overrides:
deserializeBrainin classLivingEntity- Mappings:
Namespace Name Mixin selector named deserializeBrainLnet/minecraft/entity/LivingEntity;deserializeBrain(Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/entity/ai/brain/Brain;intermediary method_18867Lnet/minecraft/class_1309;method_18867(Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/class_4095;official aLcbl;a(Lcom/mojang/serialization/Dynamic;)Lccl;
-
getBrain
- Overrides:
getBrainin classLivingEntity- Mappings:
Namespace Name Mixin selector named getBrainLnet/minecraft/entity/LivingEntity;getBrain()Lnet/minecraft/entity/ai/brain/Brain;intermediary method_18868Lnet/minecraft/class_1309;method_18868()Lnet/minecraft/class_4095;official ejLcbl;ej()Lccl;
-
sendAiDebugData
protected void sendAiDebugData()- Overrides:
sendAiDebugDatain classMobEntity- Mappings:
Namespace Name Mixin selector named sendAiDebugDataLnet/minecraft/entity/mob/MobEntity;sendAiDebugData()Vintermediary method_18409Lnet/minecraft/class_1308;method_18409()Vofficial agLcbn;ag()V
-
initDataTracker
Initializes data tracker.- Overrides:
initDataTrackerin classMobEntity- API Note:
- Subclasses should override this and add to the builder any data that needs to be tracked.
- Mappings:
Namespace Name Mixin selector named initDataTrackerLnet/minecraft/entity/Entity;initDataTracker(Lnet/minecraft/entity/data/DataTracker$Builder;)Vintermediary method_5693Lnet/minecraft/class_1297;method_5693(Lnet/minecraft/class_2945$class_9222;)Vofficial aLcak;a(Lalw$a;)V
-
writeCustomData
- Overrides:
writeCustomDatain classMobEntity- Mappings:
Namespace Name Mixin selector named writeCustomDataLnet/minecraft/entity/Entity;writeCustomData(Lnet/minecraft/storage/WriteView;)Vintermediary method_5652Lnet/minecraft/class_1297;method_5652(Lnet/minecraft/class_11372;)Vofficial aLcak;a(Lffa;)V
-
readCustomData
- Overrides:
readCustomDatain classMobEntity- Mappings:
Namespace Name Mixin selector named readCustomDataLnet/minecraft/entity/Entity;readCustomData(Lnet/minecraft/storage/ReadView;)Vintermediary method_5749Lnet/minecraft/class_1297;method_5749(Lnet/minecraft/class_11368;)Vofficial aLcak;a(Lfey;)V
-
mobTick
-
tick
public void tick()Ticks this entity.- Overrides:
tickin classMobEntity- See Also:
- API Note:
- This can be overridden to add additional logics.
super.tick();should be called in those cases. - Implementation Note:
- By default, this delegates all logics to
MobEntity.baseTick(). - Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/entity/Entity;tick()Vintermediary method_5773Lnet/minecraft/class_1297;method_5773()Vofficial gLcak;g()V
-
interactMob
- Overrides:
interactMobin classMobEntity- Mappings:
Namespace Name Mixin selector named interactMobLnet/minecraft/entity/mob/MobEntity;interactMob(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;intermediary method_5992Lnet/minecraft/class_1308;method_5992(Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1269;official bLcbn;b(Lcvz;Lbyf;)Lbyg;
-
serverTick
- Mappings:
Namespace Name Mixin selector named serverTickLnet/minecraft/entity/passive/CopperGolemEntity;serverTick(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/random/Random;J)Vintermediary method_72457Lnet/minecraft/class_11573;method_72457(Lnet/minecraft/class_3218;Lnet/minecraft/class_5819;J)Vofficial aLcpe;a(Lauo;Lbdd;J)V
-
canTurnIntoStatue
- Mappings:
Namespace Name Mixin selector named canTurnIntoStatueLnet/minecraft/entity/passive/CopperGolemEntity;canTurnIntoStatue(Lnet/minecraft/world/World;)Zintermediary method_72462Lnet/minecraft/class_11573;method_72462(Lnet/minecraft/class_1937;)Zofficial cLcpe;c(Ldoc;)Z
-
turnIntoStatue
- Mappings:
Namespace Name Mixin selector named turnIntoStatueLnet/minecraft/entity/passive/CopperGolemEntity;turnIntoStatue(Lnet/minecraft/server/world/ServerWorld;)Vintermediary method_72473Lnet/minecraft/class_11573;method_72473(Lnet/minecraft/class_3218;)Vofficial hLcpe;h(Lauo;)V
-
clientTick
private void clientTick()- Mappings:
Namespace Name Mixin selector named clientTickLnet/minecraft/entity/passive/CopperGolemEntity;clientTick()Vintermediary method_72470Lnet/minecraft/class_11573;method_72470()Vofficial gNLcpe;gN()V
-
onSpawn
- Mappings:
Namespace Name Mixin selector named onSpawnLnet/minecraft/entity/passive/CopperGolemEntity;onSpawn(Lnet/minecraft/block/Oxidizable$OxidationLevel;)Vintermediary method_72460Lnet/minecraft/class_11573;method_72460(Lnet/minecraft/class_5955$class_5811;)Vofficial bLcpe;b(Lebh$a;)V
-
initialize
@Nullable public @Nullable EntityData initialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, @Nullable @Nullable EntityData entityData) - Overrides:
initializein classMobEntity- Mappings:
Namespace Name Mixin selector named initializeLnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/ServerWorldAccess;Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/SpawnReason;Lnet/minecraft/entity/EntityData;)Lnet/minecraft/entity/EntityData;intermediary method_5943Lnet/minecraft/class_1308;method_5943(Lnet/minecraft/class_5425;Lnet/minecraft/class_1266;Lnet/minecraft/class_3730;Lnet/minecraft/class_1315;)Lnet/minecraft/class_1315;official aLcbn;a(Ldot;Lbye;Lcas;Lccd;)Lccd;
-
playSpawnSound
public void playSpawnSound()- Mappings:
Namespace Name Mixin selector named playSpawnSoundLnet/minecraft/entity/passive/CopperGolemEntity;playSpawnSound()Vintermediary method_72459Lnet/minecraft/class_11573;method_72459()Vofficial gMLcpe;gM()V
-
playSpinHeadSound
private void playSpinHeadSound()- Mappings:
Namespace Name Mixin selector named playSpinHeadSoundLnet/minecraft/entity/passive/CopperGolemEntity;playSpinHeadSound()Vintermediary method_72471Lnet/minecraft/class_11573;method_72471()Vofficial gOLcpe;gO()V
-
getHurtSound
- Overrides:
getHurtSoundin classGolemEntity- Mappings:
Namespace Name Mixin selector named getHurtSoundLnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/sound/SoundEvent;intermediary method_6011Lnet/minecraft/class_1309;method_6011(Lnet/minecraft/class_1282;)Lnet/minecraft/class_3414;official eLcbl;e(Lbyy;)Lazr;
-
getDeathSound
- Overrides:
getDeathSoundin classGolemEntity- Mappings:
Namespace Name Mixin selector named getDeathSoundLnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;intermediary method_6002Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;official f_Lcbl;f_()Lazr;
-
playStepSound
- Overrides:
playStepSoundin classEntity- Mappings:
Namespace Name Mixin selector named playStepSoundLnet/minecraft/entity/Entity;playStepSound(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Vintermediary method_5712Lnet/minecraft/class_1297;method_5712(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Vofficial bLcak;b(Ljb;Lefy;)V
-
getSpinHeadSound
- Mappings:
Namespace Name Mixin selector named getSpinHeadSoundLnet/minecraft/entity/passive/CopperGolemEntity;getSpinHeadSound()Lnet/minecraft/sound/SoundEvent;intermediary method_72472Lnet/minecraft/class_11573;method_72472()Lnet/minecraft/class_3414;official gPLcpe;gP()Lazr;
-
getLeashOffset
- Specified by:
getLeashOffsetin interfaceLeashable- Mappings:
Namespace Name Mixin selector named getLeashOffsetLnet/minecraft/entity/Leashable;getLeashOffset()Lnet/minecraft/util/math/Vec3d;intermediary method_29919Lnet/minecraft/class_9817;method_29919()Lnet/minecraft/class_243;official FLcbj;F()Lfkq;
-
isViewingContainerAt
- Specified by:
isViewingContainerAtin interfaceContainerUser- Mappings:
Namespace Name Mixin selector named isViewingContainerAtLnet/minecraft/entity/ContainerUser;isViewingContainerAt(Lnet/minecraft/block/entity/ViewerCountManager;Lnet/minecraft/util/math/BlockPos;)Zintermediary method_72380Lnet/minecraft/class_11565;method_72380(Lnet/minecraft/class_5561;Lnet/minecraft/class_2338;)Zofficial aLcad;a(Ledg;Ljb;)Z
-
getContainerInteractionRange
public double getContainerInteractionRange()- Specified by:
getContainerInteractionRangein interfaceContainerUser- Mappings:
Namespace Name Mixin selector named getContainerInteractionRangeLnet/minecraft/entity/ContainerUser;getContainerInteractionRange()Dintermediary method_72381Lnet/minecraft/class_11565;method_72381()Dofficial akLcad;ak()D
-
sheared
- Specified by:
shearedin interfaceShearable- Mappings:
Namespace Name Mixin selector named shearedLnet/minecraft/entity/Shearable;sheared(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/sound/SoundCategory;Lnet/minecraft/item/ItemStack;)Vintermediary method_6636Lnet/minecraft/class_5147;method_6636(Lnet/minecraft/class_3218;Lnet/minecraft/class_3419;Lnet/minecraft/class_1799;)Vofficial aLccb;a(Lauo;Lazt;Ldeb;)V
-
isShearable
public boolean isShearable()- Specified by:
isShearablein interfaceShearable- Mappings:
Namespace Name Mixin selector named isShearableLnet/minecraft/entity/Shearable;isShearable()Zintermediary method_27072Lnet/minecraft/class_5147;method_27072()Zofficial aLccb;a()Z
-
dropInventory
- Overrides:
dropInventoryin classLivingEntity- Mappings:
Namespace Name Mixin selector named dropInventoryLnet/minecraft/entity/LivingEntity;dropInventory(Lnet/minecraft/server/world/ServerWorld;)Vintermediary method_16078Lnet/minecraft/class_1309;method_16078(Lnet/minecraft/class_3218;)Vofficial gLcbl;g(Lauo;)V
-