net.minecraft.entity.projectile

public abstract class ThrownEntity

extends Entity implements Dispensable

All mapped superinterfaces:

Nameable, CommandSource, Dispensable

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

Field summary

Modifier and TypeField
private int
e
field_4074
blockX
field_145788_c
xTile
private int
f
field_4075
blockY
field_145786_d
yTile
private int
g
field_4076
blockZ
field_145787_e
zTile
protected boolean
a
field_4071
inGround
field_174854_a
inGround
public int
b
field_4072
shake
field_70191_b
throwableShake
protected LivingEntity
c
field_6932
thrower
field_70192_c
thrower
private UUID
h
field_17098
throwerUuid
field_200218_h
field_200218_h
public Entity
d
field_14820
collidedEntity
field_184539_c
ignoreEntity
private int
aw
field_14819
collidedEntityTime
field_184540_av
ignoreTime

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
x_()
method_2484()
registerSyncedData()
func_70088_a()
registerData()
public void
a(aer arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
method_13290(class_864 arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
thrown(Entity thrower, float pitch, float yaw, float roll, float speed, float divergence)
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_3233(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
R_()
method_2558()
tick()
func_70071_h_()
tick()
protected float
f()
method_3236()
getGravity()
func_70185_h()
getGravityVelocity()
protected abstract void
a(ceb arg0)
method_3232(class_234 arg0)
onCollision(HitResult result)
func_70184_a(RayTraceResult arg0)
onImpact(RayTraceResult result)
public void
b(gy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeAdditional(NBTTagCompound arg0)
public void
a(gy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readAdditional(NBTTagCompound arg0)
public LivingEntity
i()
method_4585()
getThrower()
func_85052_h()
getThrower()
public boolean
a(double arg0)
method_2486(double arg0)
shouldRender(double arg0)
func_70112_a(double arg0)
isInRangeToRenderDist(double arg0)
public void
h(double arg0, double arg1, double arg2)
method_2556(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)