Uses of Interface
net.minecraft.network.protocol.BundlerInfo.Provider
Packages that use BundlerInfo.Provider
- 
Uses of BundlerInfo.Provider in net.minecraft.networkClasses in net.minecraft.network that implement BundlerInfo.ProviderModifier and TypeClassDescriptionstatic classConnectionProtocol.CodecData<T extends PacketListener>Fields in net.minecraft.network with type parameters of type BundlerInfo.ProviderModifier and TypeFieldDescriptionprivate final io.netty.util.AttributeKey<? extends BundlerInfo.Provider>PacketBundlePacker.bundlerAttributeKeyprivate final io.netty.util.AttributeKey<? extends BundlerInfo.Provider>PacketBundleUnpacker.bundlerAttributeKeyConstructor parameters in net.minecraft.network with type arguments of type BundlerInfo.ProviderModifierConstructorDescriptionPacketBundlePacker(io.netty.util.AttributeKey<? extends BundlerInfo.Provider> p_295861_) PacketBundleUnpacker(io.netty.util.AttributeKey<? extends BundlerInfo.Provider> p_294766_)