Uses of Interface
org.bukkit.entity.Firework
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Firework in com.destroystokyo.paper.event.player
Modifier and TypeMethodDescriptionPlayerElytraBoostEvent.getFirework()
Get the firework entity that was spawned -
Uses of Firework in org.bukkit.entity
Modifier and TypeMethodDescriptionPlayer.boostElytra(@NotNull ItemStack firework)
Boost a Player that'sLivingEntity.isGliding()
using aFirework
. -
Uses of Firework in org.bukkit.event.entity