net.minecraft.util.context

public class ContextMap

bbp
net.minecraft.util.context.ContextMap
net.minecraft.class_10352
net.minecraft.unmapped.C_zcrtzabd
net.minecraft.util.context.ContextParameterMap
net.minecraft.util.context.ContextMap
net.minecraft.src.C_346206_
net.minecraft.util.context.ContextMap

Field summary

Modifier and TypeField
private final Map<ContextKey<?>, Object>
a
params
field_54893
f_htsneqql
map
params
f_348419_

Constructor summary

ModifierConstructor
(Map<ContextKey<?>, Object> map)

Method summary

Modifier and TypeMethod
public boolean
a(bbn<?> arg0)
has(ContextKey<?> arg0)
method_64965(class_169<?> arg0)
m_zjtjxnih(C_fwhrecir<?> arg0)
contains(ContextParameter<?> parameter)
contains(ContextKey<?> key)
m_356706_(C_345750_<?> arg0)
public <T> T
b(bbn<T> arg0)
getOrThrow(ContextKey<T> arg0)
method_64967(class_169<T> arg0)
m_yqtpycln(C_fwhrecir<T> arg0)
getOrThrow(ContextParameter<T> parameter)
getOrThrow(ContextKey<T> key)
m_355043_(C_345750_<T> arg0)
public <T> T
c(bbn<T> arg0)
getOptional(ContextKey<T> arg0)
method_64968(class_169<T> arg0)
m_yhqbolpt(C_fwhrecir<T> arg0)
getNullable(ContextParameter<T> parameter)
get(ContextKey<T> key)
m_354583_(C_345750_<T> arg0)
public <T> T
a(bbn<T> arg0, T arg1)
getOrDefault(ContextKey<T> arg0, T arg1)
method_64966(class_169<T> arg0, T arg1)
m_nlwivfes(C_fwhrecir<T> arg0, T arg1)
getOrDefault(ContextParameter<T> parameter, T defaultValue)
getOrDefault(ContextKey<T> key, T defaultValue)
m_353094_(C_345750_<T> p_368521_, T arg1)