Uses of Class
net.minecraft.recipe.ShapedRecipe
| Package | Description |
|---|---|
| net.minecraft.recipe |
-
Uses of ShapedRecipe in net.minecraft.recipe
Subclasses of ShapedRecipe in net.minecraft.recipe Modifier and Type Class Description classMapExtendingRecipeFields in net.minecraft.recipe with type parameters of type ShapedRecipe Modifier and Type Field Description static RecipeSerializer<ShapedRecipe>RecipeSerializer. SHAPEDMethods in net.minecraft.recipe that return ShapedRecipe Modifier and Type Method Description ShapedRecipeShapedRecipe.Serializer. read(Identifier identifier, JsonObject jsonObject)ShapedRecipeShapedRecipe.Serializer. read(Identifier identifier, PacketByteBuf packetByteBuf)Methods in net.minecraft.recipe with parameters of type ShapedRecipe Modifier and Type Method Description voidShapedRecipe.Serializer. write(PacketByteBuf packetByteBuf, ShapedRecipe shapedRecipe)