Interface ErrorReporter.class_11336

All Known Implementing Classes:
BlockEntity.class_11348, Chunk.class_11351, Entity.class_11344, ErrorReporter.class_11332, ErrorReporter.class_11333, ErrorReporter.class_11334, ErrorReporter.class_11335, ErrorReporter.class_11338, ErrorReporter.class_11339
Enclosing interface:
ErrorReporter
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ErrorReporter.class_11336
Mappings:
Namespace Name
named net/minecraft/util/ErrorReporter$class_11336
intermediary net/minecraft/class_8942$class_11336
official bao$f
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details