net.minecraft.entity.living.mob.monster

public class GuardianEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

yo
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<Byte>
a
field_14755
SPIKES_RETRACTED
STATUS
private static final DataAttribute<Integer>
b
field_14756
BEAM_TARGET_ID
TARGET_ENTITY
private float
c
field_12072
tailAngle
clientSideTailAnimation
private float
bw
field_12073
prevTailAngle
clientSideTailAnimationO
private float
bx
field_12080
spikesExtensionRate
clientSideTailAnimationSpeed
private float
by
field_12074
spikesExtension
clientSideSpikesAnimation
private float
bz
field_12075
prevSpikesExtension
clientSideSpikesAnimationO
private LivingEntity
bA
field_12076
cachedBeamTarget
targetedEntity
private int
bB
field_12077
beamTicks
clientSideAttackTime
private boolean
bC
field_12078
flopping
clientSideTouchedGround
private WanderAroundGoal
bD
field_12079
wanderGoal
wander

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
r()
method_13087()
initGoals()
initEntityAI()
protected void
bB()
method_6129()
initAttributes()
applyEntityAttributes()
public void
a(dq arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
b(dq arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
protected PathNavigation
b(aht arg0)
method_10986(class_1150 arg0)
createNavigation(World arg0)
getNewNavigator(World arg0)
protected void
i()
method_2484()
registerSyncedData()
entityInit()
private boolean
a(int arg0)
method_11192(int arg0)
checkDataFlag(int value)
isSyncedFlagSet(int flagId)
private void
a(int arg0, boolean arg1)
method_11193(int arg0, boolean arg1)
setDataFlagValue(int flag, boolean value)
setSyncedFlag(int flagId, boolean state)
public boolean
o()
method_11205()
isMoving()
isMoving()
private void
o(boolean arg0)
method_11204(boolean arg0)
setMoving(boolean isMoving)
setMoving(boolean moving)
public int
db()
method_11199()
getAttackChargeTime()
getAttackDuration()
public boolean
dc()
method_11200()
isElder()
isElder()
public void
a(boolean arg0)
method_11197(boolean arg0)
setElder(boolean isElder)
setElder(boolean elder)
private void
b(int arg0)
method_11198(int arg0)
setBeamTag(int beam)
setTargetedEntity(int entityId)
public boolean
de()
method_11202()
hasBeamTarget()
hasTargetedEntity()
public LivingEntity
df()
method_11203()
getLaserTarget()
getTargetedEntity()
public void
a(kf<?> 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
bS()
method_13048()
getHurtSound()
getHurtSound()
protected SoundEvent
bT()
method_13049()
getDeathSound()
getDeathSound()
protected boolean
ae()
method_2549()
makesSteps()
canTriggerWalking()
public float
bo()
method_2544()
getEyeHeight()
getEyeHeight()
public float
a(cl arg0)
method_10989(class_2552 arg0)
getPathfindingFavor(BlockPos arg0)
getBlockPathWeight(BlockPos arg0)
public void
n()
method_2651()
mobTick()
onLivingUpdate()
public float
s(float arg0)
method_11207(float arg0)
getBeamProgress(float tickDelta)
getAttackAnimationScale(float arg0)
protected void
M()
method_2633()
mobAiTick()
updateAITasks()
protected Identifier
J()
method_13074()
getDefaultLootTable()
getLootTable()
protected boolean
s_()
method_3087()
canSpawnAtLightLevel()
isValidLightLevel()
public boolean
cH()
method_2469()
isUnobstructed()
isNotColliding()
public boolean
cG()
method_2637()
canSpawn()
getCanSpawnHere()
public boolean
a(rc 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 void
dd()
method_11201()
setGhost()
setElder()
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)