net.minecraft.entity.projectile

public class ShulkerBulletEntity

extends Entity

All mapped superinterfaces:

Nameable, CommandOutput

aws
net.minecraft.class_1678
net.minecraft.entity.projectile.ShulkerBulletEntity
net.minecraft.entity.projectile.ShulkerBulletEntity
net.minecraft.entity.projectile.ShulkerBulletEntity
net.minecraft.entity.projectile.ShulkerBulletEntity

Field summary

Modifier and TypeField
private LivingEntity
b
field_7630
owner
owner
field_184570_a
owner
private Entity
c
field_7626
target
target
field_184571_b
target
private Direction
d
field_7628
direction
direction
field_184573_c
direction
private int
e
field_7627
field_7627
steps
field_184575_d
steps
private double
f
field_7635
field_7635
targetXDelta
field_184577_e
targetDeltaX
private double
g
field_7633
field_7633
targetYDelta
field_184578_f
targetDeltaY
private double
ar
field_7625
field_7625
targetZDelta
field_184579_g
targetDeltaZ
private UUID
as
field_7629
ownerUuid
ownerUuid
field_184580_h
ownerUniqueId
private BlockPos
at
field_7634
ownerPos
ownerPos
field_184572_as
ownerBlockPos
private UUID
au
field_7632
targetUuid
targetUuid
field_184574_at
targetUniqueId
private BlockPos
av
field_7631
targetPos
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()
method_5634()
getSoundCategory()
getSoundCategory()
func_184176_by()
getSoundCategory()
protected void
b(ic arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
writeCustomNbt(NbtCompound arg0)
func_213281_b(CompoundNBT arg0)
writeAdditional(CompoundNBT arg0)
protected void
a(ic arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(CompoundNBT arg0)
readAdditional(CompoundNBT arg0)
protected void
u_()
method_5693()
initDataTracker()
registerSyncedData()
func_70088_a()
registerData()
private void
a(fa arg0)
method_7487(class_2350 arg0)
setDirection(Direction arg0)
setDirection(Direction direction)
func_184568_a(Direction arg0)
setDirection(Direction directionIn)
private void
a(fa$a arg0)
method_7486(class_2350$class_2351 arg0)
method_7486(Direction$Axis arg0)
chooseDirectionAxis(Direction$Axis forbiddenAxis)
func_184569_a(Direction$Axis arg0)
selectNextMoveDirection(Direction$Axis arg0)
public void
h()
method_5773()
tick()
tick()
func_70071_h_()
tick()
public boolean
bc()
method_5809()
isOnFire()
isOnFire()
func_70027_ad()
isBurning()
public float
aF()
method_5718()
getBrightnessAtEyes()
getBrightness()
func_70013_c()
getBrightness()
protected void
a(crz arg0)
method_7488(class_239 arg0)
onHit(HitResult arg0)
hitTarget(HitResult hitResult)
func_184567_a(RayTraceResult arg0)
bulletHit(RayTraceResult result)
public boolean
aH()
method_5863()
collides()
hasCollision()
func_70067_L()
canBeCollidedWith()
public boolean
a(ahu arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public Packet<?>
N()
method_18002()
createSpawnPacket()
m_00781305()
func_213297_N()
createSpawnPacket()
public boolean
a(double arg0)
method_5640(double arg0)
shouldRenderAtDistance(double arg0)
shouldRender(double arg0)
func_70112_a(double arg0)
isInRangeToRenderDist(double arg0)
public int
aE()
method_5635()
getLightmapCoordinates()
getLightLevel()
func_70070_b()
getBrightnessForRender()