Package net.minecraft.data.server.recipe
Interface RecipeExporter
public interface RecipeExporter
- Mappings:
Namespace Name official muintermediary net/minecraft/class_8790named net/minecraft/data/server/recipe/RecipeExporter
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(Identifier identifier, Recipe<?> recipe, @Nullable AdvancementEntry advancementEntry)
-
Method Details
-
accept
void accept(Identifier identifier, Recipe<?> recipe, @Nullable @Nullable AdvancementEntry advancementEntry) - Mappings:
Namespace Name Mixin selector official aLmu;a(Lagt;Lcpl;Laf;)Vintermediary method_53819Lnet/minecraft/class_8790;method_53819(Lnet/minecraft/class_2960;Lnet/minecraft/class_1860;Lnet/minecraft/class_8779;)Vnamed acceptLnet/minecraft/data/server/recipe/RecipeExporter;accept(Lnet/minecraft/util/Identifier;Lnet/minecraft/recipe/Recipe;Lnet/minecraft/advancement/AdvancementEntry;)V
-
getAdvancementBuilder
Advancement.Builder getAdvancementBuilder()- Mappings:
Namespace Name Mixin selector official aLmu;a()Lae$a;intermediary method_53818Lnet/minecraft/class_8790;method_53818()Lnet/minecraft/class_161$class_162;named getAdvancementBuilderLnet/minecraft/data/server/recipe/RecipeExporter;getAdvancementBuilder()Lnet/minecraft/advancement/Advancement$Builder;
-