Package net.minecraft.network.codec
Interface PacketCodec.ResultFunction<B,S,T>  
- Enclosing interface:
- PacketCodec<B,- V> 
- 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 - named - net/minecraft/network/codec/PacketCodec$ResultFunction- intermediary - net/minecraft/class_9139$class_9140- official - ze$a
- 
Method Summary
- 
Method Details- 
apply- Mappings:
- Namespace - Name - Mixin selector - named - apply- Lnet/minecraft/network/codec/PacketCodec$ResultFunction;apply(Lnet/minecraft/network/codec/PacketCodec;)Lnet/minecraft/network/codec/PacketCodec;- intermediary - apply- Lnet/minecraft/class_9139$class_9140;apply(Lnet/minecraft/class_9139;)Lnet/minecraft/class_9139;- official - apply- Lze$a;apply(Lze;)Lze;
 
 
-