19 ::ll::TypedStorage<1, 1, bool> mRedstoneConductor;
20 ::ll::TypedStorage<1, 1, bool> mAllowsWireToStepDown;
31 virtual ::std::string
const& getName()
const ;
40 virtual bool isNetworkComponent()
const ;
61 MCAPI
static bool const& ALLOWS_WIRE_TO_STEP_DOWN_DEFAULT();
63 MCAPI static ::std::string
const& NameID();
65 MCAPI
static bool const& REDSTONE_CONDUCTOR_DEFAULT();
71 MCAPI
void* $ctor(
bool isRedstoneConductor,
bool allowsWireToStepDown);
83 MCAPI ::std::string
const& $getName()
const;
89 MCFOLD
bool $isNetworkComponent()
const;