net.minecraft.util.context

public class ContextMap$Builder

baz$a
net.minecraft.util.context.ContextMap$Builder
net.minecraft.class_10352$class_10353
net.minecraft.unmapped.C_zcrtzabd$C_dyefrfxn
net.minecraft.util.context.ContextParameterMap$Builder
net.minecraft.util.context.ContextMap$Builder

Field summary

Modifier and TypeField
private final Map<ContextKey<?>, Object>
a
params
field_54894
f_pizccflk
map
params

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public <T> ContextMap$Builder
a(bax<T> arg0, T arg1)
withParameter(ContextKey<T> arg0, T arg1)
method_64970(class_169<T> arg0, T arg1)
m_upgpfdhs(C_fwhrecir<T> arg0, T arg1)
add(ContextParameter<T> parameter, T value)
withParameter(ContextKey<T> key, T param)
public <T> ContextMap$Builder
b(bax<T> arg0, T arg1)
withOptionalParameter(ContextKey<T> arg0, T arg1)
method_64973(class_169<T> arg0, T arg1)
m_qfvzikfa(C_fwhrecir<T> arg0, T arg1)
addNullable(ContextParameter<T> parameter, T value)
withOptionalParameter(ContextKey<T> key, T param)
public <T> T
a(bax<T> arg0)
getParameter(ContextKey<T> arg0)
method_64969(class_169<T> arg0)
m_yzhkjsze(C_fwhrecir<T> arg0)
getOrThrow(ContextParameter<T> parameter)
getParameterOrThrow(ContextKey<T> key)
public <T> T
b(bax<T> arg0)
getOptionalParameter(ContextKey<T> arg0)
method_64972(class_169<T> arg0)
m_quncxtks(C_fwhrecir<T> arg0)
getNullable(ContextParameter<T> parameter)
getParameter(ContextKey<T> key)
public ContextMap
a(bay arg0)
create(ContextKeySet arg0)
method_64971(class_176 arg0)
m_ebrmhhhg(C_ykthnceq arg0)
build(ContextType type)
build(ContextKeySet keySet)