public class ACFVelocityListener extends Object
| Constructor and Description |
|---|
ACFVelocityListener(VelocityCommandManager manager,
com.velocitypowered.api.plugin.PluginContainer plugin,
com.velocitypowered.api.proxy.ProxyServer proxy) |
| Modifier and Type | Method and Description |
|---|---|
void |
onDisconnect(com.velocitypowered.api.event.connection.DisconnectEvent disconnectEvent) |
void |
onPlayerJoin(com.velocitypowered.api.event.connection.PostLoginEvent loginEvent) |
void |
onSettingsChange(com.velocitypowered.api.event.player.PlayerSettingsChangedEvent settingsEvent) |
public ACFVelocityListener(VelocityCommandManager manager, com.velocitypowered.api.plugin.PluginContainer plugin, com.velocitypowered.api.proxy.ProxyServer proxy)
public void onPlayerJoin(com.velocitypowered.api.event.connection.PostLoginEvent loginEvent)
public void onDisconnect(com.velocitypowered.api.event.connection.DisconnectEvent disconnectEvent)
public void onSettingsChange(com.velocitypowered.api.event.player.PlayerSettingsChangedEvent settingsEvent)
Copyright © 2019. All rights reserved.