Uses of Interface
net.minecraft.util.collection.Weighted
Packages that use Weighted
Package
Description
- 
Uses of Weighted in net.minecraft.enchantmentClasses in net.minecraft.enchantment that implement WeightedModifier and TypeClassDescriptionclassRepresents an entry in an enchantments array, i.e.
- 
Uses of Weighted in net.minecraft.entity.ai.brain.taskClasses in net.minecraft.entity.ai.brain.task that implement Weighted
- 
Uses of Weighted in net.minecraft.util.collectionClasses in net.minecraft.util.collection with type parameters of type WeightedClasses in net.minecraft.util.collection that implement WeightedModifier and TypeClassDescriptionstatic classstatic final recordMethods in net.minecraft.util.collection with type parameters of type WeightedModifier and TypeMethodDescriptionPool.createCodec(com.mojang.serialization.Codec<E> entryCodec) Pool.empty()Pool.of(E[] entries) Methods in net.minecraft.util.collection with parameters of type WeightedMethod parameters in net.minecraft.util.collection with type arguments of type WeightedModifier and TypeMethodDescriptionstatic intWeighting.getWeightSum(List<? extends Weighted> pool) 
- 
Uses of Weighted in net.minecraft.world.biomeClasses in net.minecraft.world.biome that implement Weighted