Package net.minecraft.data.recipe
Interface RecipeExporter
public interface RecipeExporter
- Mappings:
Namespace Name named net/minecraft/data/recipe/RecipeExporterintermediary net/minecraft/class_8790official oh
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(RegistryKey<Recipe<?>> key, Recipe<?> recipe, @Nullable AdvancementEntry advancement) void
-
Method Details
-
accept
void accept(RegistryKey<Recipe<?>> key, Recipe<?> recipe, @Nullable @Nullable AdvancementEntry advancement) - Mappings:
Namespace Name Mixin selector named acceptLnet/minecraft/data/recipe/RecipeExporter;accept(Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/recipe/Recipe;Lnet/minecraft/advancement/AdvancementEntry;)Vintermediary method_53819Lnet/minecraft/class_8790;method_53819(Lnet/minecraft/class_5321;Lnet/minecraft/class_1860;Lnet/minecraft/class_8779;)Vofficial aLoh;a(Lalq;Ldfb;Laj;)V
-
getAdvancementBuilder
Advancement.Builder getAdvancementBuilder()- Mappings:
Namespace Name Mixin selector named getAdvancementBuilderLnet/minecraft/data/recipe/RecipeExporter;getAdvancementBuilder()Lnet/minecraft/advancement/Advancement$Builder;intermediary method_53818Lnet/minecraft/class_8790;method_53818()Lnet/minecraft/class_161$class_162;official aLoh;a()Lai$a;
-
addRootAdvancement
void addRootAdvancement()- Mappings:
Namespace Name Mixin selector named addRootAdvancementLnet/minecraft/data/recipe/RecipeExporter;addRootAdvancement()Vintermediary method_62738Lnet/minecraft/class_8790;method_62738()Vofficial bLoh;b()V
-