Uses of Interface
net.minecraft.network.encryption.Signer
-
Uses of Signer in net.minecraft.client.util
Modifier and TypeFieldDescriptionprivate final CompletableFuture<Optional<Signer>>
ProfileKeys.signerFuture
-
Uses of Signer in net.minecraft.network.encryption
Modifier and TypeMethodDescriptionstatic Signer
Signer.create
(PrivateKey privateKey, String algorithm) Modifier and TypeMethodDescriptionReturns the chat message signature obtained by signingmessage
withsignature
.Returns the chat message signature obtained by signingmessage
withsignature
.