public class ShulkerBulletEntity
extends Entity
All mapped superinterfaces:
| abl | |
| net.minecraft.unmapped.C_84175101 | |
| net.minecraft.entity.projectile.ShulkerBulletEntity |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private LivingEntity |
| ||||||
| private Entity |
| ||||||
| private Direction |
| ||||||
| private int |
| ||||||
| private double |
| ||||||
| private double |
| ||||||
| private double |
| ||||||
| private UUID |
| ||||||
| private BlockPos |
| ||||||
| private UUID |
| ||||||
| private BlockPos |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World world) |
| public | (World world, LivingEntity owner, Entity target, Direction$Axis direction) |
| public | (World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public SoundCategory |
| ||||||
| protected void |
| ||||||
| protected void |
| ||||||
| protected void |
| ||||||
| private void |
| ||||||
| private void |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| public float |
| ||||||
| protected void |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public int |
|