net.minecraft.entity.projectile

public class ShulkerBulletEntity

extends Entity

All mapped superinterfaces:

Nameable, CommandOutput

awx
net.minecraft.world.entity.projectile.ShulkerBullet
net.minecraft.class_1678
net.minecraft.entity.projectile.ShulkerBulletEntity
net.minecraft.unmapped.C_moyveclb
net.minecraft.entity.projectile.ShulkerBulletEntity
net.minecraft.entity.projectile.ShulkerBulletEntity
net.minecraft.entity.projectile.ShulkerBulletEntity

Field summary

Modifier and TypeField
private LivingEntity
b
owner
field_7630
owner
f_vvlvtdfq
owner
field_184570_a
owner
private Entity
c
finalTarget
field_7626
target
f_zglcvqjr
target
field_184571_b
target
private Direction
d
currentMoveDirection
field_7628
direction
f_vvcckexw
direction
field_184573_c
direction
private int
e
flightSteps
field_7627
f_bkqikptz
steps
field_184575_d
steps
private double
f
targetDeltaX
field_7635
f_ybnsuwvd
targetXDelta
field_184577_e
targetDeltaX
private double
g
targetDeltaY
field_7633
f_qhpektoc
targetYDelta
field_184578_f
targetDeltaY
private double
ar
targetDeltaZ
field_7625
f_enneglkb
targetZDelta
field_184579_g
targetDeltaZ
private UUID
as
ownerId
field_7629
ownerUuid
f_ztgxsylt
ownerUuid
field_184580_h
ownerUniqueId
private BlockPos
at
lastKnownOwnerPos
field_7634
ownerPos
f_nlceuyfv
ownerPos
field_184572_as
ownerBlockPos
private UUID
au
targetId
field_7632
targetUuid
f_vvndmmjz
targetUuid
field_184574_at
targetUniqueId
private BlockPos
av
lastKnownTargetPos
field_7631
targetPos
f_blqyvibj
targetPos
field_184576_au
targetBlockPos

Constructor summary

ModifierConstructor
public (EntityType<? extends ShulkerBulletEntity> arg0, World arg1)
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 TypeMethod
public SoundCategory
cc()
getSoundSource()
method_5634()
getSoundCategory()
m_nsggwems()
getSoundCategory()
func_184176_by()
getSoundCategory()
protected void
b(id arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomNbt(NbtCompound arg0)
func_213281_b(CompoundNBT arg0)
writeAdditional(CompoundNBT arg0)
protected void
a(id arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(CompoundNBT arg0)
readAdditional(CompoundNBT arg0)
protected void
u_()
defineSynchedData()
method_5693()
initDataTracker()
m_lwugwlsw()
registerSyncedData()
func_70088_a()
registerData()
private void
a(fb arg0)
setMoveDirection(Direction arg0)
method_7487(class_2350 arg0)
setDirection(Direction arg0)
m_ovipfqcy(C_xpuuihxf arg0)
setDirection(Direction direction)
func_184568_a(Direction arg0)
setDirection(Direction directionIn)
private void
a(fb$a arg0)
selectNextMoveDirection(Direction$Axis arg0)
method_7486(class_2350$class_2351 arg0)
m_orsuvazc(C_xpuuihxf$C_rmpfouoz arg0)
chooseDirectionAxis(Direction$Axis forbiddenAxis)
func_184569_a(Direction$Axis arg0)
selectNextMoveDirection(Direction$Axis arg0)
public void
h()
tick()
method_5773()
tick()
m_arkgrfeb()
tick()
func_70071_h_()
tick()
public boolean
bc()
isOnFire()
method_5809()
isOnFire()
m_klrrgmfl()
isOnFire()
func_70027_ad()
isBurning()
public float
aF()
getBrightness()
method_5718()
getBrightnessAtEyes()
m_dvgdsktd()
getBrightness()
func_70013_c()
getBrightness()
protected void
a(csf arg0)
onHit(HitResult arg0)
method_7488(class_239 arg0)
onHit(HitResult arg0)
m_jnopupwr(C_eetoegzn arg0)
hitTarget(HitResult hitResult)
func_184567_a(RayTraceResult arg0)
bulletHit(RayTraceResult result)
public boolean
aH()
isPickable()
method_5863()
collides()
m_bzveerey()
hasCollision()
func_70067_L()
canBeCollidedWith()
public boolean
a(ahx arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
m_szxeksnh(C_sbxfkpyv arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public Packet<?>
N()
getAddEntityPacket()
method_18002()
createSpawnPacket()
m_tugxrexj()
m_00781305()
func_213297_N()
createSpawnPacket()
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
shouldRender(double arg0)
m_foqrqvze(double arg0)
shouldRender(double arg0)
func_70112_a(double arg0)
isInRangeToRenderDist(double arg0)
public int
aE()
getLightColor()
method_5635()
getLightmapCoordinates()
m_oopkgffe()
getLightLevel()
func_70070_b()
getBrightnessForRender()