public class VelocityListener extends Object
| Constructor and Description |
|---|
VelocityListener() |
| Modifier and Type | Method and Description |
|---|---|
static MotdConfiguration |
getCurrentMotdConfig() |
static TabListConfiguration |
getCurrentTabConfig() |
void |
handle(com.velocitypowered.api.event.connection.DisconnectEvent event) |
void |
handle(com.velocitypowered.api.event.connection.PostLoginEvent event) |
void |
handle(systems.reformcloud.reformcloud2.executor.api.common.api.basic.events.ProcessUpdatedEvent event) |
void |
handle(com.velocitypowered.api.event.proxy.ProxyPingEvent event) |
void |
handle(com.velocitypowered.api.event.player.ServerConnectedEvent event) |
public void handle(com.velocitypowered.api.event.proxy.ProxyPingEvent event)
public void handle(com.velocitypowered.api.event.connection.PostLoginEvent event)
public void handle(com.velocitypowered.api.event.connection.DisconnectEvent event)
public void handle(com.velocitypowered.api.event.player.ServerConnectedEvent event)
@Listener public void handle(systems.reformcloud.reformcloud2.executor.api.common.api.basic.events.ProcessUpdatedEvent event)
public static TabListConfiguration getCurrentTabConfig()
public static MotdConfiguration getCurrentMotdConfig()
Copyright © 2020. All rights reserved.