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$ResultFunctionintermediary net/minecraft/class_9139$class_9140official yx$a
- 
Method Summary
 
- 
Method Details
- 
apply
- Mappings:
 Namespace Name Mixin selector named applyLnet/minecraft/network/codec/PacketCodec$ResultFunction;apply(Lnet/minecraft/network/codec/PacketCodec;)Lnet/minecraft/network/codec/PacketCodec;intermediary applyLnet/minecraft/class_9139$class_9140;apply(Lnet/minecraft/class_9139;)Lnet/minecraft/class_9139;official applyLyx$a;apply(Lyx;)Lyx;
 
 -