mcMMO/src/main/java/com/gmail/nossr50/events/chat
NuclearW 7ccadae489 Changes to the changes to the ChatAPI.
mcMMO will not pass null for any events that it creates about itself.
Older plugins which are using depricated methods in ChatAPI will be null.
Newer plugins passing null to ChatAPI will also be null.

Null guarantees that it is not from mcMMO, but from an external plugin that is not specified.
2013-01-26 22:13:49 -05:00
..
McMMOAdminChatEvent.java Changes to the changes to the ChatAPI. 2013-01-26 22:13:49 -05:00
McMMOChatEvent.java Changes to the changes to the ChatAPI. 2013-01-26 22:13:49 -05:00
McMMOPartyChatEvent.java Changes to the changes to the ChatAPI. 2013-01-26 22:13:49 -05:00