net.minecraft.entity.living.mob.monster

public class GuardianEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

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

Field summary

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

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
r()
method_13087()
initGoals()
func_184651_r()
initEntityAI()
protected void
bM()
method_6129()
initAttributes()
func_110147_ax()
applyEntityAttributes()
public static void
c(ry arg0)
method_13530(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
func_189766_b(DataFixer arg0)
registerFixesGuardian(DataFixer fixer)
protected PathNavigation
b(amu arg0)
method_10986(class_1150 arg0)
createNavigation(World arg0)
func_175447_b(World arg0)
createNavigator(World arg0)
protected void
i()
method_2484()
registerSyncedData()
func_70088_a()
entityInit()
public boolean
do()
method_11205()
isMoving()
func_175472_n()
isMoving()
private void
a(boolean arg0)
method_11204(boolean arg0)
setMoving(boolean isMoving)
func_175476_l(boolean arg0)
setMoving(boolean moving)
public int
p()
method_11199()
getAttackChargeTime()
func_175464_ck()
getAttackDuration()
private void
a(int arg0)
method_11198(int arg0)
setBeamTag(int beam)
func_175463_b(int arg0)
setTargetedEntity(int entityId)
public boolean
dp()
method_11202()
hasBeamTarget()
func_175474_cn()
hasTargetedEntity()
public LivingEntity
dq()
method_11203()
getLaserTarget()
func_175466_co()
getTargetedEntity()
public void
a(my<?> arg0)
method_12974(class_2921<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
func_184206_a(DataParameter<?> arg0)
notifyDataManagerChange(DataParameter<?> arg0)
public int
C()
method_2594()
getAmbientSoundInterval()
func_70627_aG()
getTalkInterval()
protected SoundEvent
F()
method_2603()
getAmbientSound()
func_184639_G()
getAmbientSound()
protected SoundEvent
d(ur arg0)
method_15060(class_856 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
cf()
method_13049()
getDeathSound()
func_184615_bR()
getDeathSound()
protected boolean
ak()
method_2549()
makesSteps()
func_70041_e_()
canTriggerWalking()
public float
by()
method_2544()
getEyeHeight()
func_70047_e()
getEyeHeight()
public float
a(et arg0)
method_10989(class_2552 arg0)
getPathfindingFavor(BlockPos arg0)
func_180484_a(BlockPos arg0)
getBlockPathWeight(BlockPos arg0)
public void
n()
method_2651()
mobTick()
func_70636_d()
onLivingUpdate()
protected SoundEvent
dn()
method_14091()
getFlopSoundEvent()
func_190765_dj()
getFlopSound()
public float
s(float arg0)
method_11207(float arg0)
getBeamProgress(float tickDelta)
func_175477_p(float arg0)
getAttackAnimationScale(float arg0)
protected Identifier
J()
method_13074()
getDefaultLootTable()
func_184647_J()
getLootTable()
protected boolean
s_()
method_3087()
canSpawnAtLightLevel()
func_70814_o()
isValidLightLevel()
public boolean
Q()
method_2469()
isUnobstructed()
func_70058_J()
isNotColliding()
public boolean
P()
method_2637()
canSpawn()
func_70601_bi()
getCanSpawnHere()
public boolean
a(ur arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public int
N()
method_2636()
getLookPitchSpeed()
func_70646_bf()
getVerticalFaceSpeed()
public void
a(float arg0, float arg1, float arg2)
method_2657(float arg0, float arg1, float arg2)
moveRelative(float arg0, float arg1, float arg2)
func_191986_a(float arg0, float arg1, float arg2)
travel(float arg0, float arg1, float arg2)
public float
a(float arg0)
method_11191(float arg0)
getTailAngle(float tickDelta)
func_175471_a(float arg0)
getTailAnimation(float arg0)
public float
r(float arg0)
method_11206(float arg0)
getSpikesExtension(float tickDelta)
func_175469_o(float arg0)
getSpikesAnimation(float arg0)