Uses of Class
net.minecraft.world.item.component.BundleContents
Packages that use BundleContents
Package
Description
-
Uses of BundleContents in net.minecraft.advancements.critereon
Methods in net.minecraft.advancements.critereon that return types with arguments of type BundleContentsMethods in net.minecraft.advancements.critereon with parameters of type BundleContentsModifier and TypeMethodDescriptionbooleanItemBundlePredicate.matches(ItemStack p_340876_, BundleContents p_341410_) -
Uses of BundleContents in net.minecraft.client.gui.screens.inventory.tooltip
Fields in net.minecraft.client.gui.screens.inventory.tooltip declared as BundleContentsConstructors in net.minecraft.client.gui.screens.inventory.tooltip with parameters of type BundleContents -
Uses of BundleContents in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type BundleContentsModifier and TypeFieldDescriptionstatic final DataComponentType<BundleContents> DataComponents.BUNDLE_CONTENTS -
Uses of BundleContents in net.minecraft.world.inventory.tooltip
Fields in net.minecraft.world.inventory.tooltip declared as BundleContentsModifier and TypeFieldDescriptionprivate final BundleContentsBundleTooltip.contentsThe field for thecontentsrecord component.Methods in net.minecraft.world.inventory.tooltip that return BundleContentsModifier and TypeMethodDescriptionBundleTooltip.contents()Returns the value of thecontentsrecord component.Constructors in net.minecraft.world.inventory.tooltip with parameters of type BundleContentsModifierConstructorDescriptionBundleTooltip(BundleContents contents) Creates an instance of aBundleTooltiprecord class. -
Uses of BundleContents in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as BundleContentsFields in net.minecraft.world.item.component with type parameters of type BundleContentsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BundleContents> BundleContents.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, BundleContents> BundleContents.STREAM_CODECMethods in net.minecraft.world.item.component that return BundleContentsConstructors in net.minecraft.world.item.component with parameters of type BundleContents -
Uses of BundleContents in net.minecraft.world.level.storage.loot
Fields in net.minecraft.world.level.storage.loot with type parameters of type BundleContentsModifier and TypeFieldDescriptionstatic final ContainerComponentManipulator<BundleContents> ContainerComponentManipulators.BUNDLE_CONTENTS