net.minecraft.storage

public class ReadContext

fnr
net.minecraft.world.level.storage.ValueInputContextHelper
net.minecraft.class_11371
net.minecraft.storage.ReadContext
net.minecraft.unmapped.C_iubsznvp
net.minecraft.world.storage.ReadContext
net.minecraft.src.C_398414_

Field summary

Modifier and TypeField
final RegistryWrapper$WrapperLookup
a
lookup
field_60414
registries
f_ddztoexh
lookupProvider
f_400377_
private final com.mojang.serialization.DynamicOps<NbtElement>
b
ops
field_60415
ops
f_dsvohdcu
ops
f_399470_
final ReadView$ListReadView
c
emptyChildList
field_60416
emptyListReadView
f_glgmpkcp
emptyListReader
f_399766_
private final ReadView$TypedListReadView<Object>
d
emptyTypedList
field_60417
emptyTypedListReadView
f_twjgtopf
emptyTypedListReader
f_399991_
private final ReadView
e
empty
field_60418
emptyReadView
f_jwbgfxta
emptyReader
f_398801_

Constructor summary

ModifierConstructor
public (RegistryWrapper$WrapperLookup registries, com.mojang.serialization.DynamicOps<NbtElement> ops)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.DynamicOps<NbtElement>
a()
ops()
method_71485()
getOps()
m_jjdmqqyd()
getOps()
m_404406_()
public RegistryWrapper$WrapperLookup
b()
lookup()
method_71486()
getRegistries()
m_mndrdcta()
getLookupProvider()
m_401211_()
public ReadView
c()
empty()
method_71487()
getEmptyReadView()
m_icndejti()
getEmptyReader()
m_403399_()
public ReadView$ListReadView
d()
emptyList()
method_71488()
getEmptyListReadView()
m_tsaymflz()
getEmptyListReader()
m_404214_()
public <T> ReadView$TypedListReadView<T>
e()
emptyTypedList()
method_71489()
getEmptyTypedListReadView()
m_wqwficue()
getEmptyTypedListReader()
m_401388_()