net.minecraft.entity.projectile

public class ShulkerBulletEntity

extends Entity

All mapped superinterfaces:

CommandSource

aer
net.minecraft.class_3005
net.minecraft.entity.projectile.ShulkerBulletEntity
net.minecraft.entity.projectile.EntityShulkerBullet
net.minecraft.entity.projectile.EntityShulkerBullet

Field summary

Modifier and TypeField
private LivingEntity
a
field_14807
owner
field_184570_a
owner
private Entity
b
field_14811
target
field_184571_b
target
private Direction
c
field_14812
direction
field_184573_c
direction
private int
d
field_14813
steps
field_184575_d
steps
private double
e
field_14814
targetXDelta
field_184577_e
targetDeltaX
private double
f
field_14815
targetYDelta
field_184578_f
targetDeltaY
private double
g
field_14816
targetZDelta
field_184579_g
targetDeltaZ
private UUID
h
field_14817
ownerUuid
field_184580_h
ownerUniqueId
private BlockPos
at
field_14808
ownerPos
field_184572_as
ownerBlockPos
private UUID
au
field_14809
targetUuid
field_184574_at
targetUniqueId
private BlockPos
av
field_14810
targetPos
field_184576_au
targetBlockPos

Constructor summary

ModifierConstructor
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 TypeMethod
public SoundCategory
bK()
method_12992()
getSoundCategory()
func_184176_by()
getSoundCategory()
protected void
b(fy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
protected void
a(fy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
protected void
i()
method_2484()
registerSyncedData()
func_70088_a()
entityInit()
private void
a(fa arg0)
method_13289(class_1354 arg0)
setDirection(Direction direction)
func_184568_a(EnumFacing arg0)
setDirection(EnumFacing directionIn)
private void
a(fa$a arg0)
method_13288(class_1354$class_2558 arg0)
chooseDirectionAxis(Direction$Axis forbiddenAxis)
func_184569_a(EnumFacing$Axis arg0)
selectNextMoveDirection(EnumFacing$Axis arg0)
public void
B_()
method_2558()
tick()
func_70071_h_()
onUpdate()
public boolean
aR()
method_2511()
isOnFire()
func_70027_ad()
isBurning()
public float
aw()
method_15054()
getBrightness()
func_70013_c()
getBrightness()
protected void
a(bhc arg0)
method_13287(class_234 arg0)
hitTarget(HitResult hitResult)
func_184567_a(RayTraceResult arg0)
bulletHit(RayTraceResult result)
public boolean
ay()
method_2471()
hasCollision()
func_70067_L()
canBeCollidedWith()
public boolean
a(ur arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public boolean
a(double arg0)
method_2486(double arg0)
shouldRender(double arg0)
func_70112_a(double arg0)
isInRangeToRenderDist(double arg0)
public int
av()
method_15053()
getLightLevel()
func_70070_b()
getBrightnessForRender()