Uses of Interface
net.minecraft.network.encryption.SignatureUpdatable.SignatureUpdater
Packages that use SignatureUpdatable.SignatureUpdater
-
Uses of SignatureUpdatable.SignatureUpdater in net.minecraft.network.encryption
Methods in net.minecraft.network.encryption with parameters of type SignatureUpdatable.SignatureUpdaterModifier and TypeMethodDescriptionvoid
SignatureUpdatable.update
(SignatureUpdatable.SignatureUpdater updater) -
Uses of SignatureUpdatable.SignatureUpdater in net.minecraft.network.message
Methods in net.minecraft.network.message with parameters of type SignatureUpdatable.SignatureUpdaterModifier and TypeMethodDescriptionvoid
MessageHeader.update
(SignatureUpdatable.SignatureUpdater updater, byte[] bodyDigest)