Package net.minecraft.network.encryption
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.
 
- Mappings:
 Namespace Name official apiintermediary net/minecraft/class_7498named net/minecraft/network/encryption/SignatureUpdatable
- 
Nested Class Summary
Nested Classes - 
Method Summary
 
- 
Method Details
- 
update
- Throws:
 SignatureException- Mappings:
 Namespace Name Mixin selector official updateLapi;update(Lapi$a;)Vintermediary updateLnet/minecraft/class_7498;update(Lnet/minecraft/class_7498$class_7499;)Vnamed updateLnet/minecraft/network/encryption/SignatureUpdatable;update(Lnet/minecraft/network/encryption/SignatureUpdatable$SignatureUpdater;)V
 
 -