Uses of Class
net.minecraft.client.multiplayer.chat.ChatLog.Selection
Packages that use ChatLog.Selection
-
Uses of ChatLog.Selection in net.minecraft.client.multiplayer.chat
Methods in net.minecraft.client.multiplayer.chat that return ChatLog.SelectionModifier and TypeMethodDescriptiondefault ChatLog.SelectionChatLog.selectAfter(int p_239515_) default ChatLog.SelectionChatLog.selectAll()default ChatLog.SelectionChatLog.selectAllDescending()default ChatLog.SelectionChatLog.selectBefore(int p_238954_) default ChatLog.SelectionChatLog.selectBetween(int p_239413_, int p_239414_) private ChatLog.SelectionChatLog.selectNone()default ChatLog.SelectionChatLog.selectSequence(int p_239757_, IntUnaryOperator p_239758_)