public class PingHandler extends PacketHandler
Constructor and Description |
---|
PingHandler() |
Modifier and Type | Method and Description |
---|---|
void |
connected(ChannelWrapper channel) |
void |
exception(Throwable t) |
void |
handle(PacketWrapper packet) |
void |
handle(StatusResponse statusResponse) |
String |
toString() |
disconnected, shouldHandle, writabilityChanged
handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle
public void connected(ChannelWrapper channel) throws Exception
connected
in class PacketHandler
Exception
public void exception(Throwable t) throws Exception
exception
in class PacketHandler
Exception
public void handle(PacketWrapper packet) throws Exception
handle
in class PacketHandler
Exception
public void handle(StatusResponse statusResponse) throws Exception
handle
in class AbstractPacketHandler
Exception
public String toString()
toString
in class PacketHandler
Copyright © 2012–2020 SpigotMC. All rights reserved.