Uses of Interface
net.minecraft.client.gui.screens.reporting.ChatSelectionLogFiller.Output
Packages that use ChatSelectionLogFiller.Output
-
Uses of ChatSelectionLogFiller.Output in net.minecraft.client.gui.screens.reporting
Classes in net.minecraft.client.gui.screens.reporting that implement ChatSelectionLogFiller.OutputMethods in net.minecraft.client.gui.screens.reporting with parameters of type ChatSelectionLogFiller.OutputModifier and TypeMethodDescriptionprivate boolean
ChatSelectionLogFiller.acceptMessage
(ChatSelectionLogFiller.Output output, LoggedChatMessage.Player player) void
ChatSelectionLogFiller.fillNextPage
(int maxVisibleEntries, ChatSelectionLogFiller.Output output)