Uses of Interface
net.minecraft.world.level.storage.ValueOutput
Packages that use ValueOutput
Package
Description
-
Uses of ValueOutput in net.minecraft.nbt
Methods in net.minecraft.nbt with parameters of type ValueOutputModifier and TypeMethodDescriptionstatic void
NbtUtils.addCurrentDataVersion
(ValueOutput pOutput) static void
NbtUtils.addDataVersion
(ValueOutput pOutput, int pDataVersion) -
Uses of ValueOutput in net.minecraft.server.level
Methods in net.minecraft.server.level with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
ServerPlayer.addAdditionalSaveData
(ValueOutput pOutput) private void
ServerPlayer.saveEnderPearls
(ValueOutput pOutput) private void
ServerPlayer.saveParentVehicle
(ValueOutput pOutput) private void
ServerPlayer.storeGameTypes
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world
Methods in net.minecraft.world with parameters of type ValueOutputModifier and TypeMethodDescriptionvoid
LockCode.addToTag
(ValueOutput pOutput) static void
ContainerHelper.saveAllItems
(ValueOutput pOutput, NonNullList<ItemStack> pItems) static void
ContainerHelper.saveAllItems
(ValueOutput pOutput, NonNullList<ItemStack> pItems, boolean pAllowEmpty) default boolean
RandomizableContainer.trySaveLootTable
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity
Methods in net.minecraft.world.entity with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
AgeableMob.addAdditionalSaveData
(ValueOutput pOutput) protected void
AreaEffectCloud.addAdditionalSaveData
(ValueOutput pOutput) protected void
Display.addAdditionalSaveData
(ValueOutput pOutput) protected void
Display.BlockDisplay.addAdditionalSaveData
(ValueOutput pOutput) protected void
Display.ItemDisplay.addAdditionalSaveData
(ValueOutput pOutput) protected void
Display.TextDisplay.addAdditionalSaveData
(ValueOutput pOutput) protected abstract void
Entity.addAdditionalSaveData
(ValueOutput pOutput) protected void
ExperienceOrb.addAdditionalSaveData
(ValueOutput pOutput) protected void
GlowSquid.addAdditionalSaveData
(ValueOutput pOutput) protected void
Interaction.addAdditionalSaveData
(ValueOutput pOutput) protected void
LightningBolt.addAdditionalSaveData
(ValueOutput pOutput) protected void
LivingEntity.addAdditionalSaveData
(ValueOutput pOutput) protected void
Marker.addAdditionalSaveData
(ValueOutput p_422405_) protected void
Mob.addAdditionalSaveData
(ValueOutput pOutput) protected void
OminousItemSpawner.addAdditionalSaveData
(ValueOutput pOutput) protected void
TamableAnimal.addAdditionalSaveData
(ValueOutput pOutput) default void
NeutralMob.addPersistentAngerSaveData
(ValueOutput pOutput) boolean
Entity.save
(ValueOutput pOutput) boolean
Entity.saveAsPassenger
(ValueOutput pOutput) void
Entity.saveWithoutId
(ValueOutput pOutput) static void
EntityReference.store
(EntityReference<?> pKey, ValueOutput pOutput, String pUuid) void
EntityReference.store
(ValueOutput pOutput, String pKey) private static void
Display.TextDisplay.storeFlag
(byte pFlags, ValueOutput pOutput, String pKey, byte pName) default void
Leashable.writeLeashData
(ValueOutput pOutput, Leashable.LeashData pLeashData) -
Uses of ValueOutput in net.minecraft.world.entity.ambient
Methods in net.minecraft.world.entity.ambient with parameters of type ValueOutput -
Uses of ValueOutput in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
AbstractFish.addAdditionalSaveData
(ValueOutput pOutput) protected void
Animal.addAdditionalSaveData
(ValueOutput pOutput) protected void
Bee.addAdditionalSaveData
(ValueOutput pOutput) protected void
Cat.addAdditionalSaveData
(ValueOutput pOutput) protected void
Chicken.addAdditionalSaveData
(ValueOutput pOutput) protected void
Cow.addAdditionalSaveData
(ValueOutput pOutput) protected void
Dolphin.addAdditionalSaveData
(ValueOutput pOutput) protected void
Fox.addAdditionalSaveData
(ValueOutput pOutput) void
HappyGhast.addAdditionalSaveData
(ValueOutput pOutput) protected void
IronGolem.addAdditionalSaveData
(ValueOutput pOutput) protected void
MushroomCow.addAdditionalSaveData
(ValueOutput pOutput) protected void
Ocelot.addAdditionalSaveData
(ValueOutput pOutput) protected void
Panda.addAdditionalSaveData
(ValueOutput pOutput) protected void
Parrot.addAdditionalSaveData
(ValueOutput pOutput) protected void
Pig.addAdditionalSaveData
(ValueOutput pOutput) protected void
PolarBear.addAdditionalSaveData
(ValueOutput pOutput) protected void
Pufferfish.addAdditionalSaveData
(ValueOutput pOutput) protected void
Rabbit.addAdditionalSaveData
(ValueOutput pOutput) protected void
Salmon.addAdditionalSaveData
(ValueOutput pOutput) protected void
SnowGolem.addAdditionalSaveData
(ValueOutput pOutput) protected void
TropicalFish.addAdditionalSaveData
(ValueOutput pOutput) protected void
Turtle.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.animal.allay
Methods in net.minecraft.world.entity.animal.allay with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Allay.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.animal.armadillo
Methods in net.minecraft.world.entity.animal.armadillo with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Armadillo.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.animal.axolotl
Methods in net.minecraft.world.entity.animal.axolotl with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Axolotl.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.animal.camel
Methods in net.minecraft.world.entity.animal.camel with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Camel.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.animal.frog
Methods in net.minecraft.world.entity.animal.frog with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Frog.addAdditionalSaveData
(ValueOutput pOutput) protected void
Tadpole.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.animal.goat
Methods in net.minecraft.world.entity.animal.goat with parameters of type ValueOutput -
Uses of ValueOutput in net.minecraft.world.entity.animal.horse
Methods in net.minecraft.world.entity.animal.horse with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
AbstractChestedHorse.addAdditionalSaveData
(ValueOutput pOutput) protected void
AbstractHorse.addAdditionalSaveData
(ValueOutput pOutput) protected void
Horse.addAdditionalSaveData
(ValueOutput pOutput) protected void
Llama.addAdditionalSaveData
(ValueOutput pOutput) protected void
SkeletonHorse.addAdditionalSaveData
(ValueOutput pOutput) protected void
TraderLlama.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.animal.sheep
Methods in net.minecraft.world.entity.animal.sheep with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Sheep.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.animal.wolf
Methods in net.minecraft.world.entity.animal.wolf with parameters of type ValueOutput -
Uses of ValueOutput in net.minecraft.world.entity.boss
Methods in net.minecraft.world.entity.boss with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
EnderDragonPart.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.boss.enderdragon
Methods in net.minecraft.world.entity.boss.enderdragon with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
EndCrystal.addAdditionalSaveData
(ValueOutput pOutput) protected void
EnderDragon.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.boss.wither
Methods in net.minecraft.world.entity.boss.wither with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
WitherBoss.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.decoration
Methods in net.minecraft.world.entity.decoration with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
ArmorStand.addAdditionalSaveData
(ValueOutput pOutput) protected void
BlockAttachedEntity.addAdditionalSaveData
(ValueOutput pOutput) protected void
ItemFrame.addAdditionalSaveData
(ValueOutput pOutput) protected void
LeashFenceKnotEntity.addAdditionalSaveData
(ValueOutput pOutput) protected void
Painting.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.item
Methods in net.minecraft.world.entity.item with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
FallingBlockEntity.addAdditionalSaveData
(ValueOutput pOutput) protected void
ItemEntity.addAdditionalSaveData
(ValueOutput pOutput) protected void
PrimedTnt.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Bogged.addAdditionalSaveData
(ValueOutput pOutput) protected void
Creeper.addAdditionalSaveData
(ValueOutput pOutput) protected void
EnderMan.addAdditionalSaveData
(ValueOutput pOutput) protected void
Endermite.addAdditionalSaveData
(ValueOutput pOutput) protected void
Ghast.addAdditionalSaveData
(ValueOutput pOutput) protected void
PatrollingMonster.addAdditionalSaveData
(ValueOutput pOutput) protected void
Phantom.addAdditionalSaveData
(ValueOutput pOutput) protected void
Pillager.addAdditionalSaveData
(ValueOutput pOutput) protected void
Ravager.addAdditionalSaveData
(ValueOutput pOutput) protected void
Shulker.addAdditionalSaveData
(ValueOutput pOutput) protected void
Skeleton.addAdditionalSaveData
(ValueOutput pOutput) protected void
Slime.addAdditionalSaveData
(ValueOutput pOutput) protected void
SpellcasterIllager.addAdditionalSaveData
(ValueOutput pOutput) protected void
Vex.addAdditionalSaveData
(ValueOutput pOutput) protected void
Vindicator.addAdditionalSaveData
(ValueOutput pOutput) protected void
Zoglin.addAdditionalSaveData
(ValueOutput pOutput) protected void
Zombie.addAdditionalSaveData
(ValueOutput pOutput) protected void
ZombieVillager.addAdditionalSaveData
(ValueOutput pOutput) protected void
ZombifiedPiglin.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.monster.creaking
Methods in net.minecraft.world.entity.monster.creaking with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Creaking.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.monster.hoglin
Methods in net.minecraft.world.entity.monster.hoglin with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Hoglin.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.monster.piglin
Methods in net.minecraft.world.entity.monster.piglin with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
AbstractPiglin.addAdditionalSaveData
(ValueOutput pOutput) protected void
Piglin.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.monster.warden
Methods in net.minecraft.world.entity.monster.warden with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Warden.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.npc
Methods in net.minecraft.world.entity.npc with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
AbstractVillager.addAdditionalSaveData
(ValueOutput pOutput) protected void
Villager.addAdditionalSaveData
(ValueOutput pOutput) protected void
WanderingTrader.addAdditionalSaveData
(ValueOutput pOutput) default void
InventoryCarrier.writeInventoryToTag
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Player.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.projectile
Methods in net.minecraft.world.entity.projectile with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
AbstractArrow.addAdditionalSaveData
(ValueOutput pOutput) protected void
AbstractHurtingProjectile.addAdditionalSaveData
(ValueOutput pOutput) protected void
EvokerFangs.addAdditionalSaveData
(ValueOutput pOutput) protected void
EyeOfEnder.addAdditionalSaveData
(ValueOutput pOutput) protected void
Fireball.addAdditionalSaveData
(ValueOutput pOutput) protected void
FireworkRocketEntity.addAdditionalSaveData
(ValueOutput pOutput) protected void
FishingHook.addAdditionalSaveData
(ValueOutput pOutput) protected void
LargeFireball.addAdditionalSaveData
(ValueOutput pOutput) protected void
Projectile.addAdditionalSaveData
(ValueOutput pOutput) protected void
ShulkerBullet.addAdditionalSaveData
(ValueOutput pOutput) protected void
SpectralArrow.addAdditionalSaveData
(ValueOutput pOutput) protected void
ThrowableItemProjectile.addAdditionalSaveData
(ValueOutput pOutput) protected void
ThrownTrident.addAdditionalSaveData
(ValueOutput pOutput) protected void
WitherSkull.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.raid
Methods in net.minecraft.world.entity.raid with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
Raider.addAdditionalSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.entity.variant
Methods in net.minecraft.world.entity.variant with parameters of type ValueOutputModifier and TypeMethodDescriptionstatic <T> void
VariantUtils.writeVariant
(ValueOutput pOutput, Holder<T> pVariant) -
Uses of ValueOutput in net.minecraft.world.entity.vehicle
Methods in net.minecraft.world.entity.vehicle with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
AbstractBoat.addAdditionalSaveData
(ValueOutput pOutput) protected void
AbstractChestBoat.addAdditionalSaveData
(ValueOutput pOutput) protected void
AbstractMinecart.addAdditionalSaveData
(ValueOutput pOutput) protected void
AbstractMinecartContainer.addAdditionalSaveData
(ValueOutput pOutput) protected void
MinecartCommandBlock.addAdditionalSaveData
(ValueOutput pOutput) protected void
MinecartFurnace.addAdditionalSaveData
(ValueOutput pOutput) protected void
MinecartHopper.addAdditionalSaveData
(ValueOutput pOutput) protected void
MinecartSpawner.addAdditionalSaveData
(ValueOutput pOutput) protected void
MinecartTNT.addAdditionalSaveData
(ValueOutput pOutput) default void
ContainerEntity.addChestVehicleSaveData
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.food
Methods in net.minecraft.world.food with parameters of type ValueOutput -
Uses of ValueOutput in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type ValueOutputModifier and TypeMethodDescriptionvoid
BaseCommandBlock.save
(ValueOutput pOutput) void
BaseSpawner.save
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block with parameters of type ValueOutput -
Uses of ValueOutput in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity with parameters of type ValueOutputModifier and TypeMethodDescriptionprivate void
CrafterBlockEntity.addDisabledSlots
(ValueOutput pOutput) static void
BlockEntity.addEntityType
(ValueOutput pOutput, BlockEntityType<?> pEntityType) private void
CrafterBlockEntity.addTriggered
(ValueOutput pOutput) void
BannerBlockEntity.removeComponentsFromTag
(ValueOutput pOutput) void
BaseContainerBlockEntity.removeComponentsFromTag
(ValueOutput pOutput) void
BeaconBlockEntity.removeComponentsFromTag
(ValueOutput pOutput) void
BeehiveBlockEntity.removeComponentsFromTag
(ValueOutput pOutput) void
BlockEntity.removeComponentsFromTag
(ValueOutput pOutput) Deprecated.void
CampfireBlockEntity.removeComponentsFromTag
(ValueOutput pOutput) void
ChiseledBookShelfBlockEntity.removeComponentsFromTag
(ValueOutput pOutput) void
CommandBlockEntity.removeComponentsFromTag
(ValueOutput pOutput) void
DecoratedPotBlockEntity.removeComponentsFromTag
(ValueOutput pOutput) void
EnchantingTableBlockEntity.removeComponentsFromTag
(ValueOutput pOutput) void
RandomizableContainerBlockEntity.removeComponentsFromTag
(ValueOutput pOutput) void
SkullBlockEntity.removeComponentsFromTag
(ValueOutput pOutput) protected void
AbstractFurnaceBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
BannerBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
BarrelBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
BaseContainerBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
BeaconBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
BeehiveBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
BlockEntity.saveAdditional
(ValueOutput pOutput) protected void
BrewingStandBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
BrushableBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
CampfireBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
ChestBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
ChiseledBookShelfBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
CommandBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
ComparatorBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
ConduitBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
CrafterBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
CreakingHeartBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
DecoratedPotBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
DispenserBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
EnchantingTableBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
HopperBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
JigsawBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
JukeboxBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
LecternBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
SculkCatalystBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
SculkSensorBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
SculkShriekerBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
ShulkerBoxBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
SignBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
SkullBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
SpawnerBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
StructureBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
TestBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
TestInstanceBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
TheEndGatewayBlockEntity.saveAdditional
(ValueOutput pOutput) protected void
TrialSpawnerBlockEntity.saveAdditional
(ValueOutput pOutput) void
BlockEntity.saveCustomOnly
(ValueOutput pOutput) private void
BlockEntity.saveId
(ValueOutput pOutput) private void
BlockEntity.saveMetadata
(ValueOutput pOutput) void
BlockEntity.saveWithFullMetadata
(ValueOutput pOutput) void
BlockEntity.saveWithId
(ValueOutput pOutput) void
BlockEntity.saveWithoutMetadata
(ValueOutput pOutput) private static void
BeaconBlockEntity.storeEffect
(ValueOutput pOutput, String pKey, Holder<MobEffect> pEffect) private boolean
BrushableBlockEntity.trySaveLootTable
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.level.block.entity.trialspawner
Methods in net.minecraft.world.level.block.entity.trialspawner with parameters of type ValueOutput -
Uses of ValueOutput in net.minecraft.world.level.block.entity.vault
Methods in net.minecraft.world.level.block.entity.vault with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
VaultBlockEntity.saveAdditional
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.level.block.piston
Methods in net.minecraft.world.level.block.piston with parameters of type ValueOutputModifier and TypeMethodDescriptionprotected void
PistonMovingBlockEntity.saveAdditional
(ValueOutput pOutput) -
Uses of ValueOutput in net.minecraft.world.level.storage
Classes in net.minecraft.world.level.storage that implement ValueOutputMethods in net.minecraft.world.level.storage that return ValueOutput -
Uses of ValueOutput in net.neoforged.neoforge.attachment
Methods in net.neoforged.neoforge.attachment with parameters of type ValueOutputModifier and TypeMethodDescriptionfinal void
AttachmentHolder.serializeAttachments
(ValueOutput tag) Writes the serializable attachments to a tag.boolean
IAttachmentSerializer.write
(T attachment, ValueOutput output) Writes the attachment to the value output, or returnsfalse
if it is should not be serialized. -
Uses of ValueOutput in net.neoforged.neoforge.common.extensions
Methods in net.neoforged.neoforge.common.extensions that return ValueOutput -
Uses of ValueOutput in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ValueOutput -
Uses of ValueOutput in net.neoforged.neoforge.energy
Methods in net.neoforged.neoforge.energy with parameters of type ValueOutput -
Uses of ValueOutput in net.neoforged.neoforge.fluids.capability.templates
Methods in net.neoforged.neoforge.fluids.capability.templates with parameters of type ValueOutput -
Uses of ValueOutput in net.neoforged.neoforge.items
Methods in net.neoforged.neoforge.items with parameters of type ValueOutput