Update Bukkit for Minecraft 1.4(.2) changes.
By: Travis Watkins <amaranth@ubuntu.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package org.bukkit.entity;
|
||||
|
||||
/**
|
||||
* Represents a wither skull {@link Fireball}
|
||||
*/
|
||||
public interface WitherSkull extends Fireball {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user