net.minecraft.world.entity.projectile

public class FireworkRocketEntity

extends Projectile implements ItemSupplier

All mapped superinterfaces:

Nameable, CommandSource, ItemSupplier

bge
net.minecraft.world.entity.projectile.FireworkRocketEntity
net.minecraft.class_1671
net.minecraft.unmapped.C_huldsolp
net.minecraft.entity.projectile.FireworkRocketEntity
net.minecraft.entity.projectile.FireworkRocketEntity
net.minecraft.server.v1_16_R2.EntityFireworks

Field summary

Modifier and TypeField
private static final EntityDataAccessor<ItemStack>
b
DATA_ID_FIREWORKS_ITEM
field_7614
f_jnghemum
ITEM
field_184566_a
FIREWORK_ITEM
private static final EntityDataAccessor<OptionalInt>
c
DATA_ATTACHED_TO_TARGET
field_7611
f_seqyipmr
SHOOTER_ENTITY_ID
field_191512_b
private static final EntityDataAccessor<Boolean>
d
DATA_SHOT_AT_ANGLE
field_7615
f_vrrbrmuu
SHOT_AT_ANGLE
field_213895_d
SHOT_AT_ANGLE
private int
e
life
field_7613
f_ssiwkaxw
life
field_92056_a
ticksFlown
private int
f
lifetime
field_7612
f_jsrguonp
lifeTime
field_92055_b
expectedLifespan
private LivingEntity
g
attachedToEntity
field_7616
f_wyqxskfa
shooter
field_191513_e
ridingEntity

Constructor summary

ModifierConstructor
public (EntityType<? extends FireworkRocketEntity> arg0, Level arg1)
public (Level world, double x, double y, double z, ItemStack stack)
public (Level world, Entity entity, double x, double y, double z, ItemStack stack)
public (Level world, ItemStack stack, LivingEntity shooter)
public (Level world, ItemStack stack, double x, double y, double z, boolean shotAtAngle)
public (Level world, ItemStack stack, Entity entity, double x, double y, double z, boolean shotAtAngle)

Method summary

Modifier and TypeMethod
protected void
e()
defineSynchedData()
method_5693()
m_lwugwlsw()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
j()
tick()
method_5773()
m_arkgrfeb()
tick()
func_70071_h_()
tick()
private void
i()
explode()
method_16830()
m_evuvwgwj()
explodeAndRemove()
func_213893_k()
explode()
protected void
a(dch arg0)
onHitEntity(EntityHitResult arg0)
method_7454(class_3966 arg0)
m_nkpdbvpp(C_wokbhynj arg0)
onEntityHit(EntityHitResult arg0)
func_213868_a(EntityRayTraceResult arg0)
protected void
a(dcg arg0)
onHitBlock(BlockHitResult arg0)
method_24920(class_3965 arg0)
m_ggjsldmr(C_jdakttms arg0)
onBlockHit(BlockHitResult arg0)
func_230299_a_(BlockRayTraceResult arg0)
private boolean
k()
hasExplosion()
method_20308()
m_ymswbxpv()
hasExplosionEffects()
func_213894_l()
hasExplosions()
private void
m()
dealExplosionDamage()
method_7475()
m_hqxwjjzr()
explode()
func_191510_k()
private boolean
n()
isAttachedToEntity()
method_7476()
m_jmrzgyih()
wasShotByEntity()
func_191511_j()
public boolean
h()
isShotAtAngle()
method_7477()
m_xcvjkzhu()
wasShotAtAngle()
func_213889_i()
isShotAtAngle()
public void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
saveData(NBTTagCompound arg0)
public void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
loadData(NBTTagCompound arg0)
public boolean
bK()
isAttackable()
method_5732()
m_kymkfjov()
isAttackable()
func_70075_an()
public Packet<?>
P()
getAddEntityPacket()
method_18002()
m_tugxrexj()
createSpawnPacket()
func_213297_N()
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
m_foqrqvze(double arg0)
shouldRender(double arg0)
func_70112_a(double arg0)
public boolean
j(double arg0, double arg1, double arg2)
shouldRender(double arg0, double arg1, double arg2)
method_5727(double arg0, double arg1, double arg2)
m_ryjpmajv(double arg0, double arg1, double arg2)
shouldRender(double arg0, double arg1, double arg2)
func_145770_h(double arg0, double arg1, double arg2)
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
m_kkieextx(byte arg0)
handleStatus(byte arg0)
func_70103_a(byte arg0)
public ItemStack
g()
getItem()
method_7495()
m_xtxqiwdu()
getStack()
func_184543_l()