implements WeightedEntry
| ayv$b | |
| net.minecraft.util.random.WeightedEntry$Wrapper | |
| net.minecraft.class_6008$class_6010 | |
| net.minecraft.util.collection.Weighted$Present | |
| net.minecraft.src.C_141039_ | |
| net.minecraft.util.random.WeightedEntry$b |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final T |
| ||||||||||
| private final Weight |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (T data, Weight weight) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public T |
| ||||||||||
| public Weight |
| ||||||||||
| public static <E> com.mojang.serialization.Codec<WeightedEntry$Wrapper<E>> |
|