Class SkipPacketException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.netty.handler.codec.CodecException
io.netty.handler.codec.EncoderException
net.minecraft.network.SkipPacketException
All Implemented Interfaces:
Serializable

public class SkipPacketException extends io.netty.handler.codec.EncoderException
See Also:
Serialized Form
  • Constructor Details

    • SkipPacketException

      public SkipPacketException(Throwable p_130563_)