Uses of Interface
net.minecraft.network.handler.NetworkStateTransitions.DecoderTransitioner
Packages that use NetworkStateTransitions.DecoderTransitioner
-
Uses of NetworkStateTransitions.DecoderTransitioner in net.minecraft.network.handler
Methods in net.minecraft.network.handler that return NetworkStateTransitions.DecoderTransitionerModifier and TypeMethodDescriptionNetworkStateTransitions.DecoderTransitioner.andThen
(NetworkStateTransitions.DecoderTransitioner decoderTransitioner) private static NetworkStateTransitions.DecoderTransitioner
NetworkStateTransitions.decoderSwapper
(ChannelInboundHandler newDecoder) static <T extends PacketListener>
NetworkStateTransitions.DecoderTransitionerNetworkStateTransitions.decoderTransitioner
(NetworkState<T> newState) Methods in net.minecraft.network.handler with parameters of type NetworkStateTransitions.DecoderTransitionerModifier and TypeMethodDescriptionNetworkStateTransitions.DecoderTransitioner.andThen
(NetworkStateTransitions.DecoderTransitioner decoderTransitioner)