|
virtual ::std::unordered_map<::BlockPos, ::std::string > | getMarkers (::BlockPos const &position, ::LegacyStructureSettings &settings) const |
|
virtual void | placeInWorld (::BlockSource ®ion, ::BlockPos const &pos, ::LegacyStructureSettings &settings, ::Random &random) const |
|
virtual::BlockPos | rawSize () const |
|
virtual::br::worldgen::StructureTemplateBlockPalette | randomPalette (::BlockPos) const |
|
MCAPI::BlockPos | calculateConnectedPosition (::LegacyStructureSettings const &settings1, ::BlockPos const &connection1, ::LegacyStructureSettings const &settings2, ::BlockPos const &connection2) const |
|
MCAPI ::std::vector<::JigsawStructureBlockInfo > | getJigsawMarkers () const |
|
MCAPI void | load (::CompoundTag const &tag) |
|
MCAPI void * | $ctor () |
|
MCAPI void | $dtor () |
|
MCAPI ::std::unordered_map<::BlockPos, ::std::string > | $getMarkers (::BlockPos const &position, ::LegacyStructureSettings &settings) const |
|
MCAPI void | $placeInWorld (::BlockSource ®ion, ::BlockPos const &pos, ::LegacyStructureSettings &settings, ::Random &random) const |
|
MCAPI::BlockPos | $rawSize () const |
|
MCAPI::br::worldgen::StructureTemplateBlockPalette | $randomPalette (::BlockPos) const |
|
|
static MCAPI void | _fixItemStack (::CompoundTag &itemTag, int dataVersion) |
|
static MCAPI void | _mapPropertiesToTags (::CompoundTag &originalTag, ::CompoundTag const &paletteTag) |
|
static MCAPI void | _mapPropertyToTag (::CompoundTag &originalTag, ::std::string const &propertyString, ::std::string const &valueString) |
|
static MCAPI ::std::unique_ptr<::CompoundTag > | _mapTag (::std::unique_ptr<::CompoundTag > originalTag, ::std::string const &javaBlockName, int dataVersion, ::Block const *&block) |
|
static MCAPI ::Block const * | _mapToBlock (::std::string const &blockName) |
|
static MCAPI ::Block const & | _mapToData (::Block const &curr, ::LegacyStructureSettings const &settings) |
|
static MCAPI ::Block const * | _mapToProperty (::std::string const &propertyString, ::std::string const &valueString, ::Block const &block) |
|
static MCAPI ::std::string const & | AUTHOR_TAG () |
|
static MCAPI ::std::string const & | BLOCKS_TAG () |
|
static MCAPI ::std::string const & | BLOCK_TAG_NBT () |
|
static MCAPI ::std::string const & | BLOCK_TAG_POS () |
|
static MCAPI ::std::string const & | BLOCK_TAG_STATE () |
|
static MCAPI int const & | CHUNK_SIZE () |
|
static MCAPI ::std::string const & | DATA_VERSION_TAG () |
|
static MCAPI ::std::string const & | ENTITIES_TAG () |
|
static MCAPI ::std::string const & | ENTITY_TAG_BLOCKPOS () |
|
static MCAPI ::std::string const & | ENTITY_TAG_NBT () |
|
static MCAPI ::std::string const & | ENTITY_TAG_POS () |
|
static MCAPI ::std::string const & | MINECRAFT_PREFIX () |
|
static MCAPI ::std::string const & | PALETTE_TAG () |
|
static MCAPI ::std::string const & | SIZE_TAG () |
|
static MCAPI ::std::string const & | VERSION_TAG () |
|
static MCAPI void ** | $vftableForILegacyStructureTemplate () |
|
static MCAPI void ** | $vftableForIStructureTemplate () |
|