net.minecraft.entity

public class FireworksEntity

extends Entity

All mapped superinterfaces:

CommandSource

aem
net.minecraft.class_1415
net.minecraft.entity.FireworksEntity
net.minecraft.entity.item.EntityFireworkRocket
net.minecraft.entity.item.EntityFireworkRocket

Field summary

Modifier and TypeField
private static final DataAttribute<ItemStack>
a
field_14806
FIREWORKS_ITEM
field_184566_a
FIREWORK_ITEM
private static final DataAttribute<Integer>
b
field_15092
ATTACHED_ENTITY_ID
field_191512_b
BOOSTED_ENTITY_ID
private int
c
field_5401
age
field_92056_a
fireworkAge
private int
d
field_5402
maxAge
field_92055_b
lifetime
private LivingEntity
e
field_15093
attachedEntity
field_191513_e
boostedEntity

Constructor summary

ModifierConstructor
public (World arg0)
public (World world, double x, double y, double z, ItemStack item)
public (World world, ItemStack item, LivingEntity attachedEntity)

Method summary

Modifier and TypeMethod
protected void
i()
method_2484()
registerSyncedData()
func_70088_a()
entityInit()
public void
B_()
method_2558()
tick()
func_70071_h_()
onUpdate()
private void
k()
method_13626()
explode()
func_191510_k()
dealExplosionDamage()
public boolean
j()
method_13625()
isAttachedToEntity()
func_191511_j()
isAttachedToEntity()
public static void
a(ry arg0)
method_13572(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
func_189656_a(DataFixer arg0)
registerFixesFireworkRocket(DataFixer fixer)
public void
b(fy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(fy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public boolean
bd()
method_2521()
canBePunched()
func_70075_an()
canBeAttackedWithItem()
public boolean
a(double arg0)
method_2486(double arg0)
shouldRender(double arg0)
func_70112_a(double arg0)
isInRangeToRenderDist(double arg0)
public boolean
g(double arg0, double arg1, double arg2)
method_8363(double arg0, double arg1, double arg2)
shouldRender(double arg0, double arg1, double arg2)
func_145770_h(double arg0, double arg1, double arg2)
isInRangeToRender3d(double arg0, double arg1, double arg2)
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)
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
func_70103_a(byte arg0)
handleStatusUpdate(byte arg0)