|
LeviLamina
|
Classes | |
| struct | Key |
Public Member Functions | |
| MCAPI::std::string | getId () const |
| MCAPI ::std::vector<::std::string > | getTags () const |
| MCAPI bool | hasTags (::std::vector<::std::string > const &tags) const |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
| static MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBiomeType > | getOrCreateHandle (::Biome const &biome, ::BiomeRegistry const ®istry, ::Scripting::WeakLifetimeScope const &scope) |
Public Attributes | |
| ::ll::TypedStorage< 8, 16, ::Scripting::WeakLifetimeScope > | mScope |
| ::ll::TypedStorage< 8, 8, ::Biome const * > | mBiome |
| ::ll::TypedStorage< 8, 8, ::BiomeRegistry const * > | mBiomeRegistry |