Adding/expanding documentation

By: Celtic Minstrel <celtic.minstrel.ca@some.place>
This commit is contained in:
Bukkit/Spigot
2012-02-26 12:13:30 -05:00
parent 795a61bbeb
commit 15e2f69fa6
20 changed files with 162 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
package org.bukkit.entity;
/**
* Represents a Fish.
* Represents a fishing hook.
*/
public interface Fish extends Projectile {}