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) class
Fields in net.minecraft.client.gui.screens.packs declared as PackSelectionModel.EntryModifier and TypeFieldDescriptionprivate final PackSelectionModel.Entry
TransferableSelectionList.PackEntry.pack
Methods 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 void
PackSelectionScreen.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_)