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.CODEC
static final DeferredHolder
<RecipeSerializer<?>, RecipeSerializer<RecipeBookTestRecipe>> RecipeBookExtensionTest.RECIPE_BOOK_TEST_RECIPE_SERIALIZER
static final DeferredHolder
<RecipeType<?>, RecipeType<RecipeBookTestRecipe>> RecipeBookExtensionTest.RECIPE_BOOK_TEST_RECIPE_TYPE
private static final StreamCodec
<RegistryFriendlyByteBuf, RecipeBookTestRecipe> RecipeBookTestRecipeSerializer.STREAM_CODEC
Methods in net.neoforged.neoforge.oldtest.recipebook that return types with arguments of type RecipeBookTestRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<RecipeBookTestRecipe> RecipeBookTestRecipeSerializer.codec()
RecipeBookTestRecipe.getSerializer()
RecipeBookTestRecipe.getType()
RecipeBookTestRecipeSerializer.streamCodec()
Method parameters in net.neoforged.neoforge.oldtest.recipebook with type arguments of type RecipeBookTestRecipeModifier and TypeMethodDescriptionprotected static void
RecipeBookTestMenu.slotChangedCraftingGrid
(AbstractContainerMenu p_150547_, ServerLevel p_379963_, Player p_150549_, RecipeBookExtensionTest.RecipeBookTestContainer p_150550_, ResultContainer p_150551_, @Nullable RecipeHolder<RecipeBookTestRecipe> p_345124_)