Uses of Class
net.minecraft.entity.projectile.FireworkRocketEntity
Package
Description
-
Uses of FireworkRocketEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionvoid
FireworkRocketEntityRenderer.updateRenderState
(FireworkRocketEntity fireworkRocketEntity, FireworkRocketEntityRenderState fireworkRocketEntityRenderState, float float2) -
Uses of FireworkRocketEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType
<FireworkRocketEntity> EntityType.FIREWORK_ROCKET
-
Uses of FireworkRocketEntity in net.minecraft.entity.damage
Modifier and TypeMethodDescriptionDamageSources.fireworks
(FireworkRocketEntity source, @Nullable Entity attacker) -
Uses of FireworkRocketEntity in net.minecraft.entity.projectile
ModifierConstructorDescriptionFireworkRocketEntity
(EntityType<? extends FireworkRocketEntity> type, World world)