Uses of Class
net.minecraft.util.WeightedRandom.Item
Packages that use WeightedRandom.Item
Package
Description
-
Uses of WeightedRandom.Item in net.minecraft.client.renderer.model
Subclasses of WeightedRandom.Item in net.minecraft.client.renderer.model -
Uses of WeightedRandom.Item in net.minecraft.enchantment
Subclasses of WeightedRandom.Item in net.minecraft.enchantment -
Uses of WeightedRandom.Item in net.minecraft.util
Subclasses of WeightedRandom.Item in net.minecraft.utilMethods in net.minecraft.util with type parameters of type WeightedRandom.ItemModifier and TypeMethodDescriptionstatic <T extends WeightedRandom.Item>
TWeightedRandom.getRandomItem
(Random p_76271_0_, List<T> p_76271_1_) static <T extends WeightedRandom.Item>
TWeightedRandom.getRandomItem
(Random p_76273_0_, List<T> p_76273_1_, int p_76273_2_) static <T extends WeightedRandom.Item>
TWeightedRandom.getWeightedItem
(List<T> p_180166_0_, int p_180166_1_) Method parameters in net.minecraft.util with type arguments of type WeightedRandom.ItemModifier and TypeMethodDescriptionstatic int
WeightedRandom.getTotalWeight
(List<? extends WeightedRandom.Item> p_76272_0_) -
Uses of WeightedRandom.Item in net.minecraft.world.biome
Subclasses of WeightedRandom.Item in net.minecraft.world.biome -
Uses of WeightedRandom.Item in net.minecraftforge.common
Subclasses of WeightedRandom.Item in net.minecraftforge.commonModifier and TypeClassDescriptionstatic class
static class