Package net.minecraft.loot
Class LootTableReporter
java.lang.Object
net.minecraft.loot.LootTableReporter
- Mappings:
Namespace Name official ehfintermediary net/minecraft/class_58named net/minecraft/loot/LootTableReporter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final LootContextTypeprivate final LootDataLookupprivate final ErrorReporterprivate final Set<LootDataKey<?>> -
Constructor Summary
ConstructorsModifierConstructorDescriptionLootTableReporter(ErrorReporter errorReporter, LootContextType contextType, LootDataLookup dataLookup) privateLootTableReporter(ErrorReporter errorReporter, LootContextType contextType, LootDataLookup dataLookup, Set<LootDataKey<?>> referenceStack) -
Method Summary
Modifier and TypeMethodDescriptionbooleanisInStack(LootDataKey<?> key) makeChild(String name, LootDataKey<?> currentKey) voidvoidvalidateContext(LootContextAware contextAware) withContextType(LootContextType contextType)
-
Field Details
-
errorReporter
- Mappings:
Namespace Name Mixin selector official aLehf;a:Laut;intermediary field_47427Lnet/minecraft/class_58;field_47427:Lnet/minecraft/class_8942;named errorReporterLnet/minecraft/loot/LootTableReporter;errorReporter:Lnet/minecraft/util/ErrorReporter;
-
contextType
- Mappings:
Namespace Name Mixin selector official bLehf;b:Lejf;intermediary field_20756Lnet/minecraft/class_58;field_20756:Lnet/minecraft/class_176;named contextTypeLnet/minecraft/loot/LootTableReporter;contextType:Lnet/minecraft/loot/context/LootContextType;
-
dataLookup
- Mappings:
Namespace Name Mixin selector official cLehf;c:Leha;intermediary field_44504Lnet/minecraft/class_58;field_44504:Lnet/minecraft/class_8489;named dataLookupLnet/minecraft/loot/LootTableReporter;dataLookup:Lnet/minecraft/loot/LootDataLookup;
-
referenceStack
- Mappings:
Namespace Name Mixin selector official dLehf;d:Ljava/util/Set;intermediary field_44505Lnet/minecraft/class_58;field_44505:Ljava/util/Set;named referenceStackLnet/minecraft/loot/LootTableReporter;referenceStack:Ljava/util/Set;
-
-
Constructor Details
-
LootTableReporter
public LootTableReporter(ErrorReporter errorReporter, LootContextType contextType, LootDataLookup dataLookup) - Mappings:
Namespace Name Mixin selector official <init>Lehf;<init>(Laut;Lejf;Leha;)Vintermediary <init>Lnet/minecraft/class_58;<init>(Lnet/minecraft/class_8942;Lnet/minecraft/class_176;Lnet/minecraft/class_8489;)Vnamed <init>Lnet/minecraft/loot/LootTableReporter;<init>(Lnet/minecraft/util/ErrorReporter;Lnet/minecraft/loot/context/LootContextType;Lnet/minecraft/loot/LootDataLookup;)V
-
LootTableReporter
private LootTableReporter(ErrorReporter errorReporter, LootContextType contextType, LootDataLookup dataLookup, Set<LootDataKey<?>> referenceStack) - Mappings:
Namespace Name Mixin selector official <init>Lehf;<init>(Laut;Lejf;Leha;Ljava/util/Set;)Vintermediary <init>Lnet/minecraft/class_58;<init>(Lnet/minecraft/class_8942;Lnet/minecraft/class_176;Lnet/minecraft/class_8489;Ljava/util/Set;)Vnamed <init>Lnet/minecraft/loot/LootTableReporter;<init>(Lnet/minecraft/util/ErrorReporter;Lnet/minecraft/loot/context/LootContextType;Lnet/minecraft/loot/LootDataLookup;Ljava/util/Set;)V
-
-
Method Details
-
makeChild
- Mappings:
Namespace Name Mixin selector official aLehf;a(Ljava/lang/String;)Lehf;intermediary method_364Lnet/minecraft/class_58;method_364(Ljava/lang/String;)Lnet/minecraft/class_58;named makeChildLnet/minecraft/loot/LootTableReporter;makeChild(Ljava/lang/String;)Lnet/minecraft/loot/LootTableReporter;
-
makeChild
- Mappings:
Namespace Name Mixin selector official aLehf;a(Ljava/lang/String;Legy;)Lehf;intermediary method_51219Lnet/minecraft/class_58;method_51219(Ljava/lang/String;Lnet/minecraft/class_8488;)Lnet/minecraft/class_58;named makeChildLnet/minecraft/loot/LootTableReporter;makeChild(Ljava/lang/String;Lnet/minecraft/loot/LootDataKey;)Lnet/minecraft/loot/LootTableReporter;
-
isInStack
- Mappings:
Namespace Name Mixin selector official aLehf;a(Legy;)Zintermediary method_51218Lnet/minecraft/class_58;method_51218(Lnet/minecraft/class_8488;)Znamed isInStackLnet/minecraft/loot/LootTableReporter;isInStack(Lnet/minecraft/loot/LootDataKey;)Z
-
report
- Mappings:
Namespace Name Mixin selector official bLehf;b(Ljava/lang/String;)Vintermediary method_360Lnet/minecraft/class_58;method_360(Ljava/lang/String;)Vnamed reportLnet/minecraft/loot/LootTableReporter;report(Ljava/lang/String;)V
-
validateContext
- Mappings:
Namespace Name Mixin selector official aLehf;a(Legx;)Vintermediary method_22567Lnet/minecraft/class_58;method_22567(Lnet/minecraft/class_46;)Vnamed validateContextLnet/minecraft/loot/LootTableReporter;validateContext(Lnet/minecraft/loot/context/LootContextAware;)V
-
getDataLookup
- Mappings:
Namespace Name Mixin selector official aLehf;a()Leha;intermediary method_51220Lnet/minecraft/class_58;method_51220()Lnet/minecraft/class_8489;named getDataLookupLnet/minecraft/loot/LootTableReporter;getDataLookup()Lnet/minecraft/loot/LootDataLookup;
-
withContextType
- Mappings:
Namespace Name Mixin selector official aLehf;a(Lejf;)Lehf;intermediary method_22568Lnet/minecraft/class_58;method_22568(Lnet/minecraft/class_176;)Lnet/minecraft/class_58;named withContextTypeLnet/minecraft/loot/LootTableReporter;withContextType(Lnet/minecraft/loot/context/LootContextType;)Lnet/minecraft/loot/LootTableReporter;
-