net.minecraft.entity.living.mob.monster

public class GuardianEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

zx
net.minecraft.class_2648
net.minecraft.entity.living.mob.monster.GuardianEntity
net.minecraft.entity.monster.EntityGuardian

Field summary

Modifier and TypeField
private static final DataAttribute<Boolean>
bz
field_15549
SPIKES_RETRACTED
MOVING
private static final DataAttribute<Integer>
bA
field_14756
BEAM_TARGET_ID
TARGET_ENTITY
protected float
a
field_12072
tailAngle
clientSideTailAnimation
protected float
b
field_12073
prevTailAngle
clientSideTailAnimationO
protected float
c
field_12080
spikesExtensionRate
clientSideTailAnimationSpeed
protected float
bw
field_12074
spikesExtension
clientSideSpikesAnimation
protected float
bx
field_12075
prevSpikesExtension
clientSideSpikesAnimationO
private LivingEntity
bB
field_12076
cachedBeamTarget
targetedEntity
private int
bC
field_12077
beamTicks
clientSideAttackTime
private boolean
bD
field_12078
flopping
clientSideTouchedGround
protected WanderAroundGoal
by
field_12079
wanderGoal
wander

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
r()
method_13087()
initGoals()
initEntityAI()
protected void
bE()
method_6129()
initAttributes()
applyEntityAttributes()
public static void
c(ph arg0)
method_13530(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesGuardian(DataFixer fixer)
protected PathNavigation
b(ajs arg0)
method_10986(class_1150 arg0)
createNavigation(World arg0)
createNavigator(World arg0)
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public boolean
dk()
method_11205()
isMoving()
isMoving()
private void
a(boolean arg0)
method_11204(boolean arg0)
setMoving(boolean isMoving)
setMoving(boolean moving)
public int
o()
method_11199()
getAttackChargeTime()
getAttackDuration()
private void
a(int arg0)
method_11198(int arg0)
setBeamTag(int beam)
setTargetedEntity(int entityId)
public boolean
dl()
method_11202()
hasBeamTarget()
hasTargetedEntity()
public LivingEntity
dm()
method_11203()
getLaserTarget()
getTargetedEntity()
public void
a(kk<?> arg0)
method_12974(class_2921<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
notifyDataManagerChange(DataParameter<?> arg0)
public int
C()
method_2594()
getAmbientSoundInterval()
getTalkInterval()
protected SoundEvent
G()
method_2603()
getAmbientSound()
getAmbientSound()
protected SoundEvent
bW()
method_13048()
getHurtSound()
getHurtSound()
protected SoundEvent
bX()
method_13049()
getDeathSound()
getDeathSound()
protected boolean
af()
method_2549()
makesSteps()
canTriggerWalking()
public float
bq()
method_2544()
getEyeHeight()
getEyeHeight()
public float
a(co arg0)
method_10989(class_2552 arg0)
getPathfindingFavor(BlockPos arg0)
getBlockPathWeight(BlockPos arg0)
public void
n()
method_2651()
mobTick()
onLivingUpdate()
protected SoundEvent
dj()
method_14091()
getFlopSoundEvent()
getFlopSound()
public float
s(float arg0)
method_11207(float arg0)
getBeamProgress(float tickDelta)
getAttackAnimationScale(float arg0)
protected Identifier
J()
method_13074()
getDefaultLootTable()
getLootTable()
protected boolean
r_()
method_3087()
canSpawnAtLightLevel()
isValidLightLevel()
public boolean
cN()
method_2469()
isUnobstructed()
isNotColliding()
public boolean
cM()
method_2637()
canSpawn()
getCanSpawnHere()
public boolean
a(ry arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public int
N()
method_2636()
getLookPitchSpeed()
getVerticalFaceSpeed()
public void
g(float arg0, float arg1)
method_2657(float arg0, float arg1)
moveRelative(float arg0, float arg1)
moveEntityWithHeading(float arg0, float arg1)
public float
a(float arg0)
method_11191(float arg0)
getTailAngle(float tickDelta)
getTailAnimation(float arg0)
public float
r(float arg0)
method_11206(float arg0)
getSpikesExtension(float tickDelta)
getSpikesAnimation(float arg0)