net.minecraft.entity.mob

public 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.class_1669
net.minecraft.entity.mob.EvokerFangsEntity

Field summary

Modifier and TypeField
public static final int
ATTACK_DURATION
field_30662
field_30662
public static final int
LIFE_OFFSET
field_30663
field_30663
public static final int
ATTACK_TRIGGER_TICKS
field_30664
field_30664
private static final int
DEFAULT_WARMUP_DELAY
field_57737
DEFAULT_WARMUP
private int
warmupDelayTicks
field_7609
warmup
private boolean
sentSpikeEvent
field_7610
startedAttack
private int
lifeTicks
field_7607
ticksLeft
private boolean
clientSideAttackStarted
field_7608
playingAnimation
private LazyEntityReference<LivingEntity>
owner
field_7605
owner

Constructor summary

ModifierConstructor
public (EntityType<? extends EvokerFangsEntity> type, World level)
public (World world, double x, double y, double z, float yaw, int warmup, LivingEntity owner)

Method summary

Modifier and TypeMethod
protected void
defineSynchedData(SynchedEntityData$Builder entityData)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
public void
setOwner(LivingEntity owner)
method_7473(class_1309 arg0)
setOwner(LivingEntity owner)
public LivingEntity
getOwner()
method_24921()
getOwner()
protected void
readAdditionalSaveData(ValueInput input)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
protected void
addAdditionalSaveData(ValueOutput output)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
public void
tick()
method_5773()
tick()
private void
dealDamageTo(LivingEntity entity)
method_7471(class_1309 arg0)
damage(LivingEntity target)
public void
handleEntityEvent(byte id)
method_5711(byte arg0)
handleStatus(byte arg0)
public float
getAnimationProgress(float a)
method_7472(float arg0)
getAnimationProgress(float tickProgress)
public boolean
hurtServer(ServerLevel level, DamageSource source, float damage)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)
public Entity
getOwner()
method_24921()
getOwner()