CommandSender, Entity, Metadatable, Nameable, Permissible, ServerOperatorpublic interface Firework extends Entity
Entity.Spigot| Modifier and Type | Method | 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 
 | 
getName, sendMessage, sendMessageaddPassenger, addScoreboardTag, eject, getEntityId, getFacing, getFallDistance, getFireTicks, getHeight, getLastDamageCause, getLocation, getLocation, getMaxFireTicks, getNearbyEntities, getPassenger, getPassengers, getPistonMoveReaction, getPortalCooldown, getScoreboardTags, getServer, getTicksLived, getType, getUniqueId, getVehicle, getVelocity, getWidth, getWorld, hasGravity, isCustomNameVisible, isDead, isEmpty, isGlowing, isInsideVehicle, isInvulnerable, isOnGround, isPersistent, isSilent, isValid, leaveVehicle, playEffect, remove, removePassenger, removeScoreboardTag, setCustomNameVisible, setFallDistance, setFireTicks, setGlowing, setGravity, setInvulnerable, setLastDamageCause, setPassenger, setPersistent, setPortalCooldown, setSilent, setTicksLived, setVelocity, spigot, teleport, teleport, teleport, teleportgetMetadata, hasMetadata, removeMetadata, setMetadatagetCustomName, setCustomNameaddAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachmentisOp, setOpFireworkMeta getFireworkMeta()
void setFireworkMeta(FireworkMeta meta)
meta - The FireworkMeta to applyvoid detonate()
Copyright © 2018. All rights reserved.