@@ -2,8 +2,7 @@ package org.bukkit.entity;
|
||||
|
||||
/**
|
||||
* Implements a snowball.
|
||||
*
|
||||
*
|
||||
* @author sk89q
|
||||
*/
|
||||
public interface Snowball extends Entity {
|
||||
}
|
||||
public interface Snowball extends Entity {}
|
||||
|
||||
Reference in New Issue
Block a user