net.minecraft.entity

public class FireworkEntity

extends Entity implements FlyingItemEntity, Projectile

All mapped superinterfaces:

Nameable, CommandOutput, FlyingItemEntity, Projectile

awm
net.minecraft.class_1671
net.minecraft.entity.FireworkEntity
net.minecraft.entity.item.FireworkRocketEntity

Field summary

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

Constructor summary

ModifierConstructor
public (EntityType<? extends FireworkEntity> arg0, World arg1)
public (World arg0, double arg1, double arg2, double arg3, ItemStack arg4)
public (World arg0, ItemStack arg1, LivingEntity 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()
public void
h()
method_5773()
tick()
func_70071_h_()
private void
k()
method_16830()
explodeAndRemove()
func_213893_k()
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)
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()