3#include "mc/_HeaderOutputPredefine.h"
10namespace VanillaBlockTags {
13MCAPI ::HashedString
const& Acacia();
15MCAPI ::HashedString
const& Birch();
17MCAPI ::HashedString
const& Crop();
19MCAPI ::HashedString
const& DarkOak();
21MCAPI ::HashedString
const& DiamondDiggable();
23MCAPI ::HashedString
const& Dirt();
25MCAPI ::HashedString
const& FertilizeArea();
27MCAPI ::HashedString
const& GoldDiggable();
29MCAPI ::HashedString
const& Grass();
31MCAPI ::HashedString
const& Gravel();
33MCAPI ::HashedString
const& IronDiggable();
35MCAPI ::HashedString
const& IsAxeItemDestructible();
37MCAPI ::HashedString
const& IsDestructibleByDiamondTier();
39MCAPI ::HashedString
const& IsDestructibleByIronTier();
41MCAPI ::HashedString
const& IsDestructibleByNetheriteTier();
43MCAPI ::HashedString
const& IsDestructibleByStoneTier();
45MCAPI ::HashedString
const& IsHoeItemDestructible();
47MCAPI ::HashedString
const& IsMaceItemDestructible();
49MCAPI ::HashedString
const& IsPickaxeItemDestructible();
51MCAPI ::HashedString
const& IsShearsItemDestructible();
53MCAPI ::HashedString
const& IsShovelItemDestructible();
55MCAPI ::HashedString
const& IsSwordItemDestructible();
57MCAPI ::HashedString
const& Jungle();
59MCAPI ::HashedString
const& Log();
61MCAPI ::HashedString
const& Metal();
63MCAPI ::HashedString
const& MobSpawner();
65MCAPI ::HashedString
const& NotFeatureReplaceable();
67MCAPI ::HashedString
const& Oak();
69MCAPI ::HashedString
const& OneWayCollidable();
71MCAPI ::HashedString
const& Plant();
73MCAPI ::HashedString
const& Pumpkin();
75MCAPI ::HashedString
const& Rail();
77MCAPI ::HashedString
const& Sand();
79MCAPI ::HashedString
const& Snow();
81MCAPI ::HashedString
const& Spruce();
83MCAPI ::HashedString
const& Stone();
85MCAPI ::HashedString
const& StoneDiggable();
87MCAPI ::HashedString
const& TextSign();
89MCAPI ::HashedString
const& Trapdoors();
91MCAPI ::HashedString
const& Water();
93MCAPI ::HashedString
const& Wood();
95MCAPI ::HashedString
const& WoodDiggable();
Definition HashedString.h:5