Uses of Class
net.minecraft.client.gui.screens.packs.TransferableSelectionList
Packages that use TransferableSelectionList
-
Uses of TransferableSelectionList in net.minecraft.client.gui.screens.packs
Fields in net.minecraft.client.gui.screens.packs declared as TransferableSelectionListModifier and TypeFieldDescriptionprivate @Nullable TransferableSelectionListPackSelectionScreen.availablePackListprivate final TransferableSelectionListTransferableSelectionList.PackEntry.parentprivate @Nullable TransferableSelectionListPackSelectionScreen.selectedPackListMethods in net.minecraft.client.gui.screens.packs with parameters of type TransferableSelectionListModifier and TypeMethodDescriptionprivate voidPackSelectionScreen.filterEntries(String value, Stream<PackSelectionModel.Entry> oldEntries, @Nullable TransferableSelectionList listToUpdate) Constructors in net.minecraft.client.gui.screens.packs with parameters of type TransferableSelectionListModifierConstructorDescriptionPackEntry(Minecraft minecraft, TransferableSelectionList parent, PackSelectionModel.Entry pack)