public class PlayerMovementMapper extends Object implements PacketHandler
| Constructor and Description |
|---|
PlayerMovementMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(PacketWrapper wrapper)
Handle a packet
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwritepublic void handle(PacketWrapper wrapper) throws Exception
PacketHandlerhandle in interface PacketHandlerwrapper - The associated wrapperException - Throws exception if it failed to handle the packetCopyright © 2016–2021. All rights reserved.