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 - api- intermediary - net/minecraft/class_7498- named - net/minecraft/network/encryption/SignatureUpdatable
- 
Nested Class SummaryNested Classes
- 
Method Summary
- 
Method Details- 
update- Throws:
- SignatureException
- Mappings:
- Namespace - Name - Mixin selector - official - update- Lapi;update(Lapi$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
 
 
-