Uses of Class
net.minecraft.recipe.ShapedRecipe
Packages that use ShapedRecipe
-
Uses of ShapedRecipe in net.minecraft.recipe
Subclasses of ShapedRecipe in net.minecraft.recipeFields in net.minecraft.recipe with type parameters of type ShapedRecipeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ShapedRecipe>
ShapedRecipe.Serializer.CODEC
static final RecipeSerializer<ShapedRecipe>
RecipeSerializer.SHAPED
Methods in net.minecraft.recipe that return ShapedRecipeMethods in net.minecraft.recipe that return types with arguments of type ShapedRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<ShapedRecipe>
ShapedRecipe.Serializer.codec()
Methods in net.minecraft.recipe with parameters of type ShapedRecipeModifier and TypeMethodDescriptionvoid
ShapedRecipe.Serializer.write
(PacketByteBuf packetByteBuf, ShapedRecipe shapedRecipe)