Package net.minecraft.util
Interface ErrorReporter.Error
- All Known Implementing Classes:
LootTableProvider.MissingTableError
,LootTableReporter.MissingElementError
,LootTableReporter.ParametersNotProvidedError
,LootTableReporter.RecursionError
,LootTableReporter.ReferenceNotAllowedError
,NbtReadView.DecodeAtIndexError
,NbtReadView.DecodeError
,NbtReadView.DecodeMapError
,NbtReadView.ExpectedNumberError
,NbtReadView.ExpectedTypeAtIndexError
,NbtReadView.ExpectedTypeError
,NbtWriteView.AppendToListError
,NbtWriteView.EncodeFieldError
,NbtWriteView.MergeError
- Enclosing interface:
ErrorReporter
public static interface ErrorReporter.Error
- Mappings:
Namespace Name named net/minecraft/util/ErrorReporter$Error
intermediary net/minecraft/class_8942$class_11337
official bci$g
-
Method Summary
-
Method Details
-
getMessage
String getMessage()- Mappings:
Namespace Name Mixin selector named getMessage
Lnet/minecraft/util/ErrorReporter$Error;getMessage()Ljava/lang/String;
intermediary method_71358
Lnet/minecraft/class_8942$class_11337;method_71358()Ljava/lang/String;
official a
Lbci$g;a()Ljava/lang/String;
-