public PlayerChatHighLightEvent(PlayerChatEvent e, String[] CalledPlayerNames, xEssentials pl) {
super(e.getPlayer());
this.e = e;
this.CalledPlayerNames = CalledPlayerNames;
this.pl = pl;
}
PlayerChatHighLightEvent.java 文件源码
java
阅读 20
收藏 0
点赞 0
评论 0
项目:xEssentials-deprecated-bukkit
作者:
评论列表
文章目录