Package net.minecraft.client.report.log
package net.minecraft.client.report.log
-
ClassDescriptionA chat log holds received message entries with sequential indices, where newer entries receive bigger indices.An entry logged to
ChatLog.An implementation ofChatLogusing a fixed-size array and0as the starting index.A message received by the client and stored inChatLog.A chat message received by the client.A game message received by the client.