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