net.minecraft.entity.projectile

public abstract class ThrownEntity

extends Entity implements Dispensable

All mapped superinterfaces:

CommandSource, Dispensable

wy
net.minecraft.class_996
net.minecraft.entity.projectile.ThrownEntity
net.minecraft.entity.projectile.EntityThrowable

Field summary

Modifier and TypeField
private int
c
field_4074
blockX
xTile
private int
d
field_4075
blockY
yTile
private int
e
field_4076
blockZ
zTile
private Block
f
field_9143
inBlock
inTile
protected boolean
a
field_4071
inGround
inGround
public int
b
field_4072
shake
throwableShake
private LivingEntity
g
field_6932
thrower
thrower
private String
h
field_5404
throwerName
throwerName
private int
i
field_4078
ticksInBlock
ticksInGround
private int
ar
field_4079
ticksInAir
ticksInAir

Constructor summary

ModifierConstructor
public (World arg0)
public (World world, LivingEntity thrower)
public (World world, double x, double y, double z)

Method summary

Modifier and TypeMethod
protected void
h()
method_2484()
registerSyncedData()
entityInit()
protected float
j()
method_3234()
getPower()
getVelocity()
protected float
l()
method_3235()
getStartPitchOffset()
getInaccuracy()
public void
c(double arg0, double arg1, double arg2, float arg3, float arg4)
method_3233(double arg0, double arg1, double arg2, float arg3, float arg4)
dispense(double arg0, double arg1, double arg2, float arg3, float arg4)
setThrowableHeading(double arg0, double arg1, double arg2, float arg3, float arg4)
public void
t_()
method_2558()
tick()
onUpdate()
protected float
m()
method_3236()
getGravity()
getGravityVelocity()
protected abstract void
a(auh arg0)
method_3232(class_234 arg0)
onCollision(HitResult result)
onImpact(MovingObjectPosition arg0)
public void
b(dn arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dn arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public LivingEntity
n()
method_4585()
getThrower()
getThrower()
public boolean
a(double arg0)
method_2486(double arg0)
shouldRender(double arg0)
isInRangeToRenderDist(double arg0)
public void
i(double arg0, double arg1, double arg2)
method_2556(double arg0, double arg1, double arg2)
lerpVelocity(double arg0, double arg1, double arg2)
setVelocity(double arg0, double arg1, double arg2)