Uses of Class
net.minecraft.util.collection.WeightedList.Entry
-
Uses of WeightedList.Entry in net.minecraft.util.collection
Modifier and TypeFieldDescriptionprotected final List
<WeightedList.Entry<U>> WeightedList.entries
Modifier and TypeMethodDescriptionstatic <E> com.mojang.serialization.Codec
<WeightedList.Entry<E>> WeightedList.Entry.createCodec
(com.mojang.serialization.Codec<E> codec)