Package net.minecraft.util
Interface ErrorReporter.Context
- All Known Implementing Classes:
BlockEntity.ReporterContext,Chunk.ErrorReporterContext,Entity.ErrorReporterContext,ErrorReporter.CriterionContext,ErrorReporter.ListElementContext,ErrorReporter.LootTableContext,ErrorReporter.MapElementContext,ErrorReporter.NamedListElementContext,ErrorReporter.ReferenceLootTableContext
- 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.
- Mappings:
Namespace Name named net/minecraft/util/ErrorReporter$Contextintermediary net/minecraft/class_8942$class_11336official bfo$f
-
Method Summary
-
Method Details
-
getName
String getName()- Mappings:
Namespace Name Mixin selector named getNameLnet/minecraft/util/ErrorReporter$Context;getName()Ljava/lang/String;intermediary getLnet/minecraft/class_8942$class_11336;get()Ljava/lang/String;official getLbfo$f;get()Ljava/lang/String;
-