Interface SignatureUpdatable

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface SignatureUpdatable
Mappings:
Namespace Name
official aoj
intermediary net/minecraft/class_7498
named net/minecraft/network/encryption/SignatureUpdatable
  • Method Details

    • update

      Throws:
      SignatureException
      Mappings:
      Namespace Name Mixin selector
      official update Laoj;update(Laoj$a;)V
      intermediary update Lnet/minecraft/class_7498;update(Lnet/minecraft/class_7498$class_7499;)V
      named update Lnet/minecraft/network/encryption/SignatureUpdatable;update(Lnet/minecraft/network/encryption/SignatureUpdatable$SignatureUpdater;)V