Uses of Interface
net.minecraft.client.gui.screens.packs.PackSelectionModel.Entry
Packages that use PackSelectionModel.Entry
-
Uses of PackSelectionModel.Entry in net.minecraft.client.gui.screens.packs
Classes in net.minecraft.client.gui.screens.packs that implement PackSelectionModel.EntryModifier and TypeClassDescription(package private) class(package private) class(package private) classFields in net.minecraft.client.gui.screens.packs declared as PackSelectionModel.EntryModifier and TypeFieldDescriptionprivate final PackSelectionModel.EntryTransferableSelectionList.PackEntry.packMethods in net.minecraft.client.gui.screens.packs that return types with arguments of type PackSelectionModel.EntryModifier and TypeMethodDescriptionPackSelectionModel.getSelected()PackSelectionModel.getUnselected()Method parameters in net.minecraft.client.gui.screens.packs with type arguments of type PackSelectionModel.EntryModifier and TypeMethodDescriptionprivate voidPackSelectionScreen.updateList(TransferableSelectionList selection, Stream<PackSelectionModel.Entry> models) Constructors in net.minecraft.client.gui.screens.packs with parameters of type PackSelectionModel.EntryModifierConstructorDescriptionPackEntry(Minecraft minecraft, TransferableSelectionList parent, PackSelectionModel.Entry pack)