public interface ChatCallback
| Modifier and Type | Field and Description |
|---|---|
static HashMap<org.bukkit.entity.Player,ChatCallback> |
locked_players |
| Modifier and Type | Method and Description |
|---|---|
void |
onChatMessage(org.bukkit.event.player.AsyncPlayerChatEvent e) |
static final HashMap<org.bukkit.entity.Player,ChatCallback> locked_players
Copyright © 2015. All rights reserved.