net.minecraft.entity.mobpublic class EvokerFangsEntity
extends Entity implements Ownable
All mapped superinterfaces:
Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, EntryConvertible, Ownable
| net.minecraft.world.entity.projectile.EvokerFangs |
| net.minecraft.world.entity.projectile.EvokerFangs |
| net.minecraft.class_1669 |
| net.minecraft.entity.mob.EvokerFangsEntity |
Field summary
| Modifier and Type | Field |
|---|
| public static final int | | ATTACK_DURATION | | ATTACK_DURATION | | field_30662 | | field_30662 |
|
| public static final int | | LIFE_OFFSET | | LIFE_OFFSET | | field_30663 | | field_30663 |
|
| public static final int | | ATTACK_TRIGGER_TICKS | | ATTACK_TRIGGER_TICKS | | field_30664 | | field_30664 |
|
| private static final int | | DEFAULT_WARMUP_DELAY | | DEFAULT_WARMUP_DELAY | | field_57737 | | DEFAULT_WARMUP |
|
| private int | | warmupDelayTicks | | warmupDelayTicks | | field_7609 | | warmup |
|
| private boolean | | sentSpikeEvent | | sentSpikeEvent | | field_7610 | | startedAttack |
|
| private int | | lifeTicks | | lifeTicks | | field_7607 | | ticksLeft |
|
| private boolean | | clientSideAttackStarted | | clientSideAttackStarted | | field_7608 | | playingAnimation |
|
| private LazyEntityReference<LivingEntity> | | owner | | owner | | field_7605 | | owner |
|
Constructor summary
Method summary
| Modifier and Type | Method |
|---|
| protected void | |
| public void | |
| public LivingEntity | | getOwner() | | getOwner() | | method_24921() | | getOwner() |
|
| protected void | |
| protected void | |
| public void | | tick() | | tick() | | method_5773() | | tick() |
|
| private void | |
| public void | | handleEntityEvent(byte id) | | handleEntityEvent(byte id) | | method_5711(byte arg0) | | handleStatus(byte arg0) |
|
| public float | | getAnimationProgress(float a) | | getAnimationProgress(float a) | | method_7472(float arg0) | | getAnimationProgress(float tickProgress) |
|
| public boolean | |