net.minecraft.util.context

public class ContextParameterMap$Builder

net.minecraft.util.context.ContextMap$Builder
net.minecraft.class_10352$class_10353
net.minecraft.util.context.ContextParameterMap$Builder

Field summary

Modifier and TypeField
private final Map<ContextParameter<?>, Object>
params
field_1_9767
map

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public <T> ContextParameterMap$Builder
set(ContextKey<T> param, T value)
method_1_9399(class_169<T> arg0, T arg1)
param(ContextParameter<T> parameter, T value)
public <T> T
get(ContextKey<T> param)
method_64972(class_169<T> arg0)
getNullable(ContextParameter<T> parameter)
public ContextParameterMap
build()
method_1_9398()
build()
public ContextParameterMap
buildAndValidate(ContextKeySet paramSet)
method_64971(class_176 arg0)
build(ContextType type)