Package net.minecraft.util
Class WeightedList<U>
java.lang.Object
net.minecraft.util.WeightedList<U>
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
entries
-
random
-
-
Constructor Details
-
WeightedList
public WeightedList() -
WeightedList
-
-
Method Details
-
codec
public static <U> com.mojang.serialization.Codec<WeightedList<U>> codec(com.mojang.serialization.Codec<U> p_234002_0_) -
add
-
shuffle
-
shuffle
-
isEmpty
public boolean isEmpty() -
stream
-
getOne
-
toString
-