Class SignedMessageChain.DecodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.network.chat.ThrowingComponent
net.minecraft.network.chat.SignedMessageChain.DecodeException
All Implemented Interfaces:
Serializable
Enclosing class:
SignedMessageChain

public static class SignedMessageChain.DecodeException extends ThrowingComponent
See Also:
  • Field Details

    • shouldDisconnect

      private final boolean shouldDisconnect
  • Constructor Details

    • DecodeException

      public DecodeException(Component p_249149_, boolean p_250401_)
  • Method Details

    • shouldDisconnect

      public boolean shouldDisconnect()