net.minecraft.storage

class NbtReadView$NbtListReadView

implements ReadView$ListReadView

net.minecraft.world.level.storage.TagValueInput$CompoundListWrapper
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
problemReporter
field_60383
reporter
private final ReadContext
context
context
field_60384
context
private final List<NbtCompound>
list
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)
wrapChild(int index, CompoundTag compoundTag)
method_71445(int arg0, class_2487 arg1)
createReadView(int index, NbtCompound nbt)
public boolean
isEmpty()
isEmpty()
method_71444()
isEmpty()
public Stream<ReadView>
stream()
stream()
method_71447()
stream()
public Iterator<ReadView>
iterator()
iterator()