Interface ErrorReporter.Error

All Known Implementing Classes:
LootTableProvider.class_11386, LootTableReporter.class_11375, LootTableReporter.class_11376, LootTableReporter.class_11377, LootTableReporter.class_11378, NbtWriteView.AppendError, NbtWriteView.FieldError, NbtWriteView.MergeError, ReadViewImpl.class_11354, ReadViewImpl.class_11355, ReadViewImpl.class_11356, ReadViewImpl.class_11359, ReadViewImpl.class_11360, ReadViewImpl.class_11361
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 bao$g
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • 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 Lbao$g;a()Ljava/lang/String;