Uses of Class
net.minecraft.util.collection.WeightedList
-
Uses of WeightedList in net.minecraft.entity.ai.brain.task
Modifier and TypeFieldDescriptionprivate final Consumer
<WeightedList<?>> CompositeTask.Order.listModifier
-
Uses of WeightedList in net.minecraft.util.collection
Modifier and TypeMethodDescriptionstatic <U> com.mojang.serialization.Codec
<WeightedList<U>> WeightedList.createCodec
(com.mojang.serialization.Codec<U> codec)