Package net.minecraft.network
Interface ProtocolInfo.Unbound<T extends PacketListener,B extends io.netty.buffer.ByteBuf>
- Enclosing interface:
ProtocolInfo<T extends PacketListener>
public static interface ProtocolInfo.Unbound<T extends PacketListener,B extends io.netty.buffer.ByteBuf>
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionflow()
id()
void
listPackets
(ProtocolInfo.Unbound.PacketVisitor p_343767_)
-
Method Details
-
bind
-
id
ConnectionProtocol id() -
flow
PacketFlow flow() -
listPackets
-