Class QuickPlayLog

java.lang.Object
net.minecraft.client.quickplay.QuickPlayLog

public class QuickPlayLog extends Object
  • Field Details

    • INACTIVE

      private static final QuickPlayLog INACTIVE
    • LOGGER

      private static final org.slf4j.Logger LOGGER
    • GSON

      private static final com.google.gson.Gson GSON
    • path

      private final Path path
    • worldData

      @Nullable private QuickPlayLog.QuickPlayWorld worldData
  • Constructor Details

    • QuickPlayLog

      QuickPlayLog(String p_279463_)
  • Method Details