Update Bukkit to Minecraft 1.4.6
By: feildmaster <admin@feildmaster.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package org.bukkit.inventory.meta;
|
||||
|
||||
import org.bukkit.Material;
|
||||
|
||||
/**
|
||||
* Represents a {@link Material#FIREWORK} and its effects.
|
||||
*/
|
||||
public interface FireworkMeta extends ItemMeta {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user