Package net.minecraft.network.encryption
Class PlayerPublicKey.PublicKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.util.TextifiedException
net.minecraft.network.encryption.PlayerPublicKey.PublicKeyException
- All Implemented Interfaces:
Serializable
- Enclosing class:
PlayerPublicKey
- See Also:
- Mappings:
Namespace Name official cbx$b
intermediary net/minecraft/class_7428$class_7652
named net/minecraft/network/encryption/PlayerPublicKey$PublicKeyException
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.util.TextifiedException
getMessageText
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PublicKeyException
- Mappings:
Namespace Name Mixin selector official <init>
Luk;<init>(Ltl;)V
intermediary <init>
Lnet/minecraft/class_7437;<init>(Lnet/minecraft/class_2561;)V
named <init>
Lnet/minecraft/util/TextifiedException;<init>(Lnet/minecraft/text/Text;)V
-