Uses of Class
net.minecraft.client.gui.screens.packs.TransferableSelectionList
-
Uses of TransferableSelectionList in net.minecraft.client.gui.screens.packs
Modifier and TypeFieldDescriptionprivate TransferableSelectionList
PackSelectionScreen.availablePackList
private final TransferableSelectionList
TransferableSelectionList.PackEntry.parent
private TransferableSelectionList
PackSelectionScreen.selectedPackList
Modifier and TypeMethodDescriptionvoid
PackSelectionScreen.updateFocus
(TransferableSelectionList p_265419_) private void
PackSelectionScreen.updateList
(TransferableSelectionList p_100014_, Stream<PackSelectionModel.Entry> p_100015_) ModifierConstructorDescriptionPackEntry
(Minecraft p_265717_, TransferableSelectionList p_265075_, PackSelectionModel.Entry p_265360_)