index
:
MinecraftConsoles.git
main
Minecraft Legacy Console Edition
ProsperousPotato
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Minecraft.World
/
ClothDyeRecipes.h
blob: c4283dfda122b11e5e1ec68a742ed17fda34357c (
plain
)
1
2
3
4
5
6
7
8
#pragma once
class
ClothDyeRecipes
{
public
:
void
addRecipes
(
Recipes
*
r
);
};