Uses of Class
net.minecraft.recipe.ShapelessRecipe
| Package | Description |
|---|---|
| net.minecraft.recipe |
-
Uses of ShapelessRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type ShapelessRecipe Modifier and Type Field Description static RecipeSerializer<ShapelessRecipe>RecipeSerializer. SHAPELESSMethods in net.minecraft.recipe that return ShapelessRecipe Modifier and Type Method Description ShapelessRecipeShapelessRecipe.Serializer. read(Identifier identifier, JsonObject jsonObject)ShapelessRecipeShapelessRecipe.Serializer. read(Identifier identifier, PacketByteBuf packetByteBuf)Methods in net.minecraft.recipe with parameters of type ShapelessRecipe Modifier and Type Method Description voidShapelessRecipe.Serializer. write(PacketByteBuf packetByteBuf, ShapelessRecipe shapelessRecipe)