net.minecraft.entity.projectile

public class ShulkerBulletEntity

extends Entity

All mapped superinterfaces:

CommandSource

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

Field summary

Modifier and TypeField
private LivingEntity
a
field_14807
owner
owner
private Entity
b
field_14811
target
target
private Direction
c
field_14812
direction
direction
private int
d
field_14813
steps
steps
private double
e
field_14814
targetXDelta
targetDeltaX
private double
f
field_14815
targetYDelta
targetDeltaY
private double
g
field_14816
targetZDelta
targetDeltaZ
private UUID
h
field_14817
ownerUuid
ownerUniqueId
private BlockPos
at
field_14808
ownerPos
ownerBlockPos
private UUID
au
field_14809
targetUuid
targetUniqueId
private BlockPos
av
field_14810
targetPos
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
bA()
method_12992()
getSoundCategory()
getSoundCategory()
protected void
b(dq arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
protected void
a(dq arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
protected void
i()
method_2484()
registerSyncedData()
entityInit()
private void
a(cs arg0)
method_13289(class_1354 arg0)
setDirection(Direction direction)
setDirection(EnumFacing directionIn)
private void
a(cs$a arg0)
method_13288(class_1354$class_2558 arg0)
chooseDirectionAxis(Direction$Axis forbiddenAxis)
selectNextMoveDirection(EnumFacing$Axis arg0)
public void
m()
method_2558()
tick()
onUpdate()
public boolean
aH()
method_2511()
isOnFire()
isBurning()
public float
e(float arg0)
method_2533(float arg0)
getBrightness(float arg0)
getBrightness(float arg0)
protected void
a(bbg arg0)
method_13287(class_234 arg0)
hitTarget(HitResult hitResult)
bulletHit(RayTraceResult result)
public boolean
ap()
method_2471()
hasCollision()
canBeCollidedWith()
public boolean
a(rc arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public boolean
a(double arg0)
method_2486(double arg0)
shouldRender(double arg0)
isInRangeToRenderDist(double arg0)
public int
d(float arg0)
method_2524(float arg0)
getLightLevel(float arg0)
getBrightnessForRender(float arg0)