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