Uses of Class
net.minecraft.util.WeightedList.Entry
-
Packages that use WeightedList.Entry Package Description net.minecraft.util -
-
Uses of WeightedList.Entry in net.minecraft.util
Fields in net.minecraft.util with type parameters of type WeightedList.Entry Modifier and Type Field Description protected java.util.List<WeightedList.Entry<U>>
WeightedList. entries
Methods in net.minecraft.util that return types with arguments of type WeightedList.Entry Modifier and Type Method Description static <E> com.mojang.serialization.Codec<WeightedList.Entry<E>>
WeightedList.Entry. codec(com.mojang.serialization.Codec<E> p_234008_0_)
Constructor parameters in net.minecraft.util with type arguments of type WeightedList.Entry Constructor Description WeightedList(java.util.List<WeightedList.Entry<U>> p_i231541_1_)
-