Package net.minecraft.loot
Class LootTableReporter
java.lang.Object
net.minecraft.loot.LootTableReporter
- Mappings:
Namespace Name named net/minecraft/loot/LootTableReporterintermediary net/minecraft/class_58official faz
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ContextTypeprivate final Optional<RegistryEntryLookup.RegistryLookup> private final ErrorReporterprivate final Set<RegistryKey<?>> -
Constructor Summary
ConstructorsModifierConstructorDescriptionLootTableReporter(ErrorReporter errorReporter, ContextType contextType) privateLootTableReporter(ErrorReporter errorReporter, ContextType contextType, Optional<RegistryEntryLookup.RegistryLookup> dataLookup, Set<RegistryKey<?>> referenceStack) LootTableReporter(ErrorReporter errorReporter, ContextType contextType, RegistryEntryLookup.RegistryLookup dataLookup) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisInStack(RegistryKey<?> key) makeChild(String name, RegistryKey<?> key) voidvoidvalidateContext(LootContextAware contextAware) withContextType(ContextType contextType)
-
Field Details
-
errorReporter
- Mappings:
Namespace Name Mixin selector named errorReporterLnet/minecraft/loot/LootTableReporter;errorReporter:Lnet/minecraft/util/ErrorReporter;intermediary field_47427Lnet/minecraft/class_58;field_47427:Lnet/minecraft/class_8942;official aLfaz;a:Lbag;
-
contextType
- Mappings:
Namespace Name Mixin selector named contextTypeLnet/minecraft/loot/LootTableReporter;contextType:Lnet/minecraft/util/context/ContextType;intermediary field_20756Lnet/minecraft/class_58;field_20756:Lnet/minecraft/class_176;official bLfaz;b:Lbbl;
-
dataLookup
- Mappings:
Namespace Name Mixin selector named dataLookupLnet/minecraft/loot/LootTableReporter;dataLookup:Ljava/util/Optional;intermediary field_44504Lnet/minecraft/class_58;field_44504:Ljava/util/Optional;official cLfaz;c:Ljava/util/Optional;
-
referenceStack
- Mappings:
Namespace Name Mixin selector named referenceStackLnet/minecraft/loot/LootTableReporter;referenceStack:Ljava/util/Set;intermediary field_44505Lnet/minecraft/class_58;field_44505:Ljava/util/Set;official dLfaz;d:Ljava/util/Set;
-
-
Constructor Details
-
LootTableReporter
public LootTableReporter(ErrorReporter errorReporter, ContextType contextType, RegistryEntryLookup.RegistryLookup dataLookup) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/loot/LootTableReporter;<init>(Lnet/minecraft/util/ErrorReporter;Lnet/minecraft/util/context/ContextType;Lnet/minecraft/registry/RegistryEntryLookup$RegistryLookup;)Vintermediary <init>Lnet/minecraft/class_58;<init>(Lnet/minecraft/class_8942;Lnet/minecraft/class_176;Lnet/minecraft/class_7871$class_7872;)Vofficial <init>Lfaz;<init>(Lbag;Lbbl;Ljh$a;)V
-
LootTableReporter
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/loot/LootTableReporter;<init>(Lnet/minecraft/util/ErrorReporter;Lnet/minecraft/util/context/ContextType;)Vintermediary <init>Lnet/minecraft/class_58;<init>(Lnet/minecraft/class_8942;Lnet/minecraft/class_176;)Vofficial <init>Lfaz;<init>(Lbag;Lbbl;)V
-
LootTableReporter
private LootTableReporter(ErrorReporter errorReporter, ContextType contextType, Optional<RegistryEntryLookup.RegistryLookup> dataLookup, Set<RegistryKey<?>> referenceStack) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/loot/LootTableReporter;<init>(Lnet/minecraft/util/ErrorReporter;Lnet/minecraft/util/context/ContextType;Ljava/util/Optional;Ljava/util/Set;)Vintermediary <init>Lnet/minecraft/class_58;<init>(Lnet/minecraft/class_8942;Lnet/minecraft/class_176;Ljava/util/Optional;Ljava/util/Set;)Vofficial <init>Lfaz;<init>(Lbag;Lbbl;Ljava/util/Optional;Ljava/util/Set;)V
-
-
Method Details
-
makeChild
- Mappings:
Namespace Name Mixin selector named makeChildLnet/minecraft/loot/LootTableReporter;makeChild(Ljava/lang/String;)Lnet/minecraft/loot/LootTableReporter;intermediary method_364Lnet/minecraft/class_58;method_364(Ljava/lang/String;)Lnet/minecraft/class_58;official aLfaz;a(Ljava/lang/String;)Lfaz;
-
makeChild
- Mappings:
Namespace Name Mixin selector named makeChildLnet/minecraft/loot/LootTableReporter;makeChild(Ljava/lang/String;Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/loot/LootTableReporter;intermediary method_51219Lnet/minecraft/class_58;method_51219(Ljava/lang/String;Lnet/minecraft/class_5321;)Lnet/minecraft/class_58;official aLfaz;a(Ljava/lang/String;Lalq;)Lfaz;
-
isInStack
- Mappings:
Namespace Name Mixin selector named isInStackLnet/minecraft/loot/LootTableReporter;isInStack(Lnet/minecraft/registry/RegistryKey;)Zintermediary method_51218Lnet/minecraft/class_58;method_51218(Lnet/minecraft/class_5321;)Zofficial aLfaz;a(Lalq;)Z
-
report
- Mappings:
Namespace Name Mixin selector named reportLnet/minecraft/loot/LootTableReporter;report(Ljava/lang/String;)Vintermediary method_360Lnet/minecraft/class_58;method_360(Ljava/lang/String;)Vofficial bLfaz;b(Ljava/lang/String;)V
-
validateContext
- Mappings:
Namespace Name Mixin selector named validateContextLnet/minecraft/loot/LootTableReporter;validateContext(Lnet/minecraft/loot/context/LootContextAware;)Vintermediary method_22567Lnet/minecraft/class_58;method_22567(Lnet/minecraft/class_46;)Vofficial aLfaz;a(Lfau;)V
-
getDataLookup
- Mappings:
Namespace Name Mixin selector named getDataLookupLnet/minecraft/loot/LootTableReporter;getDataLookup()Lnet/minecraft/registry/RegistryEntryLookup$RegistryLookup;intermediary method_51220Lnet/minecraft/class_58;method_51220()Lnet/minecraft/class_7871$class_7872;official aLfaz;a()Ljh$a;
-
canUseReferences
public boolean canUseReferences()- Mappings:
Namespace Name Mixin selector named canUseReferencesLnet/minecraft/loot/LootTableReporter;canUseReferences()Zintermediary method_61030Lnet/minecraft/class_58;method_61030()Zofficial bLfaz;b()Z
-
withContextType
- Mappings:
Namespace Name Mixin selector named withContextTypeLnet/minecraft/loot/LootTableReporter;withContextType(Lnet/minecraft/util/context/ContextType;)Lnet/minecraft/loot/LootTableReporter;intermediary method_22568Lnet/minecraft/class_58;method_22568(Lnet/minecraft/class_176;)Lnet/minecraft/class_58;official aLfaz;a(Lbbl;)Lfaz;
-
getErrorReporter
- Mappings:
Namespace Name Mixin selector named getErrorReporterLnet/minecraft/loot/LootTableReporter;getErrorReporter()Lnet/minecraft/util/ErrorReporter;intermediary method_60288Lnet/minecraft/class_58;method_60288()Lnet/minecraft/class_8942;official cLfaz;c()Lbag;
-