Class CrashReportCategory.Entry

java.lang.Object
net.minecraft.crash.CrashReportCategory.Entry
Enclosing class:
CrashReportCategory

static class CrashReportCategory.Entry extends Object
  • Field Details

    • key

      private final String key
    • value

      private final String value
  • Constructor Details

    • Entry

      public Entry(String p_i1352_1_, @Nullable Object p_i1352_2_)
  • Method Details

    • getKey

      public String getKey()
    • getValue

      public String getValue()