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 void
ServerPlayer.loadAndSpawnEnderPearl
(ValueInput p_422176_) void
ServerPlayer.loadAndSpawnEnderPearls
(ValueInput pInput) void
ServerPlayer.loadAndSpawnParentVehicle
(ValueInput pInput) void
ServerPlayer.loadGameTypes
(ValueInput pInput) protected void
ServerPlayer.readAdditionalSaveData
(ValueInput pInput) private static GameType
ServerPlayer.readPlayerMode
(ValueInput pInput, String pKey) -
Uses of ValueInput in net.minecraft.server.players
Methods in net.minecraft.server.players that return types with arguments of type ValueInputModifier and TypeMethodDescriptionPlayerList.load
(ServerPlayer pPlayer, ProblemReporter pProblemReporter) -
Uses of ValueInput in net.minecraft.world
Methods in net.minecraft.world with parameters of type ValueInputModifier and TypeMethodDescriptionstatic LockCode
LockCode.fromTag
(ValueInput pInput) static void
ContainerHelper.loadAllItems
(ValueInput pInput, NonNullList<ItemStack> pItems) default boolean
RandomizableContainer.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
(ValueInput pInput, Level pLevel, EntitySpawnReason pSpawnReason) void
Entity.load
(ValueInput pInput) static Entity
EntityType.loadEntityRecursive
(ValueInput pInput, Level pLevel, EntitySpawnReason pSpawnReason, Function<Entity, Entity> pAdapter) private static byte
Display.TextDisplay.loadFlag
(byte pFlags, ValueInput pInput, String pKey, byte pMask) EntityType.loadStaticEntity
(ValueInput pInput, Level pLevel, EntitySpawnReason pSpawnReason) static <StoredEntityType extends UniquelyIdentifyable>
EntityReference<StoredEntityType> EntityReference.read
(ValueInput pInput, String pKey) protected void
AgeableMob.readAdditionalSaveData
(ValueInput pInput) protected void
AreaEffectCloud.readAdditionalSaveData
(ValueInput pInput) protected void
Display.BlockDisplay.readAdditionalSaveData
(ValueInput pInput) protected void
Display.ItemDisplay.readAdditionalSaveData
(ValueInput pInput) protected void
Display.readAdditionalSaveData
(ValueInput pInput) protected void
Display.TextDisplay.readAdditionalSaveData
(ValueInput pInput) protected abstract void
Entity.readAdditionalSaveData
(ValueInput pInput) protected void
ExperienceOrb.readAdditionalSaveData
(ValueInput pInput) protected void
GlowSquid.readAdditionalSaveData
(ValueInput pInput) protected void
Interaction.readAdditionalSaveData
(ValueInput pInput) protected void
LightningBolt.readAdditionalSaveData
(ValueInput pInput) protected void
LivingEntity.readAdditionalSaveData
(ValueInput pInput) protected void
Marker.readAdditionalSaveData
(ValueInput p_422217_) protected void
Mob.readAdditionalSaveData
(ValueInput pInput) protected void
OminousItemSpawner.readAdditionalSaveData
(ValueInput pInput) protected void
TamableAnimal.readAdditionalSaveData
(ValueInput pInput) default void
Leashable.readLeashData
(ValueInput pInput) default void
NeutralMob.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 ValueInput -
Uses of ValueInput in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal with parameters of type ValueInputModifier and TypeMethodDescriptionprotected void
AbstractFish.readAdditionalSaveData
(ValueInput pInput) protected void
Animal.readAdditionalSaveData
(ValueInput pInput) protected void
Bee.readAdditionalSaveData
(ValueInput pInput) protected void
Cat.readAdditionalSaveData
(ValueInput pInput) protected void
Chicken.readAdditionalSaveData
(ValueInput pInput) protected void
Cow.readAdditionalSaveData
(ValueInput pInput) protected void
Dolphin.readAdditionalSaveData
(ValueInput pInput) protected void
Fox.readAdditionalSaveData
(ValueInput pInput) void
HappyGhast.readAdditionalSaveData
(ValueInput pInput) protected void
IronGolem.readAdditionalSaveData
(ValueInput pInput) protected void
MushroomCow.readAdditionalSaveData
(ValueInput pInput) protected void
Ocelot.readAdditionalSaveData
(ValueInput pInput) protected void
Panda.readAdditionalSaveData
(ValueInput pInput) protected void
Parrot.readAdditionalSaveData
(ValueInput pInput) protected void
Pig.readAdditionalSaveData
(ValueInput pInput) protected void
PolarBear.readAdditionalSaveData
(ValueInput pInput) protected void
Pufferfish.readAdditionalSaveData
(ValueInput pInput) protected void
Rabbit.readAdditionalSaveData
(ValueInput pInput) protected void
Salmon.readAdditionalSaveData
(ValueInput pInput) protected void
SnowGolem.readAdditionalSaveData
(ValueInput pInput) protected void
TropicalFish.readAdditionalSaveData
(ValueInput pInput) protected void
Turtle.readAdditionalSaveData
(ValueInput pInput) -
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 void
Armadillo.readAdditionalSaveData
(ValueInput pInput) -
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 void
Axolotl.readAdditionalSaveData
(ValueInput pInput) -
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.frog
Methods in net.minecraft.world.entity.animal.frog with parameters of type ValueInputModifier and TypeMethodDescriptionprotected void
Frog.readAdditionalSaveData
(ValueInput pInput) protected void
Tadpole.readAdditionalSaveData
(ValueInput pInput) -
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.horse
Methods in net.minecraft.world.entity.animal.horse with parameters of type ValueInputModifier and TypeMethodDescriptionprotected void
AbstractChestedHorse.readAdditionalSaveData
(ValueInput pInput) protected void
AbstractHorse.readAdditionalSaveData
(ValueInput pInput) protected void
Horse.readAdditionalSaveData
(ValueInput pInput) protected void
Llama.readAdditionalSaveData
(ValueInput pInput) protected void
SkeletonHorse.readAdditionalSaveData
(ValueInput pInput) protected void
TraderLlama.readAdditionalSaveData
(ValueInput pInput) -
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.wolf
Methods in net.minecraft.world.entity.animal.wolf with parameters of type ValueInput -
Uses of ValueInput in net.minecraft.world.entity.boss
Methods in net.minecraft.world.entity.boss with parameters of type ValueInputModifier and TypeMethodDescriptionprotected void
EnderDragonPart.readAdditionalSaveData
(ValueInput pInput) -
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 void
EndCrystal.readAdditionalSaveData
(ValueInput pInput) protected void
EnderDragon.readAdditionalSaveData
(ValueInput pInput) -
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 void
WitherBoss.readAdditionalSaveData
(ValueInput pInput) -
Uses of ValueInput in net.minecraft.world.entity.decoration
Methods in net.minecraft.world.entity.decoration with parameters of type ValueInputModifier and TypeMethodDescriptionprotected void
ArmorStand.readAdditionalSaveData
(ValueInput pInput) protected void
BlockAttachedEntity.readAdditionalSaveData
(ValueInput pInput) protected void
ItemFrame.readAdditionalSaveData
(ValueInput pInput) protected void
LeashFenceKnotEntity.readAdditionalSaveData
(ValueInput pInput) protected void
Painting.readAdditionalSaveData
(ValueInput pInput) -
Uses of ValueInput in net.minecraft.world.entity.item
Methods in net.minecraft.world.entity.item with parameters of type ValueInputModifier and TypeMethodDescriptionprotected void
FallingBlockEntity.readAdditionalSaveData
(ValueInput pInput) protected void
ItemEntity.readAdditionalSaveData
(ValueInput pInput) protected void
PrimedTnt.readAdditionalSaveData
(ValueInput pInput) -
Uses of ValueInput in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster with parameters of type ValueInputModifier and TypeMethodDescriptionprotected void
AbstractSkeleton.readAdditionalSaveData
(ValueInput pInput) protected void
Bogged.readAdditionalSaveData
(ValueInput pInput) protected void
Creeper.readAdditionalSaveData
(ValueInput pInput) protected void
EnderMan.readAdditionalSaveData
(ValueInput pInput) protected void
Endermite.readAdditionalSaveData
(ValueInput pInput) protected void
Ghast.readAdditionalSaveData
(ValueInput pInput) protected void
PatrollingMonster.readAdditionalSaveData
(ValueInput pInput) protected void
Phantom.readAdditionalSaveData
(ValueInput pInput) protected void
Pillager.readAdditionalSaveData
(ValueInput pInput) protected void
Ravager.readAdditionalSaveData
(ValueInput pInput) protected void
Shulker.readAdditionalSaveData
(ValueInput pInput) protected void
Skeleton.readAdditionalSaveData
(ValueInput pInput) protected void
Slime.readAdditionalSaveData
(ValueInput pInput) protected void
SpellcasterIllager.readAdditionalSaveData
(ValueInput pInput) protected void
Vex.readAdditionalSaveData
(ValueInput pInput) protected void
Vindicator.readAdditionalSaveData
(ValueInput pInput) protected void
Zoglin.readAdditionalSaveData
(ValueInput pInput) protected void
Zombie.readAdditionalSaveData
(ValueInput pInput) protected void
ZombieVillager.readAdditionalSaveData
(ValueInput pInput) protected void
ZombifiedPiglin.readAdditionalSaveData
(ValueInput pInput) -
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 void
Creaking.readAdditionalSaveData
(ValueInput pInput) -
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 void
Hoglin.readAdditionalSaveData
(ValueInput pInput) -
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 void
AbstractPiglin.readAdditionalSaveData
(ValueInput pInput) protected void
Piglin.readAdditionalSaveData
(ValueInput pInput) -
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 void
Warden.readAdditionalSaveData
(ValueInput pInput) -
Uses of ValueInput in net.minecraft.world.entity.npc
Methods in net.minecraft.world.entity.npc with parameters of type ValueInputModifier and TypeMethodDescriptionprotected void
AbstractVillager.readAdditionalSaveData
(ValueInput pInput) protected void
Villager.readAdditionalSaveData
(ValueInput pInput) protected void
WanderingTrader.readAdditionalSaveData
(ValueInput pInput) default void
InventoryCarrier.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 void
Player.readAdditionalSaveData
(ValueInput pInput) -
Uses of ValueInput in net.minecraft.world.entity.projectile
Methods in net.minecraft.world.entity.projectile with parameters of type ValueInputModifier and TypeMethodDescriptionprotected void
AbstractArrow.readAdditionalSaveData
(ValueInput pInput) protected void
AbstractHurtingProjectile.readAdditionalSaveData
(ValueInput pInput) protected void
EvokerFangs.readAdditionalSaveData
(ValueInput pInput) protected void
EyeOfEnder.readAdditionalSaveData
(ValueInput pInput) protected void
Fireball.readAdditionalSaveData
(ValueInput pInput) protected void
FireworkRocketEntity.readAdditionalSaveData
(ValueInput pInput) protected void
FishingHook.readAdditionalSaveData
(ValueInput pInput) protected void
LargeFireball.readAdditionalSaveData
(ValueInput pInput) protected void
Projectile.readAdditionalSaveData
(ValueInput pInput) protected void
ShulkerBullet.readAdditionalSaveData
(ValueInput pInput) protected void
SpectralArrow.readAdditionalSaveData
(ValueInput pInput) protected void
ThrowableItemProjectile.readAdditionalSaveData
(ValueInput pInput) protected void
ThrownTrident.readAdditionalSaveData
(ValueInput pInput) protected void
WitherSkull.readAdditionalSaveData
(ValueInput pInput) -
Uses of ValueInput in net.minecraft.world.entity.raid
Methods in net.minecraft.world.entity.raid with parameters of type ValueInputModifier and TypeMethodDescriptionprotected void
Raider.readAdditionalSaveData
(ValueInput pInput) -
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 void
AbstractBoat.readAdditionalSaveData
(ValueInput pInput) protected void
AbstractChestBoat.readAdditionalSaveData
(ValueInput pInput) protected void
AbstractMinecart.readAdditionalSaveData
(ValueInput pInput) protected void
AbstractMinecartContainer.readAdditionalSaveData
(ValueInput pInput) protected void
MinecartCommandBlock.readAdditionalSaveData
(ValueInput pInput) protected void
MinecartFurnace.readAdditionalSaveData
(ValueInput pInput) protected void
MinecartHopper.readAdditionalSaveData
(ValueInput pInput) protected void
MinecartSpawner.readAdditionalSaveData
(ValueInput pInput) protected void
MinecartTNT.readAdditionalSaveData
(ValueInput pInput) default void
ContainerEntity.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 TypeMethodDescriptionvoid
BaseCommandBlock.load
(ValueInput pInput) void
BaseSpawner.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 void
AbstractFurnaceBlockEntity.loadAdditional
(ValueInput pInput) protected void
BannerBlockEntity.loadAdditional
(ValueInput pInput) protected void
BarrelBlockEntity.loadAdditional
(ValueInput pInput) protected void
BaseContainerBlockEntity.loadAdditional
(ValueInput pInput) protected void
BeaconBlockEntity.loadAdditional
(ValueInput pInput) protected void
BeehiveBlockEntity.loadAdditional
(ValueInput pInput) protected void
BlockEntity.loadAdditional
(ValueInput pInput) protected void
BrewingStandBlockEntity.loadAdditional
(ValueInput pInput) protected void
BrushableBlockEntity.loadAdditional
(ValueInput pInput) protected void
CampfireBlockEntity.loadAdditional
(ValueInput pInput) protected void
ChestBlockEntity.loadAdditional
(ValueInput pInput) protected void
ChiseledBookShelfBlockEntity.loadAdditional
(ValueInput pInput) protected void
CommandBlockEntity.loadAdditional
(ValueInput pInput) protected void
ComparatorBlockEntity.loadAdditional
(ValueInput pInput) protected void
ConduitBlockEntity.loadAdditional
(ValueInput pInput) protected void
CrafterBlockEntity.loadAdditional
(ValueInput pInput) protected void
CreakingHeartBlockEntity.loadAdditional
(ValueInput pInput) protected void
DecoratedPotBlockEntity.loadAdditional
(ValueInput pInput) protected void
DispenserBlockEntity.loadAdditional
(ValueInput pInput) protected void
EnchantingTableBlockEntity.loadAdditional
(ValueInput pInput) protected void
HopperBlockEntity.loadAdditional
(ValueInput pInput) protected void
JigsawBlockEntity.loadAdditional
(ValueInput pInput) protected void
JukeboxBlockEntity.loadAdditional
(ValueInput pInput) protected void
LecternBlockEntity.loadAdditional
(ValueInput pInput) protected void
SculkCatalystBlockEntity.loadAdditional
(ValueInput pInput) protected void
SculkSensorBlockEntity.loadAdditional
(ValueInput pInput) protected void
SculkShriekerBlockEntity.loadAdditional
(ValueInput pInput) protected void
ShulkerBoxBlockEntity.loadAdditional
(ValueInput pInput) protected void
SignBlockEntity.loadAdditional
(ValueInput pInput) protected void
SkullBlockEntity.loadAdditional
(ValueInput pInput) protected void
SpawnerBlockEntity.loadAdditional
(ValueInput pInput) protected void
StructureBlockEntity.loadAdditional
(ValueInput pInput) protected void
TestBlockEntity.loadAdditional
(ValueInput pInput) protected void
TestInstanceBlockEntity.loadAdditional
(ValueInput pInput) protected void
TheEndGatewayBlockEntity.loadAdditional
(ValueInput pInput) protected void
TrialSpawnerBlockEntity.loadAdditional
(ValueInput pInput) final void
BlockEntity.loadCustomOnly
(ValueInput pInput) BeaconBlockEntity.loadEffect
(ValueInput pInput, String pKey) void
ShulkerBoxBlockEntity.loadFromTag
(ValueInput pInput) final void
BlockEntity.loadWithComponents
(ValueInput pInput) static Component
BlockEntity.parseCustomNameSafe
(ValueInput pInput, String pCustomName) private boolean
BrushableBlockEntity.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 void
VaultBlockEntity.loadAdditional
(ValueInput pInput) -
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 void
PistonMovingBlockEntity.loadAdditional
(ValueInput pInput) -
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 pKey) ValueInput.childOrEmpty
(String pKey) static ValueInput
TagValueInput.create
(ProblemReporter pProblemReporter, HolderLookup.Provider pLookup, CompoundTag pInput) ValueInputContextHelper.empty()
(package private) ValueInput
TagValueInput.CompoundListWrapper.wrapChild
(int pIndex, CompoundTag pTag) private ValueInput
TagValueInput.wrapChild
(String pKey, CompoundTag pTag) (package private) static ValueInput
TagValueInput.wrapChild
(ProblemReporter pProblemReporter, ValueInputContextHelper pContext, CompoundTag pTag) Methods in net.minecraft.world.level.storage that return types with arguments of type ValueInputModifier and TypeMethodDescriptionTagValueInput.CompoundListWrapper.iterator()
TagValueInput.ListWrapper.iterator()
PlayerDataStorage.load
(Player pPlayer, ProblemReporter pProblemReporter) TagValueInput.CompoundListWrapper.stream()
TagValueInput.ListWrapper.stream()
ValueInput.ValueInputList.stream()
-
Uses of ValueInput in net.neoforged.neoforge.attachment
Methods in net.neoforged.neoforge.attachment with parameters of type ValueInputModifier and TypeMethodDescriptionprotected final void
AttachmentHolder.deserializeAttachments
(ValueInput input) Reads serializable attachments from a tag previously created viaAttachmentHolder.serializeAttachments(ValueOutput)
.void
AttachmentHolder.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 ValueInputMethods in net.neoforged.neoforge.common.extensions with parameters of type ValueInputModifier and TypeMethodDescriptiondefault void
IBlockEntityExtension.handleUpdateTag
(ValueInput input) Called when the chunk's TE update tag, gotten fromBlockEntity.getUpdateTag(HolderLookup.Provider)
, is received on the client.default void
IBlockEntityExtension.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 ValueInput -
Uses of ValueInput in net.neoforged.neoforge.fluids.capability.templates
Methods in net.neoforged.neoforge.fluids.capability.templates with parameters of type ValueInput -
Uses of ValueInput in net.neoforged.neoforge.items
Methods in net.neoforged.neoforge.items with parameters of type ValueInput