net.minecraft.world.entity.monster

public class ElderGuardian

extends Guardian

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting, Enemy

cpp
net.minecraft.world.entity.monster.ElderGuardian
net.minecraft.class_1550

Field summary

Modifier and TypeField
public static final float
a
ELDER_SIZE_SCALE
field_17492
private static final int
d
EFFECT_INTERVAL
field_38119
private static final int
e
EFFECT_RADIUS
field_38115
private static final int
f
EFFECT_DURATION
field_38116
private static final int
bK
EFFECT_AMPLIFIER
field_38117
private static final int
bL
EFFECT_DISPLAY_LIMIT
field_38118

Constructor summary

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

Method summary

Modifier and TypeMethod
public static AttributeSupplier$Builder
l()
createAttributes()
method_26909()
public int
m()
getAttackDuration()
method_7055()
protected SoundEvent
p()
getAmbientSound()
method_5994()
protected SoundEvent
e(bwh arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
protected SoundEvent
e_()
getDeathSound()
method_6002()
protected SoundEvent
n()
getFlopSound()
method_7062()
protected void
a(asi arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)