Uses of Interface
net.minecraft.world.level.storage.ValueInput.ValueInputList
Packages that use ValueInput.ValueInputList
Package
Description
-
Uses of ValueInput.ValueInputList in net.minecraft.world.entity
Methods in net.minecraft.world.entity with parameters of type ValueInput.ValueInputListModifier and TypeMethodDescriptionEntityType.loadEntitiesRecursive(ValueInput.ValueInputList input, Level level, EntitySpawnReason spawnReason) -
Uses of ValueInput.ValueInputList in net.minecraft.world.level.chunk.status
Methods in net.minecraft.world.level.chunk.status with parameters of type ValueInput.ValueInputListModifier and TypeMethodDescriptionprivate static voidChunkStatusTasks.postLoadProtoChunk(ServerLevel level, ValueInput.ValueInputList input) -
Uses of ValueInput.ValueInputList in net.minecraft.world.level.storage
Classes in net.minecraft.world.level.storage that implement ValueInput.ValueInputListModifier and TypeClassDescription(package private) static class(package private) static classFields in net.minecraft.world.level.storage declared as ValueInput.ValueInputListModifier and TypeFieldDescription(package private) final ValueInput.ValueInputListValueInputContextHelper.emptyChildListMethods in net.minecraft.world.level.storage that return ValueInput.ValueInputListModifier and TypeMethodDescriptionTagValueInput.childrenListOrEmpty(String key) ValueInput.childrenListOrEmpty(String key) static ValueInput.ValueInputListTagValueInput.create(ProblemReporter problemReporter, HolderLookup.Provider lookup, List<CompoundTag> input) ValueInputContextHelper.emptyList()private ValueInput.ValueInputListTagValueInput.wrapList(String key, ValueInputContextHelper context, ListTag tag) Methods in net.minecraft.world.level.storage that return types with arguments of type ValueInput.ValueInputListModifier and TypeMethodDescriptionTagValueInput.childrenList(String key) ValueInput.childrenList(String key)