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