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
/
StructureRecipies.h
blob: b972a757d2ecd529b95d440549b3a00a168a7e91 (
plain
)
1
2
3
4
5
6
7
#pragma once
class
StructureRecipies
{
public
:
void
addRecipes
(
Recipes
*
r
);
};