Package net.minecraft.network.handler
Interface NetworkStateTransitions.DecoderTransitioner
- Enclosing class:
- NetworkStateTransitions
- 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/handler/NetworkStateTransitions$DecoderTransitioner- intermediary - net/minecraft/class_9130$class_9132- official - we$b
- 
Method SummaryModifier and TypeMethodDescriptionandThen(NetworkStateTransitions.DecoderTransitioner decoderTransitioner) voidrun(ChannelHandlerContext context) 
- 
Method Details- 
run- Mappings:
- Namespace - Name - Mixin selector - named - run- Lnet/minecraft/network/handler/NetworkStateTransitions$DecoderTransitioner;run(Lio/netty/channel/ChannelHandlerContext;)V- intermediary - run- Lnet/minecraft/class_9130$class_9132;run(Lio/netty/channel/ChannelHandlerContext;)V- official - run- Lwe$b;run(Lio/netty/channel/ChannelHandlerContext;)V
 
- 
andThendefault NetworkStateTransitions.DecoderTransitioner andThen(NetworkStateTransitions.DecoderTransitioner decoderTransitioner) 
 
-