History - net.minecraft.util.context.ContextMap$Builder

1.21.3

Names

bbp$a

net.minecraft.util.context.ContextMap$Builder

net.minecraft.class_10352$class_10353

net.minecraft.util.context.ContextParameterMap$Builder

net.minecraft.util.context.ContextMap$a

Fields

Map<ContextKey<?>, Object>: a, params, field_54894, map

Constructors

()

Methods

<T> ContextMap$Builder (ContextKey<T>, T): a, withParameter, method_64970, add

<T> ContextMap$Builder (ContextKey<T>, T): b, withOptionalParameter, method_64973, addNullable

<T> T (ContextKey<T>): a, getParameter, method_64969, getOrThrow

<T> T (ContextKey<T>): b, getOptionalParameter, method_64972, getNullable

ContextMap (ContextKeySet): a, create, method_64971, build