类 ContextMap.Builder
java.lang.Object
net.minecraft.util.context.ContextMap.Builder
- 封闭类:
ContextMap
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明create
(ContextKeySet p_381168_) <T> T
getOptionalParameter
(ContextKey<T> p_381048_) <T> T
getParameter
(ContextKey<T> p_380972_) withOptionalParameter
(ContextKey<T> p_381089_, T p_381019_) withParameter
(ContextKey<T> p_380968_, T p_381024_)
-
字段详细资料
-
params
-
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
withParameter
-
withOptionalParameter
-
getParameter
-
getOptionalParameter
-
create
-