Uses of Interface
net.minecraft.network.protocol.BundlerInfo.Provider
-
Uses of BundlerInfo.Provider in net.minecraft.network
Modifier and TypeClassDescriptionstatic class
ConnectionProtocol.CodecData<T extends PacketListener>
Modifier and TypeFieldDescriptionprivate final io.netty.util.AttributeKey<? extends BundlerInfo.Provider>
PacketBundlePacker.bundlerAttributeKey
private final io.netty.util.AttributeKey<? extends BundlerInfo.Provider>
PacketBundleUnpacker.bundlerAttributeKey
ModifierConstructorDescriptionPacketBundlePacker
(io.netty.util.AttributeKey<? extends BundlerInfo.Provider> p_295861_) PacketBundleUnpacker
(io.netty.util.AttributeKey<? extends BundlerInfo.Provider> p_294766_)