net.minecraft.storage

class NbtReadView$NbtListReadView

implements ReadView$ListReadView

net.minecraft.world.level.storage.TagValueInput$CompoundListWrapper
net.minecraft.class_11352$class_11353
net.minecraft.storage.NbtReadView$NbtListReadView

Field summary

Modifier and TypeField
private final ErrorReporter
problemReporter
field_60383
reporter
private final ReadContext
context
field_60384
context
private final List<NbtCompound>
list
field_60385
nbts

Constructor summary

ModifierConstructor
public (ErrorReporter reporter, ReadContext context, List<NbtCompound> nbts)

Method summary

Modifier and TypeMethod
private ReadView
wrapChild(int index, CompoundTag compoundTag)
method_71445(int arg0, class_2487 arg1)
createReadView(int index, NbtCompound nbt)
public boolean
isEmpty()
method_71444()
isEmpty()
public Stream<ReadView>
stream()
method_71447()
stream()
public Iterator<ReadView>
iterator()
private ReadView
lambda$stream$0(CompoundTag arg0, long arg1)
method_71446(class_2487 arg0, long arg1)
method_71446(NbtCompound nbt, long index)