LeviLamina
Loading...
Searching...
No Matches
IFeature Class Referenceabstract
Inheritance diagram for IFeature:

Classes

struct  PlacementContext

Public Member Functions

virtual ::std::optional<::BlockPosplace (::IFeature::PlacementContext const &context) const =0
virtual bool isValidPlacement (::std::string const &pass)
virtual void upgradeFormat (::SemVersion const &)
MCAPI bool isAllowedToPlaceFeature (::IFeature const &feature) const
MCFOLD bool isInternal () const
MCAPI bool operator== (::IFeature const &other) const
MCAPI bool setBlockSafe (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Block const &block, int updateFlags) const
MCAPI bool setBlockSafeSimple (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Block const &block) const
MCFOLD void setCanUseInternalFeature (bool canUseInternalFeature)
MCFOLD void setIsInternal (bool isInternal)
MCFOLD void $dtor ()
MCAPI bool $isValidPlacement (::std::string const &pass)
MCFOLD void $upgradeFormat (::SemVersion const &)

Static Public Member Functions

static MCAPI bool isExposedTo (::IBlockWorldGenAPI const &target, ::BlockPos const &candidatePos, ::BlockDescriptor const &exposedTo)

Public Attributes

::ll::TypedStorage< 1, 1, bool > mInternal
::ll::TypedStorage< 1, 1, bool > mCanUseInternalFeature

The documentation for this class was generated from the following file: