Uses of Class
net.minecraft.util.collection.WeightedList.Entry
Packages that use WeightedList.Entry
-
Uses of WeightedList.Entry in net.minecraft.util.collection
Fields in net.minecraft.util.collection with type parameters of type WeightedList.EntryModifier and TypeFieldDescriptionprotected final List
<WeightedList.Entry<U>> WeightedList.entries
Methods in net.minecraft.util.collection that return types with arguments of type WeightedList.EntryModifier and TypeMethodDescriptionstatic <E> com.mojang.serialization.Codec
<WeightedList.Entry<E>> WeightedList.Entry.createCodec
(com.mojang.serialization.Codec<E> codec) Constructor parameters in net.minecraft.util.collection with type arguments of type WeightedList.Entry