net.minecraft.network.protocol

public interface UnboundProtocol<T extends PacketListener, B extends io.netty.buffer.ByteBuf, C>

extends ProtocolInfo$DetailsProvider

zv
net.minecraft.network.protocol.UnboundProtocol
net.minecraft.class_10947
net.minecraft.network.state.ContextAwareNetworkStateFactory
net.minecraft.network.protocol.UnboundProtocol

Method summary

Modifier and TypeMethod
ProtocolInfo<T>
a(Function<io.netty.buffer.ByteBuf, B> arg0, C arg1)
bind(Function<io.netty.buffer.ByteBuf, B> arg0, C arg1)
method_68875(Function<io.netty.buffer.ByteBuf, B> arg0, C arg1)
bind(Function<io.netty.buffer.ByteBuf, B> registryBinder, C context)