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 input) voidServerPlayer.loadAndSpawnEnderPearls(ValueInput input) voidServerPlayer.loadAndSpawnParentVehicle(ValueInput input) protected voidServerPlayer.readAdditionalSaveData(ValueInput p_422091_) private static @Nullable GameTypeServerPlayer.readPlayerMode(ValueInput input, String key) -
Uses of ValueInput in net.minecraft.world
Methods in net.minecraft.world with parameters of type ValueInputModifier and TypeMethodDescriptionstatic LockCodeLockCode.fromTag(ValueInput input) static voidContainerHelper.loadAllItems(ValueInput input, NonNullList<ItemStack> items) default booleanRandomizableContainer.tryLoadLootTable(ValueInput input) -
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<?> entityType, ValueInput input, Level level, EntitySpawnReason spawnReason) EntityType.create(ValueInput input, Level level, EntitySpawnReason spawnReason) voidEntity.load(ValueInput input) static @Nullable EntityEntityType.loadEntityRecursive(EntityType<?> entityType, ValueInput valueInput, Level level, EntitySpawnReason spawnReason, EntityProcessor processor) static @Nullable EntityEntityType.loadEntityRecursive(ValueInput valueInput, Level level, EntitySpawnReason spawnReason, EntityProcessor processor) private static byteDisplay.TextDisplay.loadFlag(byte flags, ValueInput input, String key, byte mask) private static EntityEntityType.loadPassengersRecursive(Entity entity, ValueInput valueInput, Level level, EntitySpawnReason spawnReason, EntityProcessor processor) EntityType.loadStaticEntity(EntityType<?> entityType, ValueInput valueInput, Level level, EntitySpawnReason spawnReason) EntityType.loadStaticEntity(ValueInput input, Level level, EntitySpawnReason spawnReason) static <StoredEntityType extends UniquelyIdentifyable>
@Nullable EntityReference<StoredEntityType> EntityReference.read(ValueInput input, String key) 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 input) protected voidExperienceOrb.readAdditionalSaveData(ValueInput p_422243_) 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 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 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 voidAnimal.readAdditionalSaveData(ValueInput p_422190_) -
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.bee
Methods in net.minecraft.world.entity.animal.bee with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidBee.readAdditionalSaveData(ValueInput p_479060_) -
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.chicken
Methods in net.minecraft.world.entity.animal.chicken with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidChicken.readAdditionalSaveData(ValueInput p_480376_) -
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 p_478434_) protected voidMushroomCow.readAdditionalSaveData(ValueInput p_479397_) -
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 p_481249_) -
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 p_481948_) protected voidAbstractHorse.readAdditionalSaveData(ValueInput p_478427_) protected voidHorse.readAdditionalSaveData(ValueInput p_477977_) protected voidLlama.readAdditionalSaveData(ValueInput p_481374_) protected voidSkeletonHorse.readAdditionalSaveData(ValueInput p_479896_) protected voidTraderLlama.readAdditionalSaveData(ValueInput p_478812_) -
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 p_478482_) protected voidOcelot.readAdditionalSaveData(ValueInput p_479709_) -
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 p_479130_) protected voidPufferfish.readAdditionalSaveData(ValueInput p_479746_) protected voidSalmon.readAdditionalSaveData(ValueInput p_482177_) protected voidTropicalFish.readAdditionalSaveData(ValueInput p_480517_) -
Uses of ValueInput in net.minecraft.world.entity.animal.fox
Methods in net.minecraft.world.entity.animal.fox with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidFox.readAdditionalSaveData(ValueInput p_478954_) -
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.golem
Methods in net.minecraft.world.entity.animal.golem with parameters of type ValueInputModifier and TypeMethodDescriptionvoidCopperGolem.readAdditionalSaveData(ValueInput p_481630_) protected voidIronGolem.readAdditionalSaveData(ValueInput p_479488_) protected voidSnowGolem.readAdditionalSaveData(ValueInput p_481949_) -
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 p_469019_) -
Uses of ValueInput in net.minecraft.world.entity.animal.panda
Methods in net.minecraft.world.entity.animal.panda with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidPanda.readAdditionalSaveData(ValueInput p_479760_) -
Uses of ValueInput in net.minecraft.world.entity.animal.parrot
Methods in net.minecraft.world.entity.animal.parrot with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidParrot.readAdditionalSaveData(ValueInput p_478571_) -
Uses of ValueInput in net.minecraft.world.entity.animal.pig
Methods in net.minecraft.world.entity.animal.pig with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidPig.readAdditionalSaveData(ValueInput p_478738_) -
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 p_478197_) -
Uses of ValueInput in net.minecraft.world.entity.animal.rabbit
Methods in net.minecraft.world.entity.animal.rabbit with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidRabbit.readAdditionalSaveData(ValueInput p_479909_) -
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.squid
Methods in net.minecraft.world.entity.animal.squid with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidGlowSquid.readAdditionalSaveData(ValueInput p_480156_) -
Uses of ValueInput in net.minecraft.world.entity.animal.turtle
Methods in net.minecraft.world.entity.animal.turtle with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidTurtle.readAdditionalSaveData(ValueInput p_480285_) -
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.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_) protected voidEnderDragonPart.readAdditionalSaveData(ValueInput p_482000_) -
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_) -
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 p_480277_) -
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 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 voidRavager.readAdditionalSaveData(ValueInput p_421989_) protected voidShulker.readAdditionalSaveData(ValueInput p_421557_) protected voidSlime.readAdditionalSaveData(ValueInput p_421591_) protected voidVex.readAdditionalSaveData(ValueInput p_422040_) protected voidZoglin.readAdditionalSaveData(ValueInput p_421783_) -
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.illager
Methods in net.minecraft.world.entity.monster.illager with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidPillager.readAdditionalSaveData(ValueInput p_479690_) protected voidSpellcasterIllager.readAdditionalSaveData(ValueInput p_478913_) protected voidVindicator.readAdditionalSaveData(ValueInput p_480481_) -
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.skeleton
Methods in net.minecraft.world.entity.monster.skeleton with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidAbstractSkeleton.readAdditionalSaveData(ValueInput p_478315_) protected voidBogged.readAdditionalSaveData(ValueInput p_478263_) protected voidSkeleton.readAdditionalSaveData(ValueInput p_480346_) -
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.monster.zombie
Methods in net.minecraft.world.entity.monster.zombie with parameters of type ValueInputModifier and TypeMethodDescriptionprotected voidZombie.readAdditionalSaveData(ValueInput p_479042_) protected voidZombieVillager.readAdditionalSaveData(ValueInput p_480520_) protected voidZombifiedPiglin.readAdditionalSaveData(ValueInput p_480857_) -
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 p_477915_) protected voidVillager.readAdditionalSaveData(ValueInput p_480754_) -
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 p_481279_) -
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 voidEvokerFangs.readAdditionalSaveData(ValueInput p_422390_) protected voidEyeOfEnder.readAdditionalSaveData(ValueInput p_422346_) protected voidFireworkRocketEntity.readAdditionalSaveData(ValueInput p_422126_) protected voidFishingHook.readAdditionalSaveData(ValueInput p_422660_) protected voidProjectile.readAdditionalSaveData(ValueInput p_421811_) protected voidShulkerBullet.readAdditionalSaveData(ValueInput p_421868_) -
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 p_478156_) protected voidSpectralArrow.readAdditionalSaveData(ValueInput p_478652_) protected voidThrownTrident.readAdditionalSaveData(ValueInput p_479482_) -
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 p_481764_) protected voidFireball.readAdditionalSaveData(ValueInput p_479509_) protected voidLargeFireball.readAdditionalSaveData(ValueInput p_479076_) protected voidWitherSkull.readAdditionalSaveData(ValueInput p_478691_) -
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 p_481766_) -
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 input, ResourceKey<? extends Registry<T>> registryKey) -
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 p_481091_) protected voidAbstractChestBoat.readAdditionalSaveData(ValueInput p_479836_) -
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 p_478118_) protected voidAbstractMinecartContainer.readAdditionalSaveData(ValueInput p_478159_) protected voidMinecartCommandBlock.readAdditionalSaveData(ValueInput p_479325_) protected voidMinecartFurnace.readAdditionalSaveData(ValueInput p_478673_) protected voidMinecartHopper.readAdditionalSaveData(ValueInput p_481105_) protected voidMinecartSpawner.readAdditionalSaveData(ValueInput p_480107_) protected voidMinecartTNT.readAdditionalSaveData(ValueInput p_480919_) -
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 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 input) 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 input) BeaconBlockEntity.loadEffect(ValueInput input, String key) voidShulkerBoxBlockEntity.loadFromTag(ValueInput input) final voidBlockEntity.loadWithComponents(ValueInput input) static @Nullable ComponentBlockEntity.parseCustomNameSafe(ValueInput input, String customName) 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 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 key) static ValueInputTagValueInput.create(ProblemReporter problemReporter, HolderLookup.Provider lookup, CompoundTag input) ValueInputContextHelper.empty()TagValueInput.rawChildOrEmpty(String key) (package private) ValueInputTagValueInput.CompoundListWrapper.wrapChild(int index, CompoundTag tag) private ValueInputTagValueInput.wrapChild(String key, CompoundTag tag) (package private) static ValueInputTagValueInput.wrapChild(ProblemReporter problemReporter, ValueInputContextHelper context, CompoundTag tag) 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