net.minecraft.entity.living.mob.monster

public class GuardianEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

yv
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
bx
field_12073
prevTailAngle
clientSideTailAnimationO
private float
by
field_12080
spikesExtensionRate
clientSideTailAnimationSpeed
private float
bz
field_12074
spikesExtension
clientSideSpikesAnimation
private float
bA
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
private WanderAroundGoal
bE
field_12079
wanderGoal
wander

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
r()
method_13087()
initGoals()
initEntityAI()
protected void
bD()
method_6129()
initAttributes()
applyEntityAttributes()
public static void
b(pd arg0)
method_13530(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesGuardian(DataFixer fixer)
public void
a(dr arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
b(dr arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
protected PathNavigation
b(aid arg0)
method_10986(class_1150 arg0)
createNavigation(World arg0)
createNavigator(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
p(boolean arg0)
method_11204(boolean arg0)
setMoving(boolean isMoving)
setMoving(boolean moving)
public int
df()
method_11199()
getAttackChargeTime()
getAttackDuration()
public boolean
dg()
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
di()
method_11202()
hasBeamTarget()
hasTargetedEntity()
public LivingEntity
dj()
method_11203()
getLaserTarget()
getTargetedEntity()
public void
a(kh<?> 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
bV()
method_13048()
getHurtSound()
getHurtSound()
protected SoundEvent
bW()
method_13049()
getDeathSound()
getDeathSound()
protected boolean
af()
method_2549()
makesSteps()
canTriggerWalking()
public float
bq()
method_2544()
getEyeHeight()
getEyeHeight()
public float
a(cm 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
cL()
method_2469()
isUnobstructed()
isNotColliding()
public boolean
cK()
method_2637()
canSpawn()
getCanSpawnHere()
public boolean
a(rh 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
dh()
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)