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