net.minecraft.entity.passive

public abstract class GolemEntity

extends PathAwareEntity

All mapped superinterfaces:

Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, Attackable, ServerWaypoint, Waypoint, Targeter, EquipmentHolder, Leashable

net.minecraft.world.entity.animal.golem.AbstractGolem
net.minecraft.class_1427
net.minecraft.entity.passive.GolemEntity

Constructor summary

ModifierConstructor
protected (EntityType<? extends GolemEntity> type, World level)

Method summary

Modifier and TypeMethod
protected SoundEvent
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
getHurtSound(DamageSource source)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
getDeathSound()
method_6002()
getDeathSound()
public int
getAmbientSoundInterval()
method_5970()
getMinAmbientSoundDelay()
public boolean
removeWhenFarAway(double distSqr)
method_5974(double arg0)
canImmediatelyDespawn(double arg0)