net.minecraft.loot

class ContainerComponentModifiers$2

implements ContainerComponentModifier<BundleContentsComponent>

net.minecraft.world.level.storage.loot.ContainerComponentManipulators$2
net.minecraft.world.level.storage.loot.ContainerComponentManipulators$2
net.minecraft.class_9667$2
net.minecraft.loot.ContainerComponentModifiers$2

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public ComponentType<BundleContentsComponent>
type()
type()
method_59719()
getComponentType()
public BundleContentsComponent
empty()
empty()
method_59726()
getDefault()
public Stream<ItemStack>
getContents(BundleContents component)
getContents(BundleContents component)
method_59733(class_9276 arg0)
stream(BundleContentsComponent arg0)
public BundleContentsComponent
setContents(BundleContents component, Stream<ItemStack> newContents)
setContents(BundleContents component, Stream<ItemStack> newContents)
method_59734(class_9276 arg0, Stream<class_1799> arg1)
apply(BundleContentsComponent arg0, Stream<ItemStack> arg1)