22 ::ll::TypedStorage<1, 1, bool> mRequiresInteract;
23 ::ll::TypedStorage<8, 32, ::std::string> mInteractText;
28 InteractButtonItemComponent(InteractButtonItemComponent
const&);
29 InteractButtonItemComponent();
34 virtual bool isNetworkComponent()
const ;
42 virtual ~InteractButtonItemComponent() =
default;
48 MCFOLD ::InteractButtonItemComponent& operator=(::InteractButtonItemComponent&&);
50 MCFOLD ::InteractButtonItemComponent& operator=(::InteractButtonItemComponent
const&);
56 MCAPI
static void bindType(
58 ::std::vector<::AllExperiments>
const& requiredToggles,
59 ::std::optional<::SemVersion> releasedMinFormatVersion
62 MCAPI static ::HashedString
const& getIdentifier();
68 MCFOLD
bool $isNetworkComponent()
const;