net.minecraft.server.v1_14_R1

public class EntityFireworks

extends Entity implements FlyingItemEntity, IProjectile

All mapped superinterfaces:

INamableTileEntity, ICommandListener, FlyingItemEntity, IProjectile

awm
net.minecraft.class_1671
net.minecraft.entity.FireworkEntity
net.minecraft.entity.item.FireworkRocketEntity
net.minecraft.server.v1_14_R1.EntityFireworks

Field summary

Modifier and TypeField
private static final DataWatcherObject<ItemStack>
b
field_7614
ITEM
field_184566_a
FIREWORK_ITEM
private static final DataWatcherObject<OptionalInt>
c
field_7611
SHOOTER_ENTITY_ID
field_191512_b
private static final DataWatcherObject<Boolean>
d
field_7615
SHOT_AT_ANGLE
field_213895_d
private int
e
field_7613
life
field_92056_a
ticksFlown
private int
f
field_7612
lifeTime
field_92055_b
expectedLifespan
private EntityLiving
g
field_7616
shooter
field_191513_e
ridingEntity

Constructor summary

ModifierConstructor
public (EntityTypes<? extends EntityFireworks> arg0, World arg1)
public (World arg0, double arg1, double arg2, double arg3, ItemStack arg4)
public (World arg0, ItemStack arg1, EntityLiving arg2)
public (World arg0, ItemStack arg1, double arg2, double arg3, double arg4, boolean arg5)

Method summary

Modifier and TypeMethod
protected void
u_()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
h()
method_5773()
tick()
func_70071_h_()
tick()
private void
k()
method_16830()
explodeAndRemove()
func_213893_k()
explode()
protected void
a(crz arg0)
method_16828(class_239 arg0)
handleCollision(HitResult arg0)
func_213892_a(RayTraceResult arg0)
private boolean
l()
method_20308()
hasExplosionEffects()
func_213894_l()
private void
m()
method_7475()
explode()
func_191510_k()
private boolean
n()
method_7476()
wasShotByEntity()
func_191511_j()
public boolean
i()
method_7477()
wasShotAtAngle()
func_213889_i()
public void
b(ic arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(ic arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
public boolean
bs()
method_5732()
isAttackable()
func_70075_an()
public Packet<?>
N()
method_18002()
createSpawnPacket()
func_213297_N()
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)
setVelocity(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 boolean
a(double arg0)
method_5640(double arg0)
shouldRenderAtDistance(double arg0)
func_70112_a(double arg0)
public boolean
g(double arg0, double arg1, double arg2)
method_5727(double arg0, double arg1, double arg2)
shouldRenderFrom(double arg0, double arg1, double arg2)
func_145770_h(double arg0, double arg1, double arg2)
public void
h(double arg0, double arg1, double arg2)
method_5750(double arg0, double arg1, double arg2)
setVelocityClient(double arg0, double arg1, double arg2)
func_70016_h(double arg0, double arg1, double arg2)
public void
a(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
func_70103_a(byte arg0)
public ItemStack
f()
method_7495()
getStack()
func_184543_l()