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()
RecipeBookTestRecipeSerializer.streamCodec()