public class ArrowEntity
extends AbstractArrowEntity
All mapped superinterfaces:
| aad | |
| net.minecraft.class_2675 | |
| net.minecraft.entity.projectile.ArrowEntity | |
| net.minecraft.entity.projectile.EntityTippedArrow |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final DataAttribute<Integer> |
| ||||||||
| private Potion |
| ||||||||
| private final Set<StatusEffectInstance> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World world) |
| public | (World world, double x, double y, double z) |
| public | (World world, LivingEntity owner) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| protected void |
| ||||||||
| public void |
| ||||||||
| private void |
| ||||||||
| public int |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| protected void |
| ||||||||
| protected ItemStack |
| ||||||||
| public void |
|