net.minecraft.entity.projectile

public class ArrowEntity

extends AbstractArrowEntity

All mapped superinterfaces:

Nameable, CommandSource, Dispensable

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

Field summary

Modifier and TypeField
private static final DataAttribute<Integer>
g
field_12208
COLOR
field_184559_f
COLOR
private Potion
h
field_12209
potion
field_184560_g
potion
private final Set<StatusEffectInstance>
aw
field_12210
effects
field_184561_h
customPotionEffects
private boolean
ax
field_15097
fixedColor
field_191509_at
fixedColor

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
b(ate arg0)
method_11319(class_1071 arg0)
setEffects(ItemStack item)
func_184555_a(ItemStack arg0)
setPotionEffect(ItemStack stack)
public static int
c(ate arg0)
method_13636(class_1071 arg0)
getCustomColor(ItemStack item)
func_191508_b(ItemStack arg0)
getCustomColor(ItemStack arg0)
private void
s()
method_13638()
updateColor()
func_190548_o()
refreshColor()
public void
a(aek arg0)
method_11320(class_861 arg0)
addEffect(StatusEffectInstance effect)
func_184558_a(PotionEffect arg0)
addEffect(PotionEffect effect)
protected void
x_()
method_2484()
registerSyncedData()
func_70088_a()
registerData()
public void
R_()
method_2558()
tick()
func_70071_h_()
tick()
private void
b(int arg0)
method_11321(int arg0)
spawnParticle(int count)
func_184556_b(int arg0)
spawnPotionParticles(int particleCount)
public int
r()
method_11322()
getColor()
func_184557_n()
getColor()
private void
c(int arg0)
method_13637(int arg0)
setColor(int color)
func_191507_d(int arg0)
setFixedColor(int arg0)
public void
b(gy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeAdditional(NBTTagCompound arg0)
public void
a(gy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readAdditional(NBTTagCompound arg0)
protected void
a(afa arg0)
method_13279(class_1699 arg0)
onHit(LivingEntity arg0)
func_184548_a(EntityLivingBase arg0)
arrowHit(EntityLivingBase arg0)
protected ItemStack
l()
method_13280()
asItemStack()
func_184550_j()
getArrowStack()
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
func_70103_a(byte arg0)
handleStatusUpdate(byte arg0)