Cleanup javadoc and make it compile correctly
This commit is contained in:
parent
427fb25424
commit
c4e6f63ada
20 changed files with 44 additions and 47 deletions
|
@ -173,7 +173,7 @@ public class ChatUtil {
|
|||
/**
|
||||
* Sends a chat message to the client, deleting past messages also sent via
|
||||
* this method.
|
||||
* <p/>
|
||||
*
|
||||
* Credit to RWTema for the idea
|
||||
*
|
||||
* @param player The player to send the chat message to
|
||||
|
@ -186,7 +186,7 @@ public class ChatUtil {
|
|||
|
||||
/**
|
||||
* @author tterrag1098
|
||||
* <p/>
|
||||
*
|
||||
* Ripped from EnderCore (and slightly altered)
|
||||
*/
|
||||
public static class PacketNoSpamChat implements IMessage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue