Uses of Interface
net.minecraft.network.encryption.Signer
Package
Description
-
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) -
Uses of Signer in net.minecraft.network.message
Modifier and TypeMethodDescriptionReturns the chat message signature obtained by signingmessage
withsignature
.Returns the chat message signature obtained by signingmessage
withsignature
.