Uses of Interface
net.minecraft.network.chat.FormattedText.ContentConsumer
Packages that use FormattedText.ContentConsumer
-
Uses of FormattedText.ContentConsumer in net.minecraft.client
Methods in net.minecraft.client with parameters of type FormattedText.ContentConsumerModifier and TypeMethodDescription<T> Optional<T>StringSplitter.LineComponent.visit(FormattedText.ContentConsumer<T> p_92493_) -
Uses of FormattedText.ContentConsumer in net.minecraft.network.chat
Methods in net.minecraft.network.chat with parameters of type FormattedText.ContentConsumerModifier and TypeMethodDescriptiondefault <T> Optional<T>Component.visit(FormattedText.ContentConsumer<T> p_130677_) <T> Optional<T>FormattedText.visit(FormattedText.ContentConsumer<T> p_130770_) default <T> Optional<T>Component.visitSelf(FormattedText.ContentConsumer<T> p_130681_) <T> Optional<T>KeybindComponent.visitSelf(FormattedText.ContentConsumer<T> p_130922_) <T> Optional<T>TranslatableComponent.visitSelf(FormattedText.ContentConsumer<T> p_131316_)