Uses of Interface
net.minecraft.world.level.storage.ValueInput
Packages that use ValueInput
Package
Description
-
Uses of ValueInput in net.minecraft.server.level
Methods in net.minecraft.server.level with parameters of type ValueInputModifier and TypeMethodDescriptionprivate voidServerPlayer.loadAndSpawnEnderPearl(ValueInput pearlInput) voidServerPlayer.loadAndSpawnEnderPearls(ValueInput playerInput) voidServerPlayer.loadAndSpawnParentVehicle(ValueInput playerInput) protected voidServerPlayer.readAdditionalSaveData(ValueInput input) private static @Nullable GameTypeServerPlayer.readPlayerMode(ValueInput playerInput, String modeTag) -
Uses of ValueInput in net.minecraft.world
Methods in net.minecraft.world with parameters of type ValueInputModifier and TypeMethodDescriptionstatic LockCodeLockCode.fromTag(ValueInput parent) static voidContainerHelper.loadAllItems(ValueInput input, NonNullList<ItemStack> itemStacks) default booleanRandomizableContainer.tryLoadLootTable(ValueInput base) -
Uses of ValueInput in net.minecraft.world.entity
Methods in net.minecraft.world.entity with parameters of type ValueInputModifier and TypeMethodDescriptionstatic Optional<EntityType<?>> EntityType.by(ValueInput input) EntityType.create(EntityType<?> type, ValueInput input, Level level, EntitySpawnReason reason) EntityType.create(ValueInput input, Level level, EntitySpawnReason reason) voidEntity.load(ValueInput input) static @Nullable EntityEntityType.loadEntityRecursive(EntityType<?> type, ValueInput input, Level level, EntitySpawnReason reason, EntityProcessor postLoad) static @Nullable EntityEntityType.loadEntityRecursive(ValueInput input, Level level, EntitySpawnReason reason, EntityProcessor postLoad) private static byteDisplay.TextDisplay.loadFlag(byte flags, ValueInput input, String id, byte mask) private static EntityEntityType.loadPassengersRecursive(Entity entity, ValueInput input, Level level, EntitySpawnReason reason, EntityProcessor postLoad) EntityType.loadStaticEntity(EntityType<?> type, ValueInput input, Level level, EntitySpawnReason reason) EntityType.loadStaticEntity(ValueInput input, Level level, EntitySpawnReason reason) static <StoredEntityType extends UniquelyIdentifyable>
@Nullable EntityReference<StoredEntityType> EntityReference.read(ValueInput input, String key) protected voidAgeableMob.readAdditionalSaveData(ValueInput input) protected voidAreaEffectCloud.readAdditionalSaveData(ValueInput input) protected voidDisplay.BlockDisplay.readAdditionalSaveData(ValueInput input) protected voidDisplay.ItemDisplay.readAdditionalSaveData(ValueInput input) protected voidDisplay.readAdditionalSaveData(ValueInput input) protected voidDisplay.TextDisplay.readAdditionalSaveData(ValueInput input) protected abstract voidEntity.readAdditionalSaveData(ValueInput input) protected voidExperienceOrb.readAdditionalSaveData(ValueInput input) protected voidInteraction.readAdditionalSaveData(ValueInput input) protected voidLightningBolt.readAdditionalSaveData(ValueInput input) protected voidLivingEntity.readAdditionalSaveData(ValueInput input) protected voidMarker.readAdditionalSaveData(ValueInput input) protected voidMob.readAdditionalSaveData(ValueInput input) protected voidOminousItemSpawner.readAdditionalSaveData(ValueInput input) protected voidTamableAnimal.readAdditionalSaveData(ValueInput input) default voidLeashable.readLeashData(ValueInput input) default voidNeutralMob.readPersistentAngerSaveData(Level level, ValueInput input) static <StoredEntityType extends UniquelyIdentifyable>
@Nullable EntityReference<StoredEntityType> EntityReference.readWithOldOwnerConversion(ValueInput input, String key, Level level) -
Uses of ValueInput in net.minecraft.world.entity.ambient
Methods in net.minecraft.world.entity.ambient with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.allay
Methods in net.minecraft.world.entity.animal.allay with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.armadillo
Methods in net.minecraft.world.entity.animal.armadillo with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidArmadillo.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.axolotl
Methods in net.minecraft.world.entity.animal.axolotl with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAxolotl.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.bee
Methods in net.minecraft.world.entity.animal.bee with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.camel
Methods in net.minecraft.world.entity.animal.camel with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.chicken
Methods in net.minecraft.world.entity.animal.chicken with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidChicken.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.cow
Methods in net.minecraft.world.entity.animal.cow with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidCow.readAdditionalSaveData(ValueInput input) protected voidMushroomCow.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.dolphin
Methods in net.minecraft.world.entity.animal.dolphin with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidDolphin.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.equine
Methods in net.minecraft.world.entity.animal.equine with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractChestedHorse.readAdditionalSaveData(ValueInput input) protected voidAbstractHorse.readAdditionalSaveData(ValueInput input) protected voidHorse.readAdditionalSaveData(ValueInput input) protected voidLlama.readAdditionalSaveData(ValueInput input) protected voidSkeletonHorse.readAdditionalSaveData(ValueInput input) protected voidTraderLlama.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.feline
Methods in net.minecraft.world.entity.animal.feline with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidCat.readAdditionalSaveData(ValueInput input) protected voidOcelot.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.fish
Methods in net.minecraft.world.entity.animal.fish with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractFish.readAdditionalSaveData(ValueInput input) protected voidPufferfish.readAdditionalSaveData(ValueInput input) protected voidSalmon.readAdditionalSaveData(ValueInput input) protected voidTropicalFish.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.fox
Methods in net.minecraft.world.entity.animal.fox with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.frog
Methods in net.minecraft.world.entity.animal.frog with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidFrog.readAdditionalSaveData(ValueInput input) protected voidTadpole.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.goat
Methods in net.minecraft.world.entity.animal.goat with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.golem
Methods in net.minecraft.world.entity.animal.golem with parameters of type ValueInputModifier and TypeMethodDescriptionvoidCopperGolem.readAdditionalSaveData(ValueInput input) protected voidIronGolem.readAdditionalSaveData(ValueInput input) protected voidSnowGolem.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.happyghast
Methods in net.minecraft.world.entity.animal.happyghast with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.nautilus
Methods in net.minecraft.world.entity.animal.nautilus with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidZombieNautilus.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.panda
Methods in net.minecraft.world.entity.animal.panda with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.parrot
Methods in net.minecraft.world.entity.animal.parrot with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.pig
Methods in net.minecraft.world.entity.animal.pig with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.polarbear
Methods in net.minecraft.world.entity.animal.polarbear with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidPolarBear.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.rabbit
Methods in net.minecraft.world.entity.animal.rabbit with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.sheep
Methods in net.minecraft.world.entity.animal.sheep with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.squid
Methods in net.minecraft.world.entity.animal.squid with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidGlowSquid.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.animal.turtle
Methods in net.minecraft.world.entity.animal.turtle with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal.wolf
Methods in net.minecraft.world.entity.animal.wolf with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.boss.enderdragon
Methods in net.minecraft.world.entity.boss.enderdragon with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidEndCrystal.readAdditionalSaveData(ValueInput input) protected voidEnderDragon.readAdditionalSaveData(ValueInput input) protected voidEnderDragonPart.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.boss.wither
Methods in net.minecraft.world.entity.boss.wither with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidWitherBoss.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.decoration
Methods in net.minecraft.world.entity.decoration with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidArmorStand.readAdditionalSaveData(ValueInput input) protected voidBlockAttachedEntity.readAdditionalSaveData(ValueInput input) protected voidItemFrame.readAdditionalSaveData(ValueInput input) protected voidLeashFenceKnotEntity.readAdditionalSaveData(ValueInput input) protected voidMannequin.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.decoration.painting
Methods in net.minecraft.world.entity.decoration.painting with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidPainting.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.item
Methods in net.minecraft.world.entity.item with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidFallingBlockEntity.readAdditionalSaveData(ValueInput input) protected voidItemEntity.readAdditionalSaveData(ValueInput input) protected voidPrimedTnt.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidCreeper.readAdditionalSaveData(ValueInput input) protected voidEnderMan.readAdditionalSaveData(ValueInput input) protected voidEndermite.readAdditionalSaveData(ValueInput input) protected voidGhast.readAdditionalSaveData(ValueInput input) protected voidPatrollingMonster.readAdditionalSaveData(ValueInput input) protected voidPhantom.readAdditionalSaveData(ValueInput input) protected voidRavager.readAdditionalSaveData(ValueInput input) protected voidShulker.readAdditionalSaveData(ValueInput input) protected voidSlime.readAdditionalSaveData(ValueInput input) protected voidVex.readAdditionalSaveData(ValueInput input) protected voidZoglin.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.monster.creaking
Methods in net.minecraft.world.entity.monster.creaking with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidCreaking.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.monster.hoglin
Methods in net.minecraft.world.entity.monster.hoglin with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.monster.illager
Methods in net.minecraft.world.entity.monster.illager with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidPillager.readAdditionalSaveData(ValueInput input) protected voidSpellcasterIllager.readAdditionalSaveData(ValueInput input) protected voidVindicator.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.monster.piglin
Methods in net.minecraft.world.entity.monster.piglin with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractPiglin.readAdditionalSaveData(ValueInput input) protected voidPiglin.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.monster.skeleton
Methods in net.minecraft.world.entity.monster.skeleton with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractSkeleton.readAdditionalSaveData(ValueInput input) protected voidBogged.readAdditionalSaveData(ValueInput input) protected voidSkeleton.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.monster.warden
Methods in net.minecraft.world.entity.monster.warden with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.monster.zombie
Methods in net.minecraft.world.entity.monster.zombie with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidZombie.readAdditionalSaveData(ValueInput input) protected voidZombieVillager.readAdditionalSaveData(ValueInput input) protected voidZombifiedPiglin.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.npc
Methods in net.minecraft.world.entity.npc with parameters of type ValueInputModifier and TypeMethodDescriptiondefault voidInventoryCarrier.readInventoryFromTag(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.npc.villager
Methods in net.minecraft.world.entity.npc.villager with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractVillager.readAdditionalSaveData(ValueInput input) protected voidVillager.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.npc.wanderingtrader
Methods in net.minecraft.world.entity.npc.wanderingtrader with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidWanderingTrader.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.projectile
Methods in net.minecraft.world.entity.projectile with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidEvokerFangs.readAdditionalSaveData(ValueInput input) protected voidEyeOfEnder.readAdditionalSaveData(ValueInput input) protected voidFireworkRocketEntity.readAdditionalSaveData(ValueInput input) protected voidFishingHook.readAdditionalSaveData(ValueInput input) protected voidProjectile.readAdditionalSaveData(ValueInput input) protected voidShulkerBullet.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.projectile.arrow
Methods in net.minecraft.world.entity.projectile.arrow with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractArrow.readAdditionalSaveData(ValueInput input) protected voidSpectralArrow.readAdditionalSaveData(ValueInput input) protected voidThrownTrident.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.projectile.hurtingprojectile
Methods in net.minecraft.world.entity.projectile.hurtingprojectile with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractHurtingProjectile.readAdditionalSaveData(ValueInput input) protected voidFireball.readAdditionalSaveData(ValueInput input) protected voidLargeFireball.readAdditionalSaveData(ValueInput input) protected voidWitherSkull.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.projectile.throwableitemprojectile
Methods in net.minecraft.world.entity.projectile.throwableitemprojectile with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidThrowableItemProjectile.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.raid
Methods in net.minecraft.world.entity.raid with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.variant
Methods in net.minecraft.world.entity.variant with parameters of type ValueInputModifier and TypeMethodDescriptionVariantUtils.readVariant(ValueInput input, ResourceKey<? extends Registry<T>> registryId) -
Uses of ValueInput in net.minecraft.world.entity.vehicle
Methods in net.minecraft.world.entity.vehicle with parameters of type ValueInputModifier and TypeMethodDescriptiondefault voidContainerEntity.readChestVehicleSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.vehicle.boat
Methods in net.minecraft.world.entity.vehicle.boat with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractBoat.readAdditionalSaveData(ValueInput input) protected voidAbstractChestBoat.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.entity.vehicle.minecart
Methods in net.minecraft.world.entity.vehicle.minecart with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractMinecart.readAdditionalSaveData(ValueInput input) protected voidAbstractMinecartContainer.readAdditionalSaveData(ValueInput input) protected voidMinecartCommandBlock.readAdditionalSaveData(ValueInput input) protected voidMinecartFurnace.readAdditionalSaveData(ValueInput input) protected voidMinecartHopper.readAdditionalSaveData(ValueInput input) protected voidMinecartSpawner.readAdditionalSaveData(ValueInput input) protected voidMinecartTNT.readAdditionalSaveData(ValueInput input) -
Uses of ValueInput in net.minecraft.world.food
Methods in net.minecraft.world.food with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type ValueInputModifier and TypeMethodDescriptionvoidBaseCommandBlock.load(ValueInput input) voidBaseSpawner.load(@Nullable Level level, BlockPos pos, ValueInput input) -
Uses of ValueInput in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractFurnaceBlockEntity.loadAdditional(ValueInput input) protected voidBannerBlockEntity.loadAdditional(ValueInput input) protected voidBarrelBlockEntity.loadAdditional(ValueInput input) protected voidBaseContainerBlockEntity.loadAdditional(ValueInput input) protected voidBeaconBlockEntity.loadAdditional(ValueInput input) protected voidBeehiveBlockEntity.loadAdditional(ValueInput input) protected voidBlockEntity.loadAdditional(ValueInput input) protected voidBrewingStandBlockEntity.loadAdditional(ValueInput input) protected voidBrushableBlockEntity.loadAdditional(ValueInput input) protected voidCampfireBlockEntity.loadAdditional(ValueInput input) protected voidChestBlockEntity.loadAdditional(ValueInput input) protected voidChiseledBookShelfBlockEntity.loadAdditional(ValueInput input) protected voidCommandBlockEntity.loadAdditional(ValueInput input) protected voidComparatorBlockEntity.loadAdditional(ValueInput input) protected voidConduitBlockEntity.loadAdditional(ValueInput input) protected voidCrafterBlockEntity.loadAdditional(ValueInput input) protected voidCreakingHeartBlockEntity.loadAdditional(ValueInput input) protected voidDecoratedPotBlockEntity.loadAdditional(ValueInput input) protected voidDispenserBlockEntity.loadAdditional(ValueInput input) protected voidEnchantingTableBlockEntity.loadAdditional(ValueInput input) protected voidHopperBlockEntity.loadAdditional(ValueInput input) protected voidJigsawBlockEntity.loadAdditional(ValueInput input) protected voidJukeboxBlockEntity.loadAdditional(ValueInput input) protected voidLecternBlockEntity.loadAdditional(ValueInput input) protected voidSculkCatalystBlockEntity.loadAdditional(ValueInput input) protected voidSculkSensorBlockEntity.loadAdditional(ValueInput input) protected voidSculkShriekerBlockEntity.loadAdditional(ValueInput input) protected voidShelfBlockEntity.loadAdditional(ValueInput input) protected voidShulkerBoxBlockEntity.loadAdditional(ValueInput input) protected voidSignBlockEntity.loadAdditional(ValueInput input) protected voidSkullBlockEntity.loadAdditional(ValueInput input) protected voidSpawnerBlockEntity.loadAdditional(ValueInput input) protected voidStructureBlockEntity.loadAdditional(ValueInput input) protected voidTestBlockEntity.loadAdditional(ValueInput input) protected voidTestInstanceBlockEntity.loadAdditional(ValueInput input) protected voidTheEndGatewayBlockEntity.loadAdditional(ValueInput input) protected voidTrialSpawnerBlockEntity.loadAdditional(ValueInput input) final voidBlockEntity.loadCustomOnly(ValueInput input) BeaconBlockEntity.loadEffect(ValueInput input, String field) voidShulkerBoxBlockEntity.loadFromTag(ValueInput input) final voidBlockEntity.loadWithComponents(ValueInput input) static @Nullable ComponentBlockEntity.parseCustomNameSafe(ValueInput input, String name) private booleanBrushableBlockEntity.tryLoadLootTable(ValueInput input) -
Uses of ValueInput in net.minecraft.world.level.block.entity.trialspawner
Methods in net.minecraft.world.level.block.entity.trialspawner with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.level.block.entity.vault
Methods in net.minecraft.world.level.block.entity.vault with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidVaultBlockEntity.loadAdditional(ValueInput input) -
Uses of ValueInput in net.minecraft.world.level.block.piston
Methods in net.minecraft.world.level.block.piston with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidPistonMovingBlockEntity.loadAdditional(ValueInput input) -
Uses of ValueInput in net.minecraft.world.level.storage
Classes in net.minecraft.world.level.storage that implement ValueInputSubinterfaces with type arguments of type ValueInput in net.minecraft.world.level.storageFields in net.minecraft.world.level.storage declared as ValueInputMethods in net.minecraft.world.level.storage that return ValueInputModifier and TypeMethodDescriptionTagValueInput.childOrEmpty(String name) ValueInput.childOrEmpty(String name) static ValueInputTagValueInput.create(ProblemReporter problemReporter, HolderLookup.Provider holders, CompoundTag tag) ValueInputContextHelper.empty()TagValueInput.rawChildOrEmpty(String key) private ValueInputTagValueInput.CompoundListWrapper.wrapChild(int index, CompoundTag compoundTag) private ValueInputTagValueInput.wrapChild(String name, CompoundTag compoundTag) private static ValueInputTagValueInput.wrapChild(ProblemReporter problemReporter, ValueInputContextHelper context, CompoundTag compoundTag) Methods in net.minecraft.world.level.storage that return types with arguments of type ValueInput -
Uses of ValueInput in net.neoforged.neoforge.attachment
Methods in net.neoforged.neoforge.attachment with parameters of type ValueInputModifier and TypeMethodDescriptionprotected final voidAttachmentHolder.deserializeAttachments(ValueInput input) Reads serializable attachments from a tag previously created viaAttachmentHolder.serializeAttachments(ValueOutput).voidAttachmentHolder.AsField.deserializeInternal(HolderLookup.Provider provider, ValueInput tag) IAttachmentSerializer.read(IAttachmentHolder holder, ValueInput input) Reads the attachment from NBT. -
Uses of ValueInput in net.neoforged.neoforge.common.extensions
Methods in net.neoforged.neoforge.common.extensions that return ValueInputModifier and TypeMethodDescriptiondefault ValueInputValueInputExtension.rawChildOrEmpty(String key) Reads thechildobject from the givenkey, or provides an emptyValueInputif the child does not exist.private ValueInputValueInputExtension.self()Methods in net.neoforged.neoforge.common.extensions with parameters of type ValueInputModifier and TypeMethodDescriptiondefault voidIBlockEntityExtension.handleUpdateTag(ValueInput input) Called when the chunk's TE update tag, gotten fromBlockEntity.getUpdateTag(HolderLookup.Provider), is received on the client.default voidIBlockEntityExtension.onDataPacket(Connection net, ValueInput valueInput) Called when you receive a TileEntityData packet for the location this TileEntity is currently in. -
Uses of ValueInput in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ValueInput -
Uses of ValueInput in net.neoforged.neoforge.energy
Methods in net.neoforged.neoforge.energy with parameters of type ValueInputModifier and TypeMethodDescriptionvoidEnergyStorage.deserialize(ValueInput input) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ValueInput in net.neoforged.neoforge.fluids.capability.templates
Methods in net.neoforged.neoforge.fluids.capability.templates with parameters of type ValueInputModifier and TypeMethodDescriptionvoidFluidTank.deserialize(ValueInput input) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ValueInput in net.neoforged.neoforge.items
Methods in net.neoforged.neoforge.items with parameters of type ValueInputModifier and TypeMethodDescriptionvoidItemStackHandler.deserialize(ValueInput input) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ValueInput in net.neoforged.neoforge.transfer
Methods in net.neoforged.neoforge.transfer with parameters of type ValueInput -
Uses of ValueInput in net.neoforged.neoforge.transfer.energy
Methods in net.neoforged.neoforge.transfer.energy with parameters of type ValueInput -
Uses of ValueInput in net.neoforged.neoforge.transfer.item
Methods in net.neoforged.neoforge.transfer.item with parameters of type ValueInput