Class NetworkEncryptionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.network.encryption.NetworkEncryptionException
All Implemented Interfaces:
Serializable

public class NetworkEncryptionException
extends Exception
See Also:
Serialized Form
Mappings:
Namespace Name
official afm
intermediary net/minecraft/class_5525
named net/minecraft/network/encryption/NetworkEncryptionException
  • Constructor Details

    • NetworkEncryptionException

      public NetworkEncryptionException​(Throwable throwable)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lafm;<init>(Ljava/lang/Throwable;)V
      intermediary <init> Lnet/minecraft/class_5525;<init>(Ljava/lang/Throwable;)V
      named <init> Lnet/minecraft/network/encryption/NetworkEncryptionException;<init>(Ljava/lang/Throwable;)V