net.minecraft.entity.living.mob.monster.illager

public class EvokerFangsEntity

extends Entity

All mapped superinterfaces:

CommandSource

aej
net.minecraft.class_3052
net.minecraft.entity.living.mob.monster.illager.EvokerFangsEntity
net.minecraft.entity.projectile.EntityEvokerFangs
net.minecraft.entity.projectile.EntityEvokerFangs

Field summary

Modifier and TypeField
private int
a
field_15086
warmupTicks
field_190553_a
warmupDelayTicks
private boolean
b
field_15087
startedAttack
field_190554_b
sentSpikeEvent
private int
c
field_15088
despawnTicks
field_190555_c
lifeTicks
private boolean
d
field_15089
playingAnimation
field_190556_d
clientSideAttackStarted
private LivingEntity
e
field_15090
owner
field_190557_e
caster
private UUID
f
field_15091
ownerUuid
field_190558_f
casterUuid

Constructor summary

ModifierConstructor
public (World world)
public (World world, double x, double y, double z, float yaw, int warmupTicks, LivingEntity owner)

Method summary

Modifier and TypeMethod
protected void
i()
method_2484()
registerSyncedData()
func_70088_a()
entityInit()
public void
a(vp arg0)
method_13622(class_1699 arg0)
setOwner(LivingEntity owner)
func_190549_a(EntityLivingBase arg0)
setCaster(EntityLivingBase arg0)
public LivingEntity
j()
method_13624()
getOwner()
func_190552_j()
getCaster()
protected void
a(fy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
protected void
b(fy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
B_()
method_2558()
tick()
func_70071_h_()
onUpdate()
private void
c(vp arg0)
method_13623(class_1699 arg0)
damage(LivingEntity target)
func_190551_c(EntityLivingBase arg0)
damage(EntityLivingBase arg0)
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
func_70103_a(byte arg0)
handleStatusUpdate(byte arg0)
public float
a(float arg0)
method_13621(float arg0)
getAnimationProgress(float tickDelta)
func_190550_a(float arg0)
getAnimationProgress(float partialTicks)