net.minecraft.client.gui.screen.narration

public class ScreenNarrator

net.minecraft.client.gui.narration.ScreenNarrationCollector
net.minecraft.client.gui.narration.ScreenNarrationCollector
net.minecraft.class_6385
net.minecraft.client.gui.screen.narration.ScreenNarrator

Field summary

Modifier and TypeField
private int
generation
generation
field_33796
currentMessageIndex
private final Map<ScreenNarrator$PartIndex, ScreenNarrator$Message>
entries
entries
field_33797
narrations

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
update(Consumer<NarrationElementOutput> updater)
update(Consumer<NarrationElementOutput> updater)
method_37044(Consumer<class_6382> arg0)
buildNarrations(Consumer<NarrationMessageBuilder> builderConsumer)
public String
collectNarrationText(boolean force)
collectNarrationText(boolean force)
method_37045(boolean arg0)
buildNarratorText(boolean includeUnchanged)