Package net.minecraft.loot
Class LootTableReporter
java.lang.Object
net.minecraft.loot.LootTableReporter
- Mappings:
Namespace Name named net/minecraft/loot/LootTableReporter
intermediary net/minecraft/class_58
official eqq
-
Field Summary
Modifier and TypeFieldDescriptionprivate final LootContextType
private final RegistryEntryLookup.RegistryLookup
private final ErrorReporter
private final Set
<RegistryKey<?>> -
Constructor Summary
ModifierConstructorDescriptionLootTableReporter
(ErrorReporter errorReporter, LootContextType contextType, RegistryEntryLookup.RegistryLookup dataLookup) private
LootTableReporter
(ErrorReporter errorReporter, LootContextType contextType, RegistryEntryLookup.RegistryLookup dataLookup, Set<RegistryKey<?>> referenceStack) -
Method Summary
Modifier and TypeMethodDescriptionboolean
isInStack
(RegistryKey<?> key) makeChild
(String name, RegistryKey<?> key) void
void
validateContext
(LootContextAware contextAware) withContextType
(LootContextType contextType)
-
Field Details
-
errorReporter
- Mappings:
Namespace Name Mixin selector named errorReporter
Lnet/minecraft/loot/LootTableReporter;errorReporter:Lnet/minecraft/util/ErrorReporter;
intermediary field_47427
Lnet/minecraft/class_58;field_47427:Lnet/minecraft/class_8942;
official a
Leqq;a:Lazf;
-
contextType
- Mappings:
Namespace Name Mixin selector named contextType
Lnet/minecraft/loot/LootTableReporter;contextType:Lnet/minecraft/loot/context/LootContextType;
intermediary field_20756
Lnet/minecraft/class_58;field_20756:Lnet/minecraft/class_176;
official b
Leqq;b:Lete;
-
dataLookup
- Mappings:
Namespace Name Mixin selector named dataLookup
Lnet/minecraft/loot/LootTableReporter;dataLookup:Lnet/minecraft/registry/RegistryEntryLookup$RegistryLookup;
intermediary field_44504
Lnet/minecraft/class_58;field_44504:Lnet/minecraft/class_7871$class_7872;
official c
Leqq;c:Ljj$a;
-
referenceStack
- Mappings:
Namespace Name Mixin selector named referenceStack
Lnet/minecraft/loot/LootTableReporter;referenceStack:Ljava/util/Set;
intermediary field_44505
Lnet/minecraft/class_58;field_44505:Ljava/util/Set;
official d
Leqq;d:Ljava/util/Set;
-
-
Constructor Details
-
LootTableReporter
public LootTableReporter(ErrorReporter errorReporter, LootContextType contextType, RegistryEntryLookup.RegistryLookup dataLookup) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/loot/LootTableReporter;<init>(Lnet/minecraft/util/ErrorReporter;Lnet/minecraft/loot/context/LootContextType;Lnet/minecraft/registry/RegistryEntryLookup$RegistryLookup;)V
intermediary <init>
Lnet/minecraft/class_58;<init>(Lnet/minecraft/class_8942;Lnet/minecraft/class_176;Lnet/minecraft/class_7871$class_7872;)V
official <init>
Leqq;<init>(Lazf;Lete;Ljj$a;)V
-
LootTableReporter
private LootTableReporter(ErrorReporter errorReporter, LootContextType contextType, RegistryEntryLookup.RegistryLookup dataLookup, Set<RegistryKey<?>> referenceStack) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/loot/LootTableReporter;<init>(Lnet/minecraft/util/ErrorReporter;Lnet/minecraft/loot/context/LootContextType;Lnet/minecraft/registry/RegistryEntryLookup$RegistryLookup;Ljava/util/Set;)V
intermediary <init>
Lnet/minecraft/class_58;<init>(Lnet/minecraft/class_8942;Lnet/minecraft/class_176;Lnet/minecraft/class_7871$class_7872;Ljava/util/Set;)V
official <init>
Leqq;<init>(Lazf;Lete;Ljj$a;Ljava/util/Set;)V
-
-
Method Details
-
makeChild
- Mappings:
Namespace Name Mixin selector named makeChild
Lnet/minecraft/loot/LootTableReporter;makeChild(Ljava/lang/String;)Lnet/minecraft/loot/LootTableReporter;
intermediary method_364
Lnet/minecraft/class_58;method_364(Ljava/lang/String;)Lnet/minecraft/class_58;
official a
Leqq;a(Ljava/lang/String;)Leqq;
-
makeChild
- Mappings:
Namespace Name Mixin selector named makeChild
Lnet/minecraft/loot/LootTableReporter;makeChild(Ljava/lang/String;Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/loot/LootTableReporter;
intermediary method_51219
Lnet/minecraft/class_58;method_51219(Ljava/lang/String;Lnet/minecraft/class_5321;)Lnet/minecraft/class_58;
official a
Leqq;a(Ljava/lang/String;Lale;)Leqq;
-
isInStack
- Mappings:
Namespace Name Mixin selector named isInStack
Lnet/minecraft/loot/LootTableReporter;isInStack(Lnet/minecraft/registry/RegistryKey;)Z
intermediary method_51218
Lnet/minecraft/class_58;method_51218(Lnet/minecraft/class_5321;)Z
official a
Leqq;a(Lale;)Z
-
report
- Mappings:
Namespace Name Mixin selector named report
Lnet/minecraft/loot/LootTableReporter;report(Ljava/lang/String;)V
intermediary method_360
Lnet/minecraft/class_58;method_360(Ljava/lang/String;)V
official b
Leqq;b(Ljava/lang/String;)V
-
validateContext
- Mappings:
Namespace Name Mixin selector named validateContext
Lnet/minecraft/loot/LootTableReporter;validateContext(Lnet/minecraft/loot/context/LootContextAware;)V
intermediary method_22567
Lnet/minecraft/class_58;method_22567(Lnet/minecraft/class_46;)V
official a
Leqq;a(Leql;)V
-
getDataLookup
- Mappings:
Namespace Name Mixin selector named getDataLookup
Lnet/minecraft/loot/LootTableReporter;getDataLookup()Lnet/minecraft/registry/RegistryEntryLookup$RegistryLookup;
intermediary method_51220
Lnet/minecraft/class_58;method_51220()Lnet/minecraft/class_7871$class_7872;
official a
Leqq;a()Ljj$a;
-
withContextType
- Mappings:
Namespace Name Mixin selector named withContextType
Lnet/minecraft/loot/LootTableReporter;withContextType(Lnet/minecraft/loot/context/LootContextType;)Lnet/minecraft/loot/LootTableReporter;
intermediary method_22568
Lnet/minecraft/class_58;method_22568(Lnet/minecraft/class_176;)Lnet/minecraft/class_58;
official a
Leqq;a(Lete;)Leqq;
-