|
MinecraftGameTest & | operator= (MinecraftGameTest const &) |
|
| MinecraftGameTest (MinecraftGameTest const &) |
|
virtual void | onLevelDestruction (::std::string const &) |
|
MCAPI | MinecraftGameTest (::Level &level) |
|
MCAPI void | _runTestPreparation (::gametest::BaseGameTestFunction const &testFunction) |
|
MCAPI void | clearAllTests (::BlockSource ®ion) |
|
MCAPI void | registerDefaultGameBatches (::Level &level) |
|
MCAPI::std::string | runTest (::std::string const &testName, ::Dimension &dimension, ::gametest::TestParameters const ¶ms) |
|
MCAPI::std::string | runTest (::std::string const &testName, ::Dimension &dimension, ::gametest::TestParameters const ¶ms, ::std::vector<::std::shared_ptr<::gametest::IGameTestListener > > listeners) |
|
MCAPI::std::string | runTestAt (::BlockSource ®ion, ::BlockPos const &structureBlockPos, ::std::optional<::Rotation > rotation) |
|
MCAPI ::std::vector<::std::shared_ptr<::gametest::BaseGameTestInstance > > const & | runTests (::Dimension &dimension, ::gametest::TestParameters &¶ms) |
|
MCAPI void * | $ctor (::Level &level) |
|
MCAPI void | $dtor () |
|
MCAPI void | $onLevelDestruction (::std::string const &) |
|
virtual void | allChanged () |
|
virtual void | sendServerLegacyParticle (::ParticleType, ::Vec3 const &, ::Vec3 const &, int) |
|
virtual void | addParticleEffect (::HashedString const &, ::Actor const &, ::HashedString const &, ::Vec3 const &, ::MolangVariableMap const &) |
|
virtual void | addTerrainParticleEffect (::BlockPos const &, ::Block const &, ::Vec3 const &, float, float, float) |
|
virtual void | addTerrainSlideEffect (::BlockPos const &, ::Block const &, ::Vec3 const &, float, float, float) |
|
virtual void | addBreakingItemParticleEffect (::Vec3 const &, ::BreakingItemParticleData const &, ::ResolvedItemIconInfo const &) |
|
virtual void | playMusic (::std::string const &, ::Vec3 const &, float, float) |
|
virtual void | playStreamingMusic (::std::string const &, int, int, int) |
|
virtual void | onEntityAdded (::Actor &) |
|
virtual void | onEntityRemoved (::Actor &) |
|
virtual void | onChunkLoaded (::ChunkSource &, ::LevelChunk &) |
|
virtual void | onChunkReloaded (::ChunkSource &, ::LevelChunk &) |
|
virtual void | onSubChunkLoaded (::ChunkSource &, ::LevelChunk &, short, bool) |
|
virtual void | onChunkUnloaded (::LevelChunk &) |
|
virtual void | levelEvent (::SharedTypes::Legacy::LevelEvent, ::Vec3 const &, int) |
|
virtual void | levelEvent (::SharedTypes::Legacy::LevelEvent, ::CompoundTag const &) |
|
virtual void | takePicture (::cg::ImageBuffer &, ::Actor *, ::Actor *, ::ScreenshotOptions &, ::std::function< void(::cg::ImageBuffer &, ::ScreenshotOptions &)>) |
|
virtual void | playerListChanged () |
|
virtual void | onLevelDataCommandsChanged (bool) |
|
virtual void | onLevelDataWorldTemplateOptionsUnlocked () |
|
MCFOLD void | $allChanged () |
|
MCFOLD void | $sendServerLegacyParticle (::ParticleType, ::Vec3 const &, ::Vec3 const &, int) |
|
MCFOLD void | $addParticleEffect (::HashedString const &, ::Actor const &, ::HashedString const &, ::Vec3 const &, ::MolangVariableMap const &) |
|
MCFOLD void | $addTerrainParticleEffect (::BlockPos const &, ::Block const &, ::Vec3 const &, float, float, float) |
|
MCFOLD void | $addTerrainSlideEffect (::BlockPos const &, ::Block const &, ::Vec3 const &, float, float, float) |
|
MCFOLD void | $addBreakingItemParticleEffect (::Vec3 const &, ::BreakingItemParticleData const &, ::ResolvedItemIconInfo const &) |
|
MCFOLD void | $playMusic (::std::string const &, ::Vec3 const &, float, float) |
|
MCFOLD void | $playStreamingMusic (::std::string const &, int, int, int) |
|
MCFOLD void | $onEntityAdded (::Actor &) |
|
MCFOLD void | $onEntityRemoved (::Actor &) |
|
MCFOLD void | $onChunkLoaded (::ChunkSource &, ::LevelChunk &) |
|
MCFOLD void | $onChunkReloaded (::ChunkSource &, ::LevelChunk &) |
|
MCFOLD void | $onSubChunkLoaded (::ChunkSource &, ::LevelChunk &, short, bool) |
|
MCFOLD void | $onChunkUnloaded (::LevelChunk &) |
|
MCAPI void | $takePicture (::cg::ImageBuffer &, ::Actor *, ::Actor *, ::ScreenshotOptions &, ::std::function< void(::cg::ImageBuffer &, ::ScreenshotOptions &)>) |
|
MCFOLD void | $playerListChanged () |
|
MCFOLD void | $onLevelDataCommandsChanged (bool) |
|
MCFOLD void | $onLevelDataWorldTemplateOptionsUnlocked () |
|
virtual void | onSourceCreated (::BlockSource &source) |
|
virtual void | onSourceDestroyed (::BlockSource &source) |
|
virtual void | onAreaChanged (::BlockSource &source, ::BlockPos const &min, ::BlockPos const &max) |
|
virtual void | onBlockChanged (::BlockSource &, ::BlockPos const &, uint, ::Block const &, ::Block const &, int, ::ActorBlockSyncMessage const *, ::BlockChangedEventTarget, ::Actor *) |
|
virtual void | onBrightnessChanged (::BlockSource &source, ::BlockPos const &pos) |
|
virtual void | onBlockEntityChanged (::BlockSource &source, ::BlockActor &te) |
|
virtual void | onEntityChanged (::BlockSource &source, ::Actor &entity) |
|
virtual void | onBlockEvent (::BlockSource &source, int x, int y, int z, int b0, int b1) |
|
MCFOLD void | $onSourceCreated (::BlockSource &source) |
|
MCFOLD void | $onSourceDestroyed (::BlockSource &source) |
|
MCFOLD void | $onAreaChanged (::BlockSource &source, ::BlockPos const &min, ::BlockPos const &max) |
|
MCAPI void | $onBrightnessChanged (::BlockSource &source, ::BlockPos const &pos) |
|
MCFOLD void | $onBlockEntityChanged (::BlockSource &source, ::BlockActor &te) |
|
MCFOLD void | $onEntityChanged (::BlockSource &source, ::Actor &entity) |
|
MCFOLD void | $onBlockEvent (::BlockSource &source, int x, int y, int z, int b0, int b1) |
|