Class ClientNetworkEvents

java.lang.Object
io.github.kosmx.emotes.api.events.client.ClientNetworkEvents

public class ClientNetworkEvents extends Object
Network-related events on the client Can be used for compatibility with replaymod or flashback
  • Field Details

    • PACKET_SEND

      public static final com.zigythebird.playeranimcore.event.Event<ClientNetworkEvents.PacketSendEvent> PACKET_SEND
      Used to manipulate the packet before sending it
  • Constructor Details

    • ClientNetworkEvents

      public ClientNetworkEvents()