Uses of Interface
net.minecraft.network.protocol.BundlerInfo
Packages that use BundlerInfo
-
Uses of BundlerInfo in net.minecraft.network
Fields in net.minecraft.network declared as BundlerInfoModifier and TypeFieldDescriptionprivate BundlerInfoConnectionProtocol.PacketSet.bundlerInfoprivate BundlerInfoPacketBundlePacker.infoForCurrentBundlerMethods in net.minecraft.network that return BundlerInfoModifier and TypeMethodDescriptionConnectionProtocol.PacketSet.bundlerInfo()ConnectionProtocol.getBundlerInfo(PacketFlow p_265790_) -
Uses of BundlerInfo in net.minecraft.network.protocol
Fields in net.minecraft.network.protocol declared as BundlerInfoMethods in net.minecraft.network.protocol that return BundlerInfoModifier and TypeMethodDescriptionstatic <T extends PacketListener,P extends BundlePacket<T>>
BundlerInfoBundlerInfo.createForPacket(Class<P> p_265438_, Function<Iterable<Packet<T>>, P> p_265627_, BundleDelimiterPacket<T> p_265373_) BundlerInfo.Provider.getBundlerInfo(PacketFlow p_265148_)