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 pInput) voidServerPlayer.loadAndSpawnEnderPearls(ValueInput pInput) voidServerPlayer.loadAndSpawnParentVehicle(ValueInput pInput) protected voidServerPlayer.readAdditionalSaveData(ValueInput p_422091_) private static GameTypeServerPlayer.readPlayerMode(ValueInput pInput, String pKey) -
Uses of ValueInput in net.minecraft.world
Methods in net.minecraft.world with parameters of type ValueInputModifier and TypeMethodDescriptionstatic LockCodeLockCode.fromTag(ValueInput pInput) static voidContainerHelper.loadAllItems(ValueInput pInput, NonNullList<ItemStack> pItems) default booleanRandomizableContainer.tryLoadLootTable(ValueInput pInput) -
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 pInput) EntityType.create(EntityType<?> pEntityType, ValueInput pInput, Level pLevel, EntitySpawnReason pSpawnReason) EntityType.create(ValueInput pInput, Level pLevel, EntitySpawnReason pSpawnReason) voidEntity.load(ValueInput pInput) static EntityEntityType.loadEntityRecursive(EntityType<?> pEntityType, ValueInput pValueInput, Level pLevel, EntitySpawnReason pSpawnReason, Function<Entity, Entity> pAdapter) static EntityEntityType.loadEntityRecursive(ValueInput pInput, Level pLevel, EntitySpawnReason pSpawnReason, Function<Entity, Entity> pAdapter) private static byteDisplay.TextDisplay.loadFlag(byte pFlags, ValueInput pInput, String pKey, byte pMask) private static EntityEntityType.loadPassengersRecursive(Entity pEntityType, ValueInput pValueInput, Level pLevel, EntitySpawnReason pSpawnReason, Function<Entity, Entity> pAdapter) EntityType.loadStaticEntity(EntityType<?> pEntityType, ValueInput pValueInput, Level pLevel, EntitySpawnReason pSpawnReason) EntityType.loadStaticEntity(ValueInput pInput, Level pLevel, EntitySpawnReason pSpawnReason) static <StoredEntityType extends UniquelyIdentifyable>
EntityReference<StoredEntityType> EntityReference.read(ValueInput pInput, String pKey) protected voidAgeableMob.readAdditionalSaveData(ValueInput p_422327_) protected voidAreaEffectCloud.readAdditionalSaveData(ValueInput p_422097_) protected voidDisplay.BlockDisplay.readAdditionalSaveData(ValueInput p_422259_) protected voidDisplay.ItemDisplay.readAdditionalSaveData(ValueInput p_421758_) protected voidDisplay.readAdditionalSaveData(ValueInput p_421584_) protected voidDisplay.TextDisplay.readAdditionalSaveData(ValueInput p_422293_) protected abstract voidEntity.readAdditionalSaveData(ValueInput pInput) protected voidExperienceOrb.readAdditionalSaveData(ValueInput p_422243_) protected voidGlowSquid.readAdditionalSaveData(ValueInput p_422093_) protected voidInteraction.readAdditionalSaveData(ValueInput p_422502_) protected voidLightningBolt.readAdditionalSaveData(ValueInput p_422519_) protected voidLivingEntity.readAdditionalSaveData(ValueInput p_422570_) protected voidMarker.readAdditionalSaveData(ValueInput p_422217_) protected voidMob.readAdditionalSaveData(ValueInput p_422339_) protected voidOminousItemSpawner.readAdditionalSaveData(ValueInput p_422358_) protected voidTamableAnimal.readAdditionalSaveData(ValueInput p_421492_) default voidLeashable.readLeashData(ValueInput pInput) default voidNeutralMob.readPersistentAngerSaveData(Level pLevel, ValueInput pInput) static <StoredEntityType extends UniquelyIdentifyable>
EntityReference<StoredEntityType> EntityReference.readWithOldOwnerConversion(ValueInput pInput, String pKey, Level pLevel) -
Uses of ValueInput in net.minecraft.world.entity.ambient
Methods in net.minecraft.world.entity.ambient with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidBat.readAdditionalSaveData(ValueInput p_422273_) -
Uses of ValueInput in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractFish.readAdditionalSaveData(ValueInput p_422295_) protected voidAnimal.readAdditionalSaveData(ValueInput p_422190_) protected voidBee.readAdditionalSaveData(ValueInput p_422047_) protected voidCat.readAdditionalSaveData(ValueInput p_422581_) protected voidChicken.readAdditionalSaveData(ValueInput p_421525_) protected voidCow.readAdditionalSaveData(ValueInput p_422129_) protected voidDolphin.readAdditionalSaveData(ValueInput p_422054_) protected voidFox.readAdditionalSaveData(ValueInput p_422367_) voidHappyGhast.readAdditionalSaveData(ValueInput p_423487_) protected voidIronGolem.readAdditionalSaveData(ValueInput p_422588_) protected voidMushroomCow.readAdditionalSaveData(ValueInput p_421679_) protected voidOcelot.readAdditionalSaveData(ValueInput p_421869_) protected voidPanda.readAdditionalSaveData(ValueInput p_421623_) protected voidParrot.readAdditionalSaveData(ValueInput p_421769_) protected voidPig.readAdditionalSaveData(ValueInput p_422591_) protected voidPolarBear.readAdditionalSaveData(ValueInput p_422366_) protected voidPufferfish.readAdditionalSaveData(ValueInput p_421491_) protected voidRabbit.readAdditionalSaveData(ValueInput p_422503_) protected voidSalmon.readAdditionalSaveData(ValueInput p_421569_) protected voidSnowGolem.readAdditionalSaveData(ValueInput p_422260_) protected voidTropicalFish.readAdditionalSaveData(ValueInput p_421657_) protected voidTurtle.readAdditionalSaveData(ValueInput p_422545_) -
Uses of ValueInput in net.minecraft.world.entity.animal.allay
Methods in net.minecraft.world.entity.animal.allay with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAllay.readAdditionalSaveData(ValueInput p_422340_) -
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 p_422413_) -
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 p_422284_) -
Uses of ValueInput in net.minecraft.world.entity.animal.camel
Methods in net.minecraft.world.entity.animal.camel with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidCamel.readAdditionalSaveData(ValueInput p_422249_) -
Uses of ValueInput in net.minecraft.world.entity.animal.coppergolem
Methods in net.minecraft.world.entity.animal.coppergolem 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 p_422028_) protected voidTadpole.readAdditionalSaveData(ValueInput p_422579_) -
Uses of ValueInput in net.minecraft.world.entity.animal.goat
Methods in net.minecraft.world.entity.animal.goat with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidGoat.readAdditionalSaveData(ValueInput p_421703_) -
Uses of ValueInput in net.minecraft.world.entity.animal.horse
Methods in net.minecraft.world.entity.animal.horse with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractChestedHorse.readAdditionalSaveData(ValueInput p_421721_) protected voidAbstractHorse.readAdditionalSaveData(ValueInput p_422316_) protected voidHorse.readAdditionalSaveData(ValueInput p_422070_) protected voidLlama.readAdditionalSaveData(ValueInput p_421549_) protected voidSkeletonHorse.readAdditionalSaveData(ValueInput p_422410_) protected voidTraderLlama.readAdditionalSaveData(ValueInput p_421490_) -
Uses of ValueInput in net.minecraft.world.entity.animal.sheep
Methods in net.minecraft.world.entity.animal.sheep with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidSheep.readAdditionalSaveData(ValueInput p_421604_) -
Uses of ValueInput in net.minecraft.world.entity.animal.wolf
Methods in net.minecraft.world.entity.animal.wolf with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidWolf.readAdditionalSaveData(ValueInput p_421669_) -
Uses of ValueInput in net.minecraft.world.entity.boss
Methods in net.minecraft.world.entity.boss with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidEnderDragonPart.readAdditionalSaveData(ValueInput p_422445_) -
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 p_421742_) protected voidEnderDragon.readAdditionalSaveData(ValueInput p_421923_) -
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 p_422072_) -
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 p_421830_) protected voidBlockAttachedEntity.readAdditionalSaveData(ValueInput p_421739_) protected voidItemFrame.readAdditionalSaveData(ValueInput p_421484_) protected voidLeashFenceKnotEntity.readAdditionalSaveData(ValueInput p_422618_) protected voidMannequin.readAdditionalSaveData(ValueInput p_446849_) protected voidPainting.readAdditionalSaveData(ValueInput p_421740_) -
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 p_422622_) protected voidItemEntity.readAdditionalSaveData(ValueInput p_421942_) protected voidPrimedTnt.readAdditionalSaveData(ValueInput p_422034_) -
Uses of ValueInput in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractSkeleton.readAdditionalSaveData(ValueInput p_421934_) protected voidBogged.readAdditionalSaveData(ValueInput p_421789_) protected voidCreeper.readAdditionalSaveData(ValueInput p_421729_) protected voidEnderMan.readAdditionalSaveData(ValueInput p_421502_) protected voidEndermite.readAdditionalSaveData(ValueInput p_421928_) protected voidGhast.readAdditionalSaveData(ValueInput p_421477_) protected voidPatrollingMonster.readAdditionalSaveData(ValueInput p_421575_) protected voidPhantom.readAdditionalSaveData(ValueInput p_421906_) protected voidPillager.readAdditionalSaveData(ValueInput p_421603_) protected voidRavager.readAdditionalSaveData(ValueInput p_421989_) protected voidShulker.readAdditionalSaveData(ValueInput p_421557_) protected voidSkeleton.readAdditionalSaveData(ValueInput p_422224_) protected voidSlime.readAdditionalSaveData(ValueInput p_421591_) protected voidSpellcasterIllager.readAdditionalSaveData(ValueInput p_422287_) protected voidVex.readAdditionalSaveData(ValueInput p_422040_) protected voidVindicator.readAdditionalSaveData(ValueInput p_421914_) protected voidZoglin.readAdditionalSaveData(ValueInput p_421783_) protected voidZombie.readAdditionalSaveData(ValueInput p_422628_) protected voidZombieVillager.readAdditionalSaveData(ValueInput p_422376_) protected voidZombifiedPiglin.readAdditionalSaveData(ValueInput p_422496_) -
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 p_421642_) -
Uses of ValueInput in net.minecraft.world.entity.monster.hoglin
Methods in net.minecraft.world.entity.monster.hoglin with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidHoglin.readAdditionalSaveData(ValueInput p_421619_) -
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 p_422019_) protected voidPiglin.readAdditionalSaveData(ValueInput p_422118_) -
Uses of ValueInput in net.minecraft.world.entity.monster.warden
Methods in net.minecraft.world.entity.monster.warden with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidWarden.readAdditionalSaveData(ValueInput p_422659_) -
Uses of ValueInput in net.minecraft.world.entity.npc
Methods in net.minecraft.world.entity.npc with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractVillager.readAdditionalSaveData(ValueInput p_422067_) protected voidVillager.readAdditionalSaveData(ValueInput p_421548_) protected voidWanderingTrader.readAdditionalSaveData(ValueInput p_422619_) default voidInventoryCarrier.readInventoryFromTag(ValueInput pInput) -
Uses of ValueInput in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidPlayer.readAdditionalSaveData(ValueInput p_422427_) -
Uses of ValueInput in net.minecraft.world.entity.projectile
Methods in net.minecraft.world.entity.projectile with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractArrow.readAdditionalSaveData(ValueInput p_421513_) protected voidAbstractHurtingProjectile.readAdditionalSaveData(ValueInput p_421690_) protected voidEvokerFangs.readAdditionalSaveData(ValueInput p_422390_) protected voidEyeOfEnder.readAdditionalSaveData(ValueInput p_422346_) protected voidFireball.readAdditionalSaveData(ValueInput p_421853_) protected voidFireworkRocketEntity.readAdditionalSaveData(ValueInput p_422126_) protected voidFishingHook.readAdditionalSaveData(ValueInput p_422660_) protected voidLargeFireball.readAdditionalSaveData(ValueInput p_421567_) protected voidProjectile.readAdditionalSaveData(ValueInput p_421811_) protected voidShulkerBullet.readAdditionalSaveData(ValueInput p_421868_) protected voidSpectralArrow.readAdditionalSaveData(ValueInput p_421509_) protected voidThrowableItemProjectile.readAdditionalSaveData(ValueInput p_421822_) protected voidThrownTrident.readAdditionalSaveData(ValueInput p_421499_) protected voidWitherSkull.readAdditionalSaveData(ValueInput p_422088_) -
Uses of ValueInput in net.minecraft.world.entity.raid
Methods in net.minecraft.world.entity.raid with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidRaider.readAdditionalSaveData(ValueInput p_422705_) -
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 pInput, ResourceKey<? extends Registry<T>> pRegistryKey) -
Uses of ValueInput in net.minecraft.world.entity.vehicle
Methods in net.minecraft.world.entity.vehicle with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractBoat.readAdditionalSaveData(ValueInput p_421554_) protected voidAbstractChestBoat.readAdditionalSaveData(ValueInput p_421628_) protected voidAbstractMinecart.readAdditionalSaveData(ValueInput p_422276_) protected voidAbstractMinecartContainer.readAdditionalSaveData(ValueInput p_421629_) protected voidMinecartCommandBlock.readAdditionalSaveData(ValueInput p_422004_) protected voidMinecartFurnace.readAdditionalSaveData(ValueInput p_422440_) protected voidMinecartHopper.readAdditionalSaveData(ValueInput p_421689_) protected voidMinecartSpawner.readAdditionalSaveData(ValueInput p_422267_) protected voidMinecartTNT.readAdditionalSaveData(ValueInput p_422543_) default voidContainerEntity.readChestVehicleSaveData(ValueInput pInput) -
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 pInput) voidBaseSpawner.load(Level pLevel, BlockPos pPos, ValueInput pInput) -
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 p_421736_) protected voidBannerBlockEntity.loadAdditional(ValueInput p_421624_) protected voidBarrelBlockEntity.loadAdditional(ValueInput p_422397_) protected voidBaseContainerBlockEntity.loadAdditional(ValueInput p_422403_) protected voidBeaconBlockEntity.loadAdditional(ValueInput p_421952_) protected voidBeehiveBlockEntity.loadAdditional(ValueInput p_422386_) protected voidBlockEntity.loadAdditional(ValueInput pInput) protected voidBrewingStandBlockEntity.loadAdditional(ValueInput p_421911_) protected voidBrushableBlockEntity.loadAdditional(ValueInput p_422299_) protected voidCampfireBlockEntity.loadAdditional(ValueInput p_421552_) protected voidChestBlockEntity.loadAdditional(ValueInput p_422326_) protected voidChiseledBookShelfBlockEntity.loadAdditional(ValueInput p_422122_) protected voidCommandBlockEntity.loadAdditional(ValueInput p_422285_) protected voidComparatorBlockEntity.loadAdditional(ValueInput p_422269_) protected voidConduitBlockEntity.loadAdditional(ValueInput p_422459_) protected voidCrafterBlockEntity.loadAdditional(ValueInput p_421579_) protected voidCreakingHeartBlockEntity.loadAdditional(ValueInput p_422490_) protected voidDecoratedPotBlockEntity.loadAdditional(ValueInput p_421562_) protected voidDispenserBlockEntity.loadAdditional(ValueInput p_421597_) protected voidEnchantingTableBlockEntity.loadAdditional(ValueInput p_422324_) protected voidHopperBlockEntity.loadAdditional(ValueInput p_421495_) protected voidJigsawBlockEntity.loadAdditional(ValueInput p_421503_) protected voidJukeboxBlockEntity.loadAdditional(ValueInput p_422647_) protected voidLecternBlockEntity.loadAdditional(ValueInput p_422392_) protected voidSculkCatalystBlockEntity.loadAdditional(ValueInput p_421771_) protected voidSculkSensorBlockEntity.loadAdditional(ValueInput p_421530_) protected voidSculkShriekerBlockEntity.loadAdditional(ValueInput p_422415_) protected voidShelfBlockEntity.loadAdditional(ValueInput p_433152_) protected voidShulkerBoxBlockEntity.loadAdditional(ValueInput p_422489_) protected voidSignBlockEntity.loadAdditional(ValueInput p_422423_) protected voidSkullBlockEntity.loadAdditional(ValueInput p_422414_) protected voidSpawnerBlockEntity.loadAdditional(ValueInput p_422363_) protected voidStructureBlockEntity.loadAdditional(ValueInput p_422679_) protected voidTestBlockEntity.loadAdditional(ValueInput p_422212_) protected voidTestInstanceBlockEntity.loadAdditional(ValueInput p_421695_) protected voidTheEndGatewayBlockEntity.loadAdditional(ValueInput p_421812_) protected voidTrialSpawnerBlockEntity.loadAdditional(ValueInput p_421993_) final voidBlockEntity.loadCustomOnly(ValueInput pInput) BeaconBlockEntity.loadEffect(ValueInput pInput, String pKey) voidShulkerBoxBlockEntity.loadFromTag(ValueInput pInput) final voidBlockEntity.loadWithComponents(ValueInput pInput) static ComponentBlockEntity.parseCustomNameSafe(ValueInput pInput, String pCustomName) private booleanBrushableBlockEntity.tryLoadLootTable(ValueInput pInput) -
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 p_422442_) -
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 p_422577_) -
Uses of ValueInput in net.minecraft.world.level.storage
Classes in net.minecraft.world.level.storage that implement ValueInputFields in net.minecraft.world.level.storage declared as ValueInputMethods in net.minecraft.world.level.storage that return ValueInputModifier and TypeMethodDescriptionTagValueInput.childOrEmpty(String p_422555_) ValueInput.childOrEmpty(String pKey) static ValueInputTagValueInput.create(ProblemReporter pProblemReporter, HolderLookup.Provider pLookup, CompoundTag pInput) ValueInputContextHelper.empty()TagValueInput.rawChildOrEmpty(String key) (package private) ValueInputTagValueInput.CompoundListWrapper.wrapChild(int pIndex, CompoundTag pTag) private ValueInputTagValueInput.wrapChild(String pKey, CompoundTag pTag) (package private) static ValueInputTagValueInput.wrapChild(ProblemReporter pProblemReporter, ValueInputContextHelper pContext, CompoundTag pTag) 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