Uses of Interface
net.minecraft.network.chat.FormattedText.StyledContentConsumer
Packages that use FormattedText.StyledContentConsumer
-
Uses of FormattedText.StyledContentConsumer in net.minecraft.client
Methods in net.minecraft.client with parameters of type FormattedText.StyledContentConsumerModifier and TypeMethodDescription<T> Optional<T>StringSplitter.LineComponent.visit(FormattedText.StyledContentConsumer<T> p_92495_, Style p_92496_) -
Uses of FormattedText.StyledContentConsumer in net.minecraft.network.chat
Methods in net.minecraft.network.chat with parameters of type FormattedText.StyledContentConsumerModifier and TypeMethodDescriptiondefault <T> Optional<T>Component.visit(FormattedText.StyledContentConsumer<T> p_130679_, Style p_130680_)<T> Optional<T>FormattedText.visit(FormattedText.StyledContentConsumer<T> p_130771_, Style p_130772_)default <T> Optional<T>Component.visitSelf(FormattedText.StyledContentConsumer<T> p_130682_, Style p_130683_)<T> Optional<T>KeybindComponent.visitSelf(FormattedText.StyledContentConsumer<T> p_130924_, Style p_130925_)<T> Optional<T>TranslatableComponent.visitSelf(FormattedText.StyledContentConsumer<T> p_131318_, Style p_131319_)