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 pInput, Level pLevel, EntitySpawnReason pSpawnReason) -
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 pLevel, ValueInput.ValueInputList pInput) -
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 p_422523_) ValueInput.childrenListOrEmpty(String pKey) static ValueInput.ValueInputListTagValueInput.create(ProblemReporter pProblemReporter, HolderLookup.Provider pLookup, List<CompoundTag> pInput) ValueInputContextHelper.emptyList()private ValueInput.ValueInputListTagValueInput.wrapList(String pKey, ValueInputContextHelper pContext, ListTag pTag) Methods in net.minecraft.world.level.storage that return types with arguments of type ValueInput.ValueInputListModifier and TypeMethodDescriptionTagValueInput.childrenList(String p_421700_) ValueInput.childrenList(String pKey)