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 entities, Level level, EntitySpawnReason reason) -
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 entities) -
Uses of ValueInput.ValueInputList in net.minecraft.world.level.storage
Classes in net.minecraft.world.level.storage that implement ValueInput.ValueInputListModifier and TypeClassDescriptionprivate static classprivate static classFields in net.minecraft.world.level.storage declared as ValueInput.ValueInputListModifier and TypeFieldDescriptionprivate final ValueInput.ValueInputListValueInputContextHelper.emptyChildListMethods in net.minecraft.world.level.storage that return ValueInput.ValueInputListModifier and TypeMethodDescriptionTagValueInput.childrenListOrEmpty(String name) ValueInput.childrenListOrEmpty(String name) static ValueInput.ValueInputListTagValueInput.create(ProblemReporter problemReporter, HolderLookup.Provider holders, List<CompoundTag> tags) ValueInputContextHelper.emptyList()private ValueInput.ValueInputListTagValueInput.wrapList(String name, ValueInputContextHelper context, ListTag list) Methods in net.minecraft.world.level.storage that return types with arguments of type ValueInput.ValueInputListModifier and TypeMethodDescriptionTagValueInput.childrenList(String name) ValueInput.childrenList(String name)