Uses of Class
net.neoforged.neoforge.oldtest.recipebook.RecipeBookTestRecipe
Packages that use RecipeBookTestRecipe
-
Uses of RecipeBookTestRecipe in net.neoforged.neoforge.oldtest.recipebook
Fields in net.neoforged.neoforge.oldtest.recipebook with type parameters of type RecipeBookTestRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.MapCodec<RecipeBookTestRecipe> RecipeBookTestRecipeSerializer.CODECstatic final DeferredHolder<RecipeSerializer<?>, RecipeSerializer<RecipeBookTestRecipe>> RecipeBookExtensionTest.RECIPE_BOOK_TEST_RECIPE_SERIALIZERstatic final DeferredHolder<RecipeType<?>, RecipeType<RecipeBookTestRecipe>> RecipeBookExtensionTest.RECIPE_BOOK_TEST_RECIPE_TYPEprivate static final StreamCodec<RegistryFriendlyByteBuf, RecipeBookTestRecipe> RecipeBookTestRecipeSerializer.STREAM_CODECMethods in net.neoforged.neoforge.oldtest.recipebook that return types with arguments of type RecipeBookTestRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<RecipeBookTestRecipe> RecipeBookTestRecipeSerializer.codec()RecipeBookTestRecipeSerializer.streamCodec()