net.minecraft.entity.living.mob.monster

public class GuardianEntity

extends MonsterEntity

All mapped superinterfaces:

Nameable, CommandSource, Monster, SpawnableEntity

anc
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>
bF
field_15549
SPIKES_RETRACTED
field_190766_bz
MOVING
private static final DataAttribute<Integer>
bG
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
bC
field_12074
spikesExtension
field_175485_bl
clientSideSpikesAnimation
protected float
bD
field_12075
prevSpikesExtension
field_175486_bm
clientSideSpikesAnimationO
private LivingEntity
bH
field_12076
cachedBeamTarget
field_175478_bn
targetedEntity
private int
bI
field_12077
beamTicks
field_175479_bo
clientSideAttackTime
private boolean
bJ
field_12078
flopping
field_175480_bp
clientSideTouchedGround
protected WanderAroundGoal
bE
field_12079
wanderGoal
field_175481_bq
wander

Constructor summary

ModifierConstructor
protected (EntityType<?> arg0, World arg1)
public (World world)

Method summary

Modifier and TypeMethod
protected void
n()
method_13087()
initGoals()
func_184651_r()
initEntityAI()
protected void
bZ()
method_6129()
initAttributes()
func_110147_ax()
registerAttributes()
protected PathNavigation
b(axy arg0)
method_10986(class_1150 arg0)
createNavigation(World arg0)
func_175447_b(World arg0)
createNavigator(World arg0)
protected void
x_()
method_2484()
registerSyncedData()
func_70088_a()
registerData()
public boolean
ca()
method_2607()
canBreatheUnderwater()
func_70648_aU()
canBreatheUnderwater()
public MobType
cA()
method_2647()
getMobType()
func_70668_bt()
getCreatureAttribute()
public boolean
dB()
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
l()
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
dC()
method_11202()
hasBeamTarget()
func_175474_cn()
hasTargetedEntity()
public LivingEntity
dD()
method_11203()
getLaserTarget()
func_175466_co()
getTargetedEntity()
public void
a(or<?> arg0)
method_12974(class_2921<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
func_184206_a(DataParameter<?> arg0)
notifyDataManagerChange(DataParameter<?> arg0)
public int
z()
method_2594()
getAmbientSoundInterval()
func_70627_aG()
getTalkInterval()
protected SoundEvent
D()
method_2603()
getAmbientSound()
func_184639_G()
getAmbientSound()
protected SoundEvent
d(aea arg0)
method_15060(class_856 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
cs()
method_13049()
getDeathSound()
func_184615_bR()
getDeathSound()
protected boolean
ak()
method_2549()
makesSteps()
func_70041_e_()
canTriggerWalking()
public float
bF()
method_2544()
getEyeHeight()
func_70047_e()
getEyeHeight()
public float
a(el arg0, ayc arg1)
method_15657(class_2552 arg0, class_3599 arg1)
getPathfindingFavor(BlockPos arg0, WorldView arg1)
func_205022_a(BlockPos arg0, IWorldReaderBase arg1)
getBlockPathWeight(BlockPos arg0, IWorldReaderBase arg1)
public void
k()
method_2651()
mobTick()
func_70636_d()
livingTick()
protected SoundEvent
dA()
method_14091()
getFlopSoundEvent()
func_190765_dj()
getFlopSound()
public float
w(float arg0)
method_11207(float arg0)
getBeamProgress(float tickDelta)
func_175477_p(float arg0)
getAttackAnimationScale(float arg0)
protected Identifier
G()
method_13074()
getDefaultLootTable()
func_184647_J()
getLootTable()
protected boolean
K_()
method_3087()
canSpawnAtLightLevel()
func_70814_o()
isValidLightLevel()
public boolean
a(ayc arg0)
method_15653(class_3599 arg0)
isUnobstructed(WorldView arg0)
func_205019_a(IWorldReaderBase arg0)
isNotColliding(IWorldReaderBase arg0)
public boolean
a(axz arg0, boolean arg1)
method_15652(class_3598 arg0, boolean arg1)
canSpawn(WorldAccess arg0, boolean arg1)
func_205020_a(IWorld arg0, boolean arg1)
canSpawn(IWorld arg0, boolean arg1)
public boolean
a(aea 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
K()
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
v(float arg0)
method_11206(float arg0)
getSpikesExtension(float tickDelta)
func_175469_o(float arg0)
getSpikesAnimation(float arg0)