Class RetryCallException

All Implemented Interfaces:
Serializable

@Environment(CLIENT)
public class RetryCallException
extends RealmsServiceException
See Also:
Serialized Form
Mappings:
Namespace Name
official drh
intermediary net/minecraft/class_4356
named net/minecraft/client/realms/exception/RetryCallException
  • Field Details

    • field_32118

      public static final int field_32118
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official e Ldrh;e:I
      intermediary field_32118 Lnet/minecraft/class_4356;field_32118:I
      named field_32118 Lnet/minecraft/client/realms/exception/RetryCallException;field_32118:I
    • delaySeconds

      public final int delaySeconds
      Mappings:
      Namespace Name Mixin selector
      official f Ldrh;f:I
      intermediary field_19608 Lnet/minecraft/class_4356;field_19608:I
      named delaySeconds Lnet/minecraft/client/realms/exception/RetryCallException;delaySeconds:I
  • Constructor Details

    • RetryCallException

      public RetryCallException​(int delaySeconds, int httpResultCode)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldrh;<init>(II)V
      intermediary <init> Lnet/minecraft/class_4356;<init>(II)V
      named <init> Lnet/minecraft/client/realms/exception/RetryCallException;<init>(II)V