LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptBiomeFilter Class Reference

Public Member Functions

MCAPI ::std::optional<::std::vector<::std::string > > getExcludeBiomes () const
MCAPI ::std::optional<::std::vector<::std::string > > getExcludeTags () const
MCAPI ::std::optional<::std::vector<::std::string > > getIncludeBiomes () const
MCAPI ::std::optional<::std::vector<::std::string > > getIncludeTags () const
MCFOLD void setBiomes (::std::vector<::std::string > &biomeContainer, ::std::optional<::std::vector<::std::string > > biomes)
MCAPI void setExcludeBiomes (::std::optional<::std::vector<::std::string > > biomes)
MCAPI void setExcludeTags (::std::optional<::std::vector<::std::string > > tags)
MCAPI void setIncludeBiomes (::std::optional<::std::vector<::std::string > > biomes)
MCAPI void setIncludeTags (::std::optional<::std::vector<::std::string > > tags)
MCFOLD void setTags (::std::vector<::std::string > &tagContainer, ::std::optional<::std::vector<::std::string > > tags)

Static Public Member Functions

static MCAPI ::Scripting::InterfaceBinding bind ()

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > mIncludeBiomes
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > mExcludeBiomes
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > mIncludeTags
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > mExcludeTags
::ll::TypedStorage< 8, 16, ::Scripting::WeakLifetimeScopemScope

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