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 p_100014_, Stream<PackSelectionModel.Entry> p_100015_) Constructors in net.minecraft.client.gui.screens.packs with parameters of type PackSelectionModel.EntryModifierConstructorDescriptionPackEntry(Minecraft p_265717_, TransferableSelectionList p_265075_, PackSelectionModel.Entry p_265360_)