Uses of Interface
net.minecraft.network.protocol.BundlerInfo.Bundler
Packages that use BundlerInfo.Bundler
-
Uses of BundlerInfo.Bundler in net.minecraft.network
Fields in net.minecraft.network declared as BundlerInfo.BundlerModifier and TypeFieldDescriptionprivate @Nullable BundlerInfo.BundlerPacketBundlePacker.currentBundler -
Uses of BundlerInfo.Bundler in net.minecraft.network.protocol
Methods in net.minecraft.network.protocol that return BundlerInfo.BundlerModifier and TypeMethodDescription@Nullable BundlerInfo.BundlerBundlerInfo.startPacketBundling(Packet<?> packet)