Uses of Class
net.minecraft.world.item.component.BundleContents
Package
Description
-
Uses of BundleContents in net.minecraft.advancements.critereon
Modifier and TypeMethodDescriptionboolean
ItemBundlePredicate.matches
(ItemStack p_340876_, BundleContents p_341410_) -
Uses of BundleContents in net.minecraft.client.gui.screens.inventory.tooltip
-
Uses of BundleContents in net.minecraft.core.component
Modifier and TypeFieldDescriptionstatic final DataComponentType
<BundleContents> DataComponents.BUNDLE_CONTENTS
-
Uses of BundleContents in net.minecraft.world.inventory.tooltip
Modifier and TypeFieldDescriptionprivate final BundleContents
BundleTooltip.contents
The field for thecontents
record component.Modifier and TypeMethodDescriptionBundleTooltip.contents()
Returns the value of thecontents
record component.ModifierConstructorDescriptionBundleTooltip
(BundleContents contents) Creates an instance of aBundleTooltip
record class. -
Uses of BundleContents in net.minecraft.world.item.component
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<BundleContents> BundleContents.CODEC
static final StreamCodec
<RegistryFriendlyByteBuf, BundleContents> BundleContents.STREAM_CODEC
-
Uses of BundleContents in net.minecraft.world.level.storage.loot
Modifier and TypeFieldDescriptionstatic final ContainerComponentManipulator
<BundleContents> ContainerComponentManipulators.BUNDLE_CONTENTS