net.minecraft.storage

class NbtReadView$ChildListReadView

implements ReadView$ListReadView

net.minecraft.world.level.storage.TagValueInput$ListWrapper
net.minecraft.class_11352$class_11357
net.minecraft.storage.NbtReadView$ChildListReadView

Field summary

Modifier and TypeField
private final ErrorReporter
problemReporter
field_60388
reporter
private final String
name
field_60389
name
private final ReadContext
context
field_60390
context
private final NbtList
list
field_60391
list

Constructor summary

ModifierConstructor
private (ErrorReporter reporter, String name, ReadContext context, NbtList list)

Method summary

Modifier and TypeMethod
public boolean
isEmpty()
method_71444()
isEmpty()
private ErrorReporter
reporterForChild(int index)
method_71449(int arg0)
createErrorReporter(int index)
private void
reportIndexUnwrapProblem(int index, Tag value)
method_71450(int arg0, class_2520 arg1)
reportExpectedTypeAtIndexError(int index, NbtElement element)
public Stream<ReadView>
stream()
method_71447()
stream()
public Iterator<ReadView>
iterator()
private ReadView
lambda$stream$0(Tag arg0, long arg1)
method_71451(class_2520 arg0, long arg1)
method_71451(NbtElement element, long index)