Class PacketSendListener

java.lang.Object
net.minecraft.network.PacketSendListener

public class PacketSendListener extends Object
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
  • Constructor Details

    • PacketSendListener

      public PacketSendListener()
  • Method Details

    • thenRun

      public static io.netty.channel.ChannelFutureListener thenRun(Runnable action)
    • exceptionallySend

      public static io.netty.channel.ChannelFutureListener exceptionallySend(Supplier<Packet<?>> packetSupplier)