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 TypeMethodDescriptionprivate void
PackSelectionScreen.updateList
(TransferableSelectionList p_100014_, Stream<PackSelectionModel.Entry> p_100015_) ModifierConstructorDescriptionPackEntry
(Minecraft p_100084_, TransferableSelectionList p_100085_, Screen p_100086_, PackSelectionModel.Entry p_100087_)