Uses of Interface
net.minecraft.network.message.ArgumentSignatureDataMap.ArgumentSigner
-
Uses of ArgumentSignatureDataMap.ArgumentSigner in net.minecraft.network.message
Modifier and TypeMethodDescriptionstatic ArgumentSignatureDataMap
ArgumentSignatureDataMap.sign
(SignedArgumentList<?> arguments, ArgumentSignatureDataMap.ArgumentSigner signer) Returns the signature map witharguments
signed withsigner
.