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 TransferableSelectionListPackSelectionScreen.availablePackListprivate final TransferableSelectionListTransferableSelectionList.PackEntry.parentprivate TransferableSelectionListPackSelectionScreen.selectedPackListMethods in net.minecraft.client.gui.screens.packs with parameters of type TransferableSelectionListModifier and TypeMethodDescriptionvoidPackSelectionScreen.updateFocus(TransferableSelectionList pSelection) private voidPackSelectionScreen.updateList(TransferableSelectionList pSelection, Stream<PackSelectionModel.Entry> pModels) Constructors in net.minecraft.client.gui.screens.packs with parameters of type TransferableSelectionListModifierConstructorDescriptionPackEntry(Minecraft pMinecraft, TransferableSelectionList pParent, PackSelectionModel.Entry pPack)