public interface Firework extends Entity
Entity.Spigot
Modifier and Type | Method and Description |
---|---|
void |
detonate()
Cause this firework to explode at earliest opportunity, as if it has no
remaining fuse.
|
LivingEntity |
getBoostedEntity()
If this firework is boosting an entity, return it
|
FireworkMeta |
getFireworkMeta()
Get a copy of the fireworks meta
|
UUID |
getSpawningEntity() |
void |
setFireworkMeta(FireworkMeta meta)
Apply the provided meta to the fireworks
|
addPassenger, addScoreboardTag, eject, fromMobSpawner, getChunk, getEntityId, getFallDistance, getFireTicks, getHeight, getLastDamageCause, getLocation, getLocation, getMaxFireTicks, getNearbyEntities, getOrigin, getPassenger, getPassengers, getPistonMoveReaction, getPortalCooldown, getScoreboardTags, getServer, getTicksLived, getType, getUniqueId, getVehicle, getVelocity, getWidth, getWorld, hasGravity, isCustomNameVisible, isDead, isEmpty, isGlowing, isInsideVehicle, isInvulnerable, isOnGround, isSilent, isValid, leaveVehicle, playEffect, remove, removePassenger, removeScoreboardTag, setCustomNameVisible, setFallDistance, setFireTicks, setGlowing, setGravity, setInvulnerable, setLastDamageCause, setPassenger, setPortalCooldown, setSilent, setTicksLived, setVelocity, spigot, teleport, teleport, teleport, teleport
getMetadata, hasMetadata, removeMetadata, setMetadata
getName, sendMessage, sendMessage, sendMessage, sendMessage
addAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachment
isOp, setOp
getCustomName, setCustomName
FireworkMeta getFireworkMeta()
void setFireworkMeta(FireworkMeta meta)
meta
- The FireworkMeta to applyvoid detonate()
UUID getSpawningEntity()
LivingEntity getBoostedEntity()
Copyright © 2021. All rights reserved.