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) voidServerPlayer.loadGameTypes(ValueInput input) protected voidServerPlayer.readAdditionalSaveData(ValueInput input) private static GameTypeServerPlayer.readPlayerMode(ValueInput input, String key) -
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 player, ProblemReporter problemReporter) -
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(ValueInput input, Level level, EntitySpawnReason spawnReason) voidEntity.load(ValueInput input) static EntityEntityType.loadEntityRecursive(ValueInput input, Level level, EntitySpawnReason spawnReason, Function<Entity, Entity> adapter) private static byteDisplay.TextDisplay.loadFlag(byte flags, ValueInput input, String key, byte mask) EntityType.loadStaticEntity(ValueInput input, Level level, EntitySpawnReason spawnReason) static <StoredEntityType extends UniquelyIdentifyable>
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 voidGlowSquid.readAdditionalSaveData(ValueInput input) protected voidInteraction.readAdditionalSaveData(ValueInput input) protected voidLightningBolt.readAdditionalSaveData(ValueInput input) protected voidLivingEntity.readAdditionalSaveData(ValueInput input) protected voidMarker.readAdditionalSaveData(ValueInput p_422217_) 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>
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 ValueInputModifier and TypeMethodDescriptionprotected voidAbstractFish.readAdditionalSaveData(ValueInput input) protected voidAnimal.readAdditionalSaveData(ValueInput input) protected voidBee.readAdditionalSaveData(ValueInput input) protected voidCat.readAdditionalSaveData(ValueInput input) protected voidChicken.readAdditionalSaveData(ValueInput input) protected voidCow.readAdditionalSaveData(ValueInput input) protected voidDolphin.readAdditionalSaveData(ValueInput input) protected voidFox.readAdditionalSaveData(ValueInput input) voidHappyGhast.readAdditionalSaveData(ValueInput input) protected voidIronGolem.readAdditionalSaveData(ValueInput input) protected voidMushroomCow.readAdditionalSaveData(ValueInput input) protected voidOcelot.readAdditionalSaveData(ValueInput input) protected voidPanda.readAdditionalSaveData(ValueInput input) protected voidParrot.readAdditionalSaveData(ValueInput input) protected voidPig.readAdditionalSaveData(ValueInput input) protected voidPolarBear.readAdditionalSaveData(ValueInput input) protected voidPufferfish.readAdditionalSaveData(ValueInput input) protected voidRabbit.readAdditionalSaveData(ValueInput input) protected voidSalmon.readAdditionalSaveData(ValueInput input) protected voidSnowGolem.readAdditionalSaveData(ValueInput input) protected voidTropicalFish.readAdditionalSaveData(ValueInput input) protected voidTurtle.readAdditionalSaveData(ValueInput input) -
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.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 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.horse
Methods in net.minecraft.world.entity.animal.horse 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.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 voidEnderDragonPart.readAdditionalSaveData(ValueInput input) -
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) -
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 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 voidAbstractSkeleton.readAdditionalSaveData(ValueInput input) protected voidBogged.readAdditionalSaveData(ValueInput input) protected 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 voidPillager.readAdditionalSaveData(ValueInput input) protected voidRavager.readAdditionalSaveData(ValueInput input) protected voidShulker.readAdditionalSaveData(ValueInput input) protected voidSkeleton.readAdditionalSaveData(ValueInput input) protected voidSlime.readAdditionalSaveData(ValueInput input) protected voidSpellcasterIllager.readAdditionalSaveData(ValueInput input) protected voidVex.readAdditionalSaveData(ValueInput input) protected voidVindicator.readAdditionalSaveData(ValueInput input) protected voidZoglin.readAdditionalSaveData(ValueInput input) protected voidZombie.readAdditionalSaveData(ValueInput input) protected voidZombieVillager.readAdditionalSaveData(ValueInput input) protected voidZombifiedPiglin.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.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.warden
Methods in net.minecraft.world.entity.monster.warden with parameters of type ValueInput -
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 input) protected voidVillager.readAdditionalSaveData(ValueInput input) protected voidWanderingTrader.readAdditionalSaveData(ValueInput input) default voidInventoryCarrier.readInventoryFromTag(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 voidAbstractArrow.readAdditionalSaveData(ValueInput input) protected voidAbstractHurtingProjectile.readAdditionalSaveData(ValueInput input) protected voidEvokerFangs.readAdditionalSaveData(ValueInput input) protected voidEyeOfEnder.readAdditionalSaveData(ValueInput input) protected voidFireball.readAdditionalSaveData(ValueInput input) protected voidFireworkRocketEntity.readAdditionalSaveData(ValueInput input) protected voidFishingHook.readAdditionalSaveData(ValueInput input) protected voidLargeFireball.readAdditionalSaveData(ValueInput input) protected voidProjectile.readAdditionalSaveData(ValueInput input) protected voidShulkerBullet.readAdditionalSaveData(ValueInput input) protected voidSpectralArrow.readAdditionalSaveData(ValueInput input) protected voidThrowableItemProjectile.readAdditionalSaveData(ValueInput input) protected voidThrownTrident.readAdditionalSaveData(ValueInput input) protected voidWitherSkull.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>> registryKey) -
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 input) protected voidAbstractChestBoat.readAdditionalSaveData(ValueInput input) protected 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) default voidContainerEntity.readChestVehicleSaveData(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(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 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 key) voidShulkerBoxBlockEntity.loadFromTag(ValueInput input) final voidBlockEntity.loadWithComponents(ValueInput input) static 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 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 ValueInputFields in net.minecraft.world.level.storage declared as ValueInputMethods in net.minecraft.world.level.storage that return ValueInputModifier and TypeMethodDescriptionTagValueInput.childOrEmpty(String key) ValueInput.childOrEmpty(String key) static ValueInputTagValueInput.create(ProblemReporter problemReporter, HolderLookup.Provider lookup, CompoundTag input) ValueInputContextHelper.empty()(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 ValueInputModifier and TypeMethodDescriptionTagValueInput.CompoundListWrapper.iterator()TagValueInput.ListWrapper.iterator()PlayerDataStorage.load(Player player, ProblemReporter problemReporter) 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 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 ValueInputMethods 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 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