18 ::ll::TypedStorage<1, 1, uchar> mID;
19 ::ll::TypedStorage<8, 24, ::std::vector<::std::string>> mPattern;
20 ::ll::TypedStorage<8, 64, ::std::function<
::ItemStack()>> mIngredientItemFunctor;
21 ::ll::TypedStorage<8, 32, ::std::string> mName;
22 ::ll::TypedStorage<8, 32, ::std::string> mNameID;
23 ::ll::TypedStorage<2, 2, short> mPatternItemType;
24 ::ll::TypedStorage<1, 1, bool> mIgnoreAux;
25 ::ll::TypedStorage<1, 1, bool> mHiddenFromCrafting;
44 MCAPI
static char const*
const& BASE_NAME();
46 MCAPI
static char const*
const& CREEPER_NAME_ID();
48 MCAPI
static char const*
const& CURLY_BORDER_NAME_ID();
50 MCAPI
static char const*
const& SQUARE_TOP_LEFT_NAME_ID();
52 MCAPI static ::std::vector<::BannerPattern>
const& mPatterns();