net.minecraft.network.protocol

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

extends ProtocolInfo$DetailsProvider

aac
net.minecraft.network.protocol.SimpleUnboundProtocol
net.minecraft.class_10946
net.minecraft.network.state.NetworkStateFactory
net.minecraft.src.C_378949_
net.minecraft.network.protocol.SimpleUnboundProtocol

方法概要

修饰符与类型方法
ProtocolInfo<T>
a(Function<io.netty.buffer.ByteBuf, B> arg0)
bind(Function<io.netty.buffer.ByteBuf, B> arg0)
method_68874(Function<io.netty.buffer.ByteBuf, B> arg0)
bind(Function<io.netty.buffer.ByteBuf, B> registryBinder)
m_386505_(Function<io.netty.buffer.ByteBuf, B> arg0)