net.minecraft.entity.projectile

public class ArrowEntity

extends AbstractArrowEntity

All mapped superinterfaces:

CommandSource, Dispensable

aad
net.minecraft.class_2675
net.minecraft.entity.projectile.ArrowEntity
net.minecraft.entity.projectile.EntityTippedArrow

Field summary

Modifier and TypeField
private static final DataAttribute<Integer>
f
field_12208
COLOR
COLOR
private Potion
g
field_12209
potion
potion
private final Set<StatusEffectInstance>
h
field_12210
effects
customPotionEffects

Constructor summary

ModifierConstructor
public (World world)
public (World world, double x, double y, double z)
public (World world, LivingEntity owner)

Method summary

Modifier and TypeMethod
public void
a(adq arg0)
method_11319(class_1071 arg0)
setEffects(ItemStack item)
setPotionEffect(ItemStack stack)
public void
a(rl arg0)
method_11320(class_861 arg0)
addEffect(StatusEffectInstance effect)
addEffect(PotionEffect effect)
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public void
m()
method_2558()
tick()
onUpdate()
private void
b(int arg0)
method_11321(int arg0)
spawnParticle(int count)
spawnPotionParticles(int particleCount)
public int
n()
method_11322()
getColor()
getColor()
public void
b(dq arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dq arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
protected void
a(sa arg0)
method_13279(class_1699 arg0)
onHit(LivingEntity arg0)
arrowHit(EntityLivingBase arg0)
protected ItemStack
j()
method_13280()
asItemStack()
getArrowStack()
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
handleStatusUpdate(byte arg0)