Uses of Class
net.minecraft.recipe.ArmorDyeRecipe
Packages that use ArmorDyeRecipe
- 
Uses of ArmorDyeRecipe in net.minecraft.recipeFields in net.minecraft.recipe with type parameters of type ArmorDyeRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<ArmorDyeRecipe> RecipeSerializer.ARMOR_DYEMethods in net.minecraft.recipe that return types with arguments of type ArmorDyeRecipeModifier and TypeMethodDescriptionArmorDyeRecipe.getSerializer()Returns the serializer associated with this recipe.