net.minecraft.entity.projectile

public abstract class ThrownEntity

extends Entity implements Dispensable

All mapped superinterfaces:

Nameable, CommandSource, Dispensable

awu
net.minecraft.class_1682
net.minecraft.entity.projectile.ThrownEntity
net.minecraft.entity.projectile.ThrowableEntity
net.minecraft.entity.projectile.ThrowableEntity

Field summary

Modifier and TypeField
private int
e
field_7640
blockX
field_145788_c
xTile
private int
f
field_7639
blockY
field_145786_d
yTile
private int
g
field_7641
blockZ
field_145787_e
zTile
protected boolean
b
field_7645
inGround
field_174854_a
inGround
public int
c
field_7643
shake
field_70191_b
throwableShake
protected LivingEntity
d
field_7642
thrower
field_70192_c
owner
private UUID
ar
field_7644
throwerUuid
field_200218_h
ownerId
private Entity
as
field_7637
collidedEntity
field_184539_c
ignoreEntity
private int
at
field_7638
collidedEntityTime
field_184540_av
ignoreTime

Constructor summary

ModifierConstructor
protected (EntityType<? extends ThrownEntity> arg0, World arg1)
protected (EntityType<? extends ThrownEntity> entityType, double x, double y, double z, World world)
protected (EntityType<? extends ThrownEntity> entityType, LivingEntity thrower, World world)

Method summary

Modifier and TypeMethod
public void
a(aii arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
method_19207(class_1297 arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
m_68064586(Entity arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
func_184538_a(Entity arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
shoot(Entity entityThrower, float rotationPitchIn, float rotationYawIn, float pitchOffset, float velocity, float inaccuracy)
public void
c(double arg0, double arg1, double arg2, float arg3, float arg4)
method_7485(double arg0, double arg1, double arg2, float arg3, float arg4)
dispense(double arg0, double arg1, double arg2, float arg3, float arg4)
func_70186_c(double arg0, double arg1, double arg2, float arg3, float arg4)
shoot(double arg0, double arg1, double arg2, float arg3, float arg4)
public void
h()
method_5773()
tick()
func_70071_h_()
tick()
protected float
l()
method_7490()
getGravity()
func_70185_h()
getGravityVelocity()
protected abstract void
a(crv arg0)
method_7492(class_239 arg0)
onCollision(HitResult result)
func_70184_a(RayTraceResult arg0)
onImpact(RayTraceResult result)
public void
b(ib arg0)
method_5652(class_2487 arg0)
writeCustomNbt(NbtCompound arg0)
func_213281_b(CompoundNBT arg0)
writeAdditional(CompoundNBT arg0)
public void
a(ib arg0)
method_5749(class_2487 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(CompoundNBT arg0)
readAdditional(CompoundNBT arg0)
public LivingEntity
m()
method_7491()
getThrower()
func_85052_h()
getThrower()
public Packet<?>
N()
method_18002()
m_00781305()
func_213297_N()
createSpawnPacket()
public boolean
a(double arg0)
method_5640(double arg0)
shouldRender(double arg0)
func_70112_a(double arg0)
isInRangeToRenderDist(double arg0)
public void
h(double arg0, double arg1, double arg2)
method_5750(double arg0, double arg1, double arg2)
lerpVelocity(double arg0, double arg1, double arg2)
func_70016_h(double arg0, double arg1, double arg2)
setVelocity(double arg0, double arg1, double arg2)