Update Bukkit to Minecraft 1.4.6

This commit is contained in:
feildmaster
2012-12-20 08:38:59 -06:00
parent 1e4373dc34
commit 70b440e189
6 changed files with 73 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
package org.bukkit.entity;
public interface Firework extends Entity {
}