SelectListener

public class SelectListener implements Listener

Properties

Link copied to clipboard
Link copied to clipboard
public final static SelectListener INSTANCE
Link copied to clipboard
private final Set<UUID> noScanning

登录之后的一段时间内不检查

Link copied to clipboard
private final ConcurrentHashMap<Player, Object> selecting

Functions

Link copied to clipboard
public final Boolean getHasSyncPlugin()
Link copied to clipboard
public final Set<UUID> getNoScanning()

登录之后的一段时间内不检查

Link copied to clipboard
public final ConcurrentHashMap<Player, Object> getSelecting()
Link copied to clipboard
public final Unit onPlayerInteractAtEntityEvent(PlayerInteractAtEntityEvent event)
Link copied to clipboard
public final Unit onPlayerInteractEvent(PlayerInteractEvent event)
Link copied to clipboard
public final Unit onPlayerInteractEventBlock(PlayerInteractEvent event)
Link copied to clipboard
public final Unit onPlayerLoginEvent(PlayerLoginEvent event)
Link copied to clipboard
public final Unit onPlayerQuit(PlayerQuitEvent event)
Link copied to clipboard
public final Unit setHasSyncPlugin(Boolean hasSyncPlugin)