net.minecraft.world.entity.projectile

public class ShulkerBullet

extends Projectile

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource

bkw
net.minecraft.world.entity.projectile.ShulkerBullet
net.minecraft.class_1678
net.minecraft.unmapped.C_moyveclb
net.minecraft.entity.projectile.ShulkerBulletEntity
net.minecraft.src.C_1169_
net.minecraft.world.entity.projectile.EntityShulkerBullet

Field summary

Modifier and TypeField
private static final double
b
SPEED
field_30666
f_kajbipla
field_30666
f_150183_
private Entity
c
finalTarget
field_7626
f_zglcvqjr
target
f_37312_
private Direction
d
currentMoveDirection
field_7628
f_vvcckexw
direction
f_37313_
private int
e
flightSteps
field_7627
f_bkqikptz
stepCount
f_37314_
private double
f
targetDeltaX
field_7635
f_ybnsuwvd
targetX
f_37315_
private double
ao
targetDeltaY
field_7633
f_qhpektoc
targetY
f_37316_
private double
ap
targetDeltaZ
field_7625
f_enneglkb
targetZ
f_37317_
private UUID
aq
targetId
field_7632
f_vvndmmjz
targetUuid
f_37311_

Constructor summary

ModifierConstructor
public (EntityType<? extends ShulkerBullet> p_37320_, Level arg1)
public (Level world, LivingEntity owner, Entity target, Direction$Axis axis)

Method summary

Modifier and TypeMethod
public SoundSource
cJ()
getSoundSource()
method_5634()
m_nsggwems()
getSoundCategory()
m_5720_()
getSoundCategory()
protected void
b(na arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
saveData(NBTTagCompound arg0)
protected void
a(na arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
loadData(NBTTagCompound arg0)
protected void
a_()
defineSynchedData()
method_5693()
m_lwugwlsw()
initDataTracker()
m_8097_()
initDatawatcher()
private Direction
h()
getMoveDirection()
method_35208()
m_nkokkcwc()
getDirection()
m_150186_()
private void
a(gl arg0)
setMoveDirection(Direction arg0)
method_7487(class_2350 arg0)
m_ovipfqcy(C_xpuuihxf arg0)
setDirection(Direction direction)
m_37350_(C_4687_ arg0)
private void
a(gl$a arg0)
selectNextMoveDirection(Direction$Axis arg0)
method_7486(class_2350$class_2351 arg0)
m_orsuvazc(C_xpuuihxf$C_rmpfouoz arg0)
method_7486(Direction$Axis axis)
m_37348_(C_4687_$C_4689_ arg0)
public void
de()
checkDespawn()
method_5982()
m_vcfvpihz()
checkDespawn()
m_6043_()
checkDespawn()
public void
k()
tick()
method_5773()
m_arkgrfeb()
tick()
m_8119_()
tick()
protected boolean
a(atg arg0)
canHitEntity(Entity arg0)
method_26958(class_1297 arg0)
m_jmdjqqjc(C_astfners arg0)
canHit(Entity arg0)
m_5603_(C_507_ arg0)
public boolean
bz()
isOnFire()
method_5809()
m_klrrgmfl()
isOnFire()
m_6060_()
isBurning()
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
m_foqrqvze(double arg0)
shouldRender(double arg0)
m_6783_(double arg0)
public float
aY()
getBrightness()
method_5718()
m_dvgdsktd()
getBrightnessAtEyes()
m_6073_()
protected void
a(dmx arg0)
onHitEntity(EntityHitResult arg0)
method_7454(class_3966 arg0)
m_nkpdbvpp(C_wokbhynj arg0)
onEntityHit(EntityHitResult arg0)
m_5790_(C_3042_ arg0)
protected void
a(dmw arg0)
onHitBlock(BlockHitResult arg0)
method_24920(class_3965 arg0)
m_ggjsldmr(C_jdakttms arg0)
onBlockHit(BlockHitResult arg0)
m_8060_(C_3041_ arg0)
protected void
a(dmy arg0)
onHit(HitResult arg0)
method_7488(class_239 arg0)
m_xlvwraww(C_eetoegzn arg0)
onCollision(HitResult arg0)
m_6532_(C_3043_ arg0)
public boolean
bc()
isPickable()
method_5863()
m_bzveerey()
collides()
m_6087_()
isInteractable()
public boolean
a(asq arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
m_szxeksnh(C_sbxfkpyv arg0, float arg1)
damage(DamageSource arg0, float arg1)
m_6469_(C_489_ p_37339_, float arg1)
damageEntity(DamageSource arg0, float arg1)
public void
a(po arg0)
recreateFromPacket(ClientboundAddEntityPacket arg0)
method_31471(class_2604 arg0)
m_fccepfav(C_qdqrqwvy arg0)
onSpawnPacket(EntitySpawnS2CPacket arg0)
m_141965_(C_5032_ arg0)