History - net.minecraft.entity.mob.GuardianEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.monster.Guardian
net.minecraft.class_1577
net.minecraft.entity.mob.GuardianEntity
Fields
int: ATTACK_TIME, field_30470, WARMUP_TIME
TrackedData<Boolean>: DATA_ID_MOVING, field_7280, SPIKES_RETRACTED
TrackedData<Integer>: DATA_ID_ATTACK_TARGET, field_7290, BEAM_TARGET_ID
float: clientSideTailAnimation, field_7286, tailAngle
float: clientSideTailAnimationO, field_7284, lastTailAngle
float: clientSideTailAnimationSpeed, field_7281, spikesExtensionRate
float: clientSideSpikesAnimation, field_7285, spikesExtension
float: clientSideSpikesAnimationO, field_7287, lastSpikesExtension
LivingEntity: clientSideCachedAttackTarget, field_7288, cachedBeamTarget
int: clientSideAttackTime, field_7282, beamTicks
boolean: clientSideTouchedGround, field_7283, flopping
WanderAroundGoal: randomStrollGoal, field_7289, wanderGoal
Constructors
(EntityType<? extends GuardianEntity>, World)
Methods
void (): registerGoals, method_5959, initGoals
DefaultAttributeContainer$Builder (): createAttributes, method_26915, createGuardianAttributes
EntityNavigation (World): createNavigation, method_5965, createNavigation
void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker
boolean (): isMoving, method_7058, areSpikesRetracted
void (boolean): setMoving, method_7054, setSpikesRetracted
int (): getAttackDuration, method_7055, getWarmupTime
void (int): setActiveAttackTarget, method_7060, setBeamTarget
boolean (): hasActiveAttackTarget, method_7063, hasBeamTarget
LivingEntity (): getActiveAttackTarget, method_7052, getBeamTarget
void (TrackedData<?>): onSyncedDataUpdated, method_5674, onTrackedDataSet
int (): getAmbientSoundInterval, method_5970, getMinAmbientSoundDelay
SoundEvent (): getAmbientSound, method_5994, getAmbientSound
SoundEvent (DamageSource): getHurtSound, method_6011, getHurtSound
SoundEvent (): getDeathSound, method_6002, getDeathSound
Entity$MoveEffect (): getMovementEmission, method_33570, getMoveEffect
float (BlockPos, WorldView): getWalkTargetValue, method_6144, getPathfindingFavor
void (): aiStep, method_6007, tickMovement
SoundEvent (): getFlopSound, method_7062, getFlopSound
float (float): getTailAnimation, method_7057, getTailAngle
float (float): getSpikesAnimation, method_7053, getSpikesExtension
float (float): getAttackAnimationScale, method_7061, getBeamProgress
float (): getClientSideAttackTime, method_48161, getBeamTicks
boolean (WorldView): checkSpawnObstruction, method_5957, canSpawn
boolean (EntityType<? extends GuardianEntity>, WorldAccess, SpawnReason, BlockPos, Random): checkGuardianSpawnRules, method_20676, canSpawn
boolean (ServerWorld, DamageSource, float): hurtServer, method_64397, damage
int (): getMaxHeadXRot, method_5978, getMaxLookPitchChange
void (Vec3d, double, boolean, double): travelInWater, method_76087, travelInWater