net.minecraft.world.entity.monster

public class ElderGuardian

extends Guardian

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, Attackable, EquipmentUser, Leashable, Targeting, Enemy

cmm
net.minecraft.world.entity.monster.ElderGuardian
net.minecraft.class_1550
net.minecraft.entity.mob.ElderGuardianEntity
net.minecraft.world.entity.monster.EntityGuardianElder

Field summary

Modifier and TypeField
public static final float
a
ELDER_SIZE_SCALE
field_17492
SCALE
private static final int
d
EFFECT_INTERVAL
field_38119
field_38119
private static final int
bZ
EFFECT_RADIUS
field_38115
AFFECTED_PLAYER_RANGE
private static final int
ca
EFFECT_DURATION
field_38116
MINING_FATIGUE_DURATION
private static final int
cb
EFFECT_AMPLIFIER
field_38117
MINING_FATIGUE_AMPLIFIER
private static final int
cc
EFFECT_DISPLAY_LIMIT
field_38118
field_38118

Constructor summary

ModifierConstructor
public (EntityType<? extends ElderGuardian> arg0, Level arg1)

Method summary

Modifier and TypeMethod
public static AttributeSupplier$Builder
m()
createAttributes()
method_26909()
createElderGuardianAttributes()
public int
p()
getAttackDuration()
method_7055()
getWarmupTime()
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(bua arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
t()
getFlopSound()
method_7062()
getFlopSound()
protected void
a(ash arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)