public class TabCompleteEvent extends TargetedEvent implements Cancellable
| Constructor and Description |
|---|
TabCompleteEvent(Connection sender,
Connection receiver,
String cursor,
List<String> suggestions) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelledpublic TabCompleteEvent(Connection sender, Connection receiver, String cursor, List<String> suggestions)
Copyright © 2012-2016 SpigotMC. All Rights Reserved.