net.minecraft.entity.mob

public class SkeletonEntity

extends AbstractSkeletonEntity

All mapped superinterfaces:

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

net.minecraft.world.entity.monster.skeleton.Skeleton
net.minecraft.class_1613
net.minecraft.entity.mob.SkeletonEntity

Field summary

Modifier and TypeField
private static final TrackedData<Boolean>
DATA_STRAY_CONVERSION_ID
field_28642
CONVERTING
private final EntityConversionManager<AbstractSkeletonEntity>
freezingTracker
field_1_9176
conversionManager

Constructor summary

ModifierConstructor
public (EntityType<? extends SkeletonEntity> type, World level)

Method summary

Modifier and TypeMethod
protected void
defineSynchedData(SynchedEntityData$Builder entityData)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
public boolean
isShaking()
method_35191()
isShaking()
public void
tick()
method_5773()
tick()
protected void
addAdditionalSaveData(ValueOutput output)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
protected void
readAdditionalSaveData(ValueInput input)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
public void
startFreezeConversion(int time)
method_33589(int arg0)
setConversionTime(int time)
public boolean
canFreeze()
method_32316()
canFreeze()
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()
protected SoundEvent
getStepSound()
method_6998()
getStepSound()
private boolean
lambda$new$2()
method_1_8844()
method_1_8844()
private static Integer
lambda$new$1()
method_1_8843()
method_1_8843()
private static EntityType
lambda$new$0()
method_1_8842()
method_1_8842()