public static <T> int | |
public static <T> Optional<T> | | a(bai arg0, List<T> arg1, int arg2, ToIntFunction<T> arg3) | | getRandomItem(RandomSource arg0, List<T> arg1, int arg2, ToIntFunction<T> arg3) | | method_34987(class_5819 arg0, List<T> arg1, int arg2, ToIntFunction<T> arg3) | | getRandom(Random random, List<T> pool, int totalWeight, ToIntFunction<T> weightGetter) | | m_216825_(C_212974_ p_216826_, List<T> p_216827_, int p_216828_, ToIntFunction<T> p_392166_) |
|
public static <T> Optional<T> | | a(List<T> arg0, int arg1, ToIntFunction<T> arg2) | | getWeightedItem(List<T> arg0, int arg1, ToIntFunction<T> arg2) | | method_34985(List<T> arg0, int arg1, ToIntFunction<T> arg2) | | getAt(List<T> pool, int totalWeight, ToIntFunction<T> weightGetter) | | m_146314_(List<T> p_146315_, int p_146316_, ToIntFunction<T> p_394629_) |
|
public static <T> Optional<T> | | a(bai arg0, List<T> arg1, ToIntFunction<T> arg2) | | getRandomItem(RandomSource arg0, List<T> arg1, ToIntFunction<T> arg2) | | method_34986(class_5819 arg0, List<T> arg1, ToIntFunction<T> arg2) | | getRandom(Random random, List<T> pool, ToIntFunction<T> weightGetter) | | m_216822_(C_212974_ p_216823_, List<T> p_216824_, ToIntFunction<T> p_392808_) |
|