Class VanillaUnlocksTabAdvancementGenerator
java.lang.Object
net.minecraft.data.advancement.vanilla.VanillaUnlocksTabAdvancementGenerator
- All Implemented Interfaces:
AdvancementTabGenerator
public class VanillaUnlocksTabAdvancementGenerator
extends Object
implements AdvancementTabGenerator
- Mappings:
Namespace Name named net/minecraft/data/advancement/vanilla/VanillaUnlocksTabAdvancementGeneratorintermediary net/minecraft/class_11169official mz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(RegistryWrapper.WrapperLookup registries, Consumer<AdvancementEntry> exporter) private static voidmethod_70541(Consumer<AdvancementEntry> consumer, AdvancementEntry advancementEntry, RegistryEntry<PlayerUnlock> registryEntry) private static RegistryEntry<PlayerUnlock> method_70542(RegistryEntry<PlayerUnlock> registryEntry)
-
Constructor Details
-
VanillaUnlocksTabAdvancementGenerator
public VanillaUnlocksTabAdvancementGenerator()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceAdvancementTabGenerator- Mappings:
Namespace Name Mixin selector named acceptLnet/minecraft/data/advancement/AdvancementTabGenerator;accept(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;Ljava/util/function/Consumer;)Vintermediary method_10335Lnet/minecraft/class_7785;method_10335(Lnet/minecraft/class_7225$class_7874;Ljava/util/function/Consumer;)Vofficial aLmt;a(Ljj$a;Ljava/util/function/Consumer;)V
-
method_70541
private static void method_70541(Consumer<AdvancementEntry> consumer, AdvancementEntry advancementEntry, RegistryEntry<PlayerUnlock> registryEntry) - Mappings:
Namespace Name Mixin selector named method_70541Lnet/minecraft/data/advancement/vanilla/VanillaUnlocksTabAdvancementGenerator;method_70541(Ljava/util/function/Consumer;Lnet/minecraft/advancement/AdvancementEntry;Lnet/minecraft/registry/entry/RegistryEntry;)Vintermediary method_70541Lnet/minecraft/class_11169;method_70541(Ljava/util/function/Consumer;Lnet/minecraft/class_8779;Lnet/minecraft/class_6880;)Vofficial aLmz;a(Ljava/util/function/Consumer;Laj;Ljh;)V
-
method_70542
- Mappings:
Namespace Name Mixin selector named method_70542Lnet/minecraft/data/advancement/vanilla/VanillaUnlocksTabAdvancementGenerator;method_70542(Lnet/minecraft/registry/entry/RegistryEntry;)Lnet/minecraft/registry/entry/RegistryEntry;intermediary method_70542Lnet/minecraft/class_11169;method_70542(Lnet/minecraft/class_6880;)Lnet/minecraft/class_6880;official aLmz;a(Ljh;)Ljh;
-