net.minecraft.world.level.storage

public class ValueInputContextHelper

fdb
net.minecraft.world.level.storage.ValueInputContextHelper
net.minecraft.class_11371
net.minecraft.storage.ReadContext
net.minecraft.src.C_398414_

Field summary

Modifier and TypeField
final HolderLookup$Provider
a
lookup
field_60414
registries
f_400377_
private final com.mojang.serialization.DynamicOps<Tag>
b
ops
field_60415
ops
f_399470_
final ValueInput$ValueInputList
c
emptyChildList
field_60416
emptyListReadView
f_399766_
private final ValueInput$TypedInputList<Object>
d
emptyTypedList
field_60417
emptyTypedListReadView
f_399991_
private final ValueInput
e
empty
field_60418
emptyReadView
f_398801_

Constructor summary

ModifierConstructor
public (HolderLookup$Provider registries, com.mojang.serialization.DynamicOps<Tag> ops)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.DynamicOps<Tag>
a()
ops()
method_71485()
getOps()
m_404406_()
public HolderLookup$Provider
b()
lookup()
method_71486()
getRegistries()
m_401211_()
public ValueInput
c()
empty()
method_71487()
getEmptyReadView()
m_403399_()
public ValueInput$ValueInputList
d()
emptyList()
method_71488()
getEmptyListReadView()
m_404214_()
public <T> ValueInput$TypedInputList<T>
e()
emptyTypedList()
method_71489()
getEmptyTypedListReadView()
m_401388_()