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.
|
FireworkMeta |
getFireworkMeta()
Get a copy of the fireworks meta
|
void |
setFireworkMeta(FireworkMeta meta)
Apply the provided meta to the fireworks
|
eject, getCustomName, getEntityId, getFallDistance, getFireTicks, getLastDamageCause, getLocation, getLocation, getMaxFireTicks, getNearbyEntities, getPassenger, getServer, getTicksLived, getType, getUniqueId, getVehicle, getVelocity, getWorld, isCustomNameVisible, isDead, isEmpty, isGlowing, isInsideVehicle, isInvulnerable, isOnGround, isSilent, isValid, leaveVehicle, playEffect, remove, setCustomName, setCustomNameVisible, setFallDistance, setFireTicks, setGlowing, setInvulnerable, setLastDamageCause, setPassenger, setSilent, setTicksLived, setVelocity, spigot, teleport, teleport, teleport, teleport
getMetadata, hasMetadata, removeMetadata, setMetadata
getName, sendMessage, sendMessage
addAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachment
isOp, setOp
FireworkMeta getFireworkMeta()
void setFireworkMeta(FireworkMeta meta)
meta
- The FireworkMeta to applyvoid detonate()
Copyright © 2016. All rights reserved.