net.minecraft.entity.projectile

public class ArrowEntity

extends AbstractArrowEntity

All mapped superinterfaces:

CommandSource, Dispensable

abu
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
private boolean
at
field_15097
fixedColor
field_191509_at

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(afj arg0)
method_11319(class_1071 arg0)
setEffects(ItemStack item)
setPotionEffect(ItemStack stack)
public static int
b(afj arg0)
method_13636(class_1071 arg0)
getCustomColor(ItemStack item)
func_191508_b(ItemStack arg0)
private void
q()
method_13638()
updateColor()
refreshColor()
public void
a(sh arg0)
method_11320(class_861 arg0)
addEffect(StatusEffectInstance effect)
addEffect(PotionEffect effect)
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public void
A_()
method_2558()
tick()
onUpdate()
private void
b(int arg0)
method_11321(int arg0)
spawnParticle(int count)
spawnPotionParticles(int particleCount)
public int
o()
method_11322()
getColor()
getColor()
private void
d(int arg0)
method_13637(int arg0)
setColor(int color)
func_191507_d(int arg0)
public static void
c(ph arg0)
method_13300(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesTippedArrow(DataFixer fixer)
public void
b(du arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(du arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
protected void
a(sw 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)