Uses of Interface
net.minecraft.network.UnconfiguredPipelineHandler.OutboundConfigurationTask
Packages that use UnconfiguredPipelineHandler.OutboundConfigurationTask
-
Uses of UnconfiguredPipelineHandler.OutboundConfigurationTask in net.minecraft.network
Methods in net.minecraft.network that return UnconfiguredPipelineHandler.OutboundConfigurationTaskModifier and TypeMethodDescriptionUnconfiguredPipelineHandler.OutboundConfigurationTask.andThen
(UnconfiguredPipelineHandler.OutboundConfigurationTask task) private static UnconfiguredPipelineHandler.OutboundConfigurationTask
UnconfiguredPipelineHandler.setupOutboundHandler
(io.netty.channel.ChannelOutboundHandler handler) static <T extends PacketListener>
UnconfiguredPipelineHandler.OutboundConfigurationTaskUnconfiguredPipelineHandler.setupOutboundProtocol
(ProtocolInfo<T> protocolInfo) Methods in net.minecraft.network with parameters of type UnconfiguredPipelineHandler.OutboundConfigurationTaskModifier and TypeMethodDescriptionUnconfiguredPipelineHandler.OutboundConfigurationTask.andThen
(UnconfiguredPipelineHandler.OutboundConfigurationTask task)