net.minecraft.world.entity.projectile

public class ShulkerBullet

extends Projectile

All mapped superinterfaces:

Nameable, CommandSource

bgl
net.minecraft.world.entity.projectile.ShulkerBullet
net.minecraft.class_1678
net.minecraft.entity.projectile.ShulkerBulletEntity
net.minecraft.entity.projectile.ShulkerBulletEntity
net.minecraft.server.v1_16_R2.EntityShulkerBullet

Field summary

Modifier and TypeField
private Entity
b
finalTarget
field_7626
target
field_184571_b
target
private Direction
c
currentMoveDirection
field_7628
direction
field_184573_c
dir
private int
d
flightSteps
field_7627
stepCount
field_184575_d
private double
e
targetDeltaX
field_7635
targetX
field_184577_e
private double
f
targetDeltaY
field_7633
targetY
field_184578_f
private double
g
targetDeltaZ
field_7625
targetZ
field_184579_g
private UUID
ag
targetId
field_7632
targetUuid
field_184574_at

Constructor summary

ModifierConstructor
public (EntityType<? extends ShulkerBullet> arg0, Level arg1)
public (Level world, LivingEntity owner, Entity target, Direction$Axis arg3)
public (Level world, double x, double y, double z, double velocityX, double velocityY, double velocityZ)

Method summary

Modifier and TypeMethod
public SoundSource
ct()
getSoundSource()
method_5634()
getSoundCategory()
func_184176_by()
getSoundCategory()
protected void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
saveData(NBTTagCompound arg0)
protected void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
loadData(NBTTagCompound arg0)
protected void
e()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
private void
a(gc arg0)
setMoveDirection(Direction arg0)
method_7487(class_2350 arg0)
setDirection(Direction arg0)
func_184568_a(Direction arg0)
private void
a(gc$a arg0)
selectNextMoveDirection(Direction$Axis arg0)
method_7486(class_2350$class_2351 arg0)
method_7486(Direction$Axis arg0)
func_184569_a(Direction$Axis arg0)
public void
cH()
checkDespawn()
method_5982()
checkDespawn()
func_70623_bb()
checkDespawn()
public void
j()
tick()
method_5773()
tick()
func_70071_h_()
tick()
protected boolean
a(apx arg0)
canHitEntity(Entity arg0)
method_26958(class_1297 arg0)
method_26958(Entity arg0)
func_230298_a_(Entity arg0)
public boolean
bp()
isOnFire()
method_5809()
isOnFire()
func_70027_ad()
isBurning()
public float
aQ()
getBrightness()
method_5718()
getBrightnessAtEyes()
func_70013_c()
protected void
a(dch arg0)
onHitEntity(EntityHitResult arg0)
method_7454(class_3966 arg0)
onEntityHit(EntityHitResult arg0)
func_213868_a(EntityRayTraceResult arg0)
protected void
a(dcg arg0)
onHitBlock(BlockHitResult arg0)
method_24920(class_3965 arg0)
onBlockHit(BlockHitResult arg0)
func_230299_a_(BlockRayTraceResult arg0)
protected void
a(dci arg0)
onHit(HitResult arg0)
method_7488(class_239 arg0)
onCollision(HitResult arg0)
func_70227_a(RayTraceResult arg0)
public boolean
aS()
isPickable()
method_5863()
collides()
func_70067_L()
isInteractable()
public boolean
a(aph arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
damageEntity(DamageSource arg0, float arg1)
public Packet<?>
P()
getAddEntityPacket()
method_18002()
createSpawnPacket()
func_213297_N()
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
shouldRender(double arg0)
func_70112_a(double arg0)