net.minecraft.world.entity.monsterextends AbstractSkeleton
All mapped superinterfaces:
SyncedDataHolder, DebugValueSource, Nameable, ItemOwner, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting, Enemy, RangedAttackMob
| cwv |
| net.minecraft.world.entity.monster.Skeleton |
| net.minecraft.class_1613 |
| net.minecraft.entity.mob.SkeletonEntity |
| net.minecraft.src.C_1058_ |
| net.minecraft.world.entity.monster.EntitySkeleton |
Field summary
Modifier and Type | Field |
---|
private static final int | | b | | TOTAL_CONVERSION_TIME | | field_41714 | | TOTAL_CONVERSION_TIME | | f_263441_ |
|
private static final EntityDataAccessor<Boolean> | | c | | DATA_STRAY_CONVERSION_ID | | field_28642 | | CONVERTING | | f_149826_ |
|
public static final String | | a | | CONVERSION_TAG | | field_30495 | | STRAY_CONVERSION_TIME_KEY | | f_149825_ |
|
private static final int | | d | | NOT_CONVERTING | | field_57691 | | DEFAULT_STRAY_CONVERSION_TIME | | f_380681_ |
|
private int | | e | | inPowderSnowTime | | field_28643 | | inPowderSnowTime | | f_149827_ |
|
private int | | f | | conversionTime | | field_28644 | | conversionTime | | f_149828_ |
|
Constructor summary
Method summary
Modifier and Type | Method |
---|
protected void | |
public boolean | | gK() | | isFreezeConverting() | | method_33590() | | isConverting() | | m_149839_() |
|
public void | | x(boolean arg0) | | setFreezeConverting(boolean arg0) | | method_35193(boolean arg0) | | setConverting(boolean converting) | | m_149842_(boolean arg0) |
|
public boolean | | gJ() | | isShaking() | | method_35191() | | isShaking() | | m_142548_() |
|
public void | | g() | | tick() | | method_5773() | | tick() | | m_8119_() |
|
protected void | |
protected void | |
public void | | b(int arg0) | | startFreezeConversion(int arg0) | | method_33589(int arg0) | | setConversionTime(int time) | | m_149830_(int arg0) |
|
protected void | | gL() | | doFreezeConversion() | | method_33591() | | convertToStray() | | m_149840_() |
|
public boolean | | dV() | | canFreeze() | | method_32316() | | canFreeze() | | m_142079_() |
|
protected SoundEvent | | p() | | getAmbientSound() | | method_5994() | | getAmbientSound() | | m_7515_() |
|
protected SoundEvent | |
protected SoundEvent | | f_() | | getDeathSound() | | method_6002() | | getDeathSound() | | m_5592_() |
|
SoundEvent | | m() | | getStepSound() | | method_6998() | | getStepSound() | | m_7878_() |
|