Uses of Class
net.minecraft.util.collection.WeightedPicker.Entry
Packages that use WeightedPicker.Entry
-
Uses of WeightedPicker.Entry in net.minecraft.entity.ai.brain.task
Subclasses of WeightedPicker.Entry in net.minecraft.entity.ai.brain.task -
Uses of WeightedPicker.Entry in net.minecraft.util.collection
Methods in net.minecraft.util.collection with type parameters of type WeightedPicker.EntryModifier and TypeMethodDescriptionstatic <T extends WeightedPicker.Entry>
Optional<T>static <T extends WeightedPicker.Entry>
Optional<T>static <T extends WeightedPicker.Entry>
Optional<T>Method parameters in net.minecraft.util.collection with type arguments of type WeightedPicker.EntryModifier and TypeMethodDescriptionstatic int
WeightedPicker.getWeightSum(List<? extends WeightedPicker.Entry> list)