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, wait
isCancelled, setCancelled
public TabCompleteEvent(Connection sender, Connection receiver, String cursor, List<String> suggestions)
Copyright © 2012–2019 SpigotMC. All rights reserved.