Package | Description |
---|---|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
org.bukkit.inventory.meta |
The interfaces used when manipulating extra data can can be stored inside
item stacks . |
Modifier and Type | Method | Description |
---|---|---|
FireworkMeta |
Firework.getFireworkMeta() |
Get a copy of the fireworks meta
|
Modifier and Type | Method | Description |
---|---|---|
void |
Firework.setFireworkMeta(FireworkMeta meta) |
Apply the provided meta to the fireworks
|
Modifier and Type | Method | Description |
---|---|---|
FireworkMeta |
FireworkMeta.clone() |
Copyright © 2019. All rights reserved.