implements WeightedEntry
| bck$b | |
| net.minecraft.util.random.WeightedEntry$Wrapper | |
| net.minecraft.class_6008$class_6010 | |
| net.minecraft.util.collection.Weighted$Present | |
| net.minecraft.src.C_141037_$C_141039_ | |
| net.minecraft.util.random.WeightedEntry$b |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final T |
| ||||||||||
| private final Weight |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| (T data, Weight weight) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public T |
| ||||||||||
| public Weight |
| ||||||||||
| public static <E> com.mojang.serialization.Codec<WeightedEntry$Wrapper<E>> |
|