Uses of Class
net.minecraft.util.WeighedRandom.WeighedRandomItem
Packages that use WeighedRandom.WeighedRandomItem
Package
Description
-
Uses of WeighedRandom.WeighedRandomItem in net.minecraft.util
Methods in net.minecraft.util with type parameters of type WeighedRandom.WeighedRandomItemModifier and TypeMethodDescriptionstatic <T extends WeighedRandom.WeighedRandomItem>
Optional<T>WeighedRandom.getRandomItem(Random p_145035_, List<T> p_145036_)
static <T extends WeighedRandom.WeighedRandomItem>
Optional<T>WeighedRandom.getRandomItem(Random p_145038_, List<T> p_145039_, int p_145040_)
static <T extends WeighedRandom.WeighedRandomItem>
Optional<T>WeighedRandom.getWeightedItem(List<T> p_145032_, int p_145033_)
Method parameters in net.minecraft.util with type arguments of type WeighedRandom.WeighedRandomItemModifier and TypeMethodDescriptionstatic int
WeighedRandom.getTotalWeight(List<? extends WeighedRandom.WeighedRandomItem> p_14471_)
-
Uses of WeighedRandom.WeighedRandomItem in net.minecraft.world.entity.ai.behavior
Subclasses of WeighedRandom.WeighedRandomItem in net.minecraft.world.entity.ai.behavior -
Uses of WeighedRandom.WeighedRandomItem in net.minecraftforge.common
Subclasses of WeighedRandom.WeighedRandomItem in net.minecraftforge.commonModifier and TypeClassDescriptionstatic class
static class