类 WeightedEntry.Wrapper<T>
java.lang.Object
net.minecraft.util.random.WeightedEntry.Wrapper<T>
- 所有已实现的接口:
WeightedEntry
- 封闭接口:
- WeightedEntry
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.util.random.WeightedEntry
WeightedEntry.IntrusiveBase, WeightedEntry.Wrapper<T>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
data
-
weight
-
-
构造器详细资料
-
Wrapper
-
-
方法详细资料
-
getData
-
getWeight
- 指定者:
getWeight
在接口中WeightedEntry
-
codec
public static <E> com.mojang.serialization.Codec<WeightedEntry.Wrapper<E>> codec(com.mojang.serialization.Codec<E> pElementCodec)
-