Package net.minecraft.util.crash
Class CrashReportSection.Element
java.lang.Object
net.minecraft.util.crash.CrashReportSection.Element
- Enclosing class:
- CrashReportSection
static class CrashReportSection.Element extends Object
- Mappings:
Namespace Name official c$aintermediary net/minecraft/class_1364$class_1365named net/minecraft/util/crash/CrashReportSection$Element
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
- Mappings:
Namespace Name Mixin selector official aLc$a;a:Ljava/lang/String;intermediary field_5765Lnet/minecraft/class_1364$class_1365;field_5765:Ljava/lang/String;named nameLnet/minecraft/util/crash/CrashReportSection$Element;name:Ljava/lang/String;
-
detail
- Mappings:
Namespace Name Mixin selector official bLc$a;b:Ljava/lang/String;intermediary field_5766Lnet/minecraft/class_1364$class_1365;field_5766:Ljava/lang/String;named detailLnet/minecraft/util/crash/CrashReportSection$Element;detail:Ljava/lang/String;
-
-
Constructor Details
-
Element
-
-
Method Details
-
getName
- Mappings:
Namespace Name Mixin selector official aLc$a;a()Ljava/lang/String;intermediary method_4862Lnet/minecraft/class_1364$class_1365;method_4862()Ljava/lang/String;named getNameLnet/minecraft/util/crash/CrashReportSection$Element;getName()Ljava/lang/String;
-
getDetail
- Mappings:
Namespace Name Mixin selector official bLc$a;b()Ljava/lang/String;intermediary method_4863Lnet/minecraft/class_1364$class_1365;method_4863()Ljava/lang/String;named getDetailLnet/minecraft/util/crash/CrashReportSection$Element;getDetail()Ljava/lang/String;
-