fxn | |
net.minecraft.client.gui.screens.packs.PackSelectionModel | |
net.minecraft.class_5369 | |
net.minecraft.client.gui.screen.pack.ResourcePackOrganizer |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final PackRepository |
| ||||||||
final List<Pack> |
| ||||||||
final List<Pack> |
| ||||||||
final Function<Pack, ResourceLocation> |
| ||||||||
final Runnable |
| ||||||||
private final Consumer<PackRepository> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Runnable updateCallback, Function<Pack, ResourceLocation> iconIdSupplier, PackRepository resourcePackManager, Consumer<PackRepository> applier) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public Stream<PackSelectionModel$Entry> |
| ||||||||
public Stream<PackSelectionModel$Entry> |
| ||||||||
void |
| ||||||||
public void |
| ||||||||
public void |
|