Description ChunkMap
Only cc_updateChunkScheduling and calls from ChunkHolder#cc_getOrScheduleFuture are tested
ChunkHolder
Only cc_getOrScheduleFuture is tested
MixinMinecraftServer
MixinLevel
Mixins
setBlock only unit test, requires integration test
getBlockState only unit test, requires integration test
getBlockEntity only unit test, requires integration test
getFluidState only unit test, requires integration test
setBlockEntity only unit test, requires integration test | might break if vanilla code is added after the cancel.
removeBlockEntity only unit test, requires integration test
isLoaded only unit test, requires integration test
loadedAndEntityCanStandOnFace only unit test, requires integration test
blockEntityChanged only unit test, requires integration test
getCurrentDifficultyAt only unit test, requires integration test
CC methods
CubicChunkSource
Reactions are currently unavailable
You can’t perform that action at this time.
ChunkMap
cc_updateChunkSchedulingand calls fromChunkHolder#cc_getOrScheduleFutureare testedChunkHolder
cc_getOrScheduleFutureis testedMixinMinecraftServer
setInitialSpawn, only unit test, requires integration testcc_replaceChunkPosInSetInitialSpawncc_replaceGetWorldPositionInSetInitialSpawnprepareLevelsonly unit test, requires integration testcc_replaceAddRegionTicketInPrepareLevelscc_waitUntilCubicGenerationCompleteMixinLevel
Mixins
setBlockonly unit test, requires integration testcc_replaceLevelChunkInGetChunkAtcc_replaceLevelChunkInSetBlockStatecc_replaceLevelChunkInMarkAndNotifyBlockgetBlockStateonly unit test, requires integration testcc_replaceLevelChunkInGetBlockStatecc_replaceLevelChunkInGetBlockState(overload)getBlockEntityonly unit test, requires integration testcc_replaceGetChunkAtInSetBlockEntitygetFluidStateonly unit test, requires integration testcc_replaceGetChunkAtInGetFluidStatesetBlockEntityonly unit test, requires integration test | might break if vanilla code is added after the cancel.cc_replaceLevelChunkInSetBlockEntityremoveBlockEntityonly unit test, requires integration testcc_replaceGetChunkAtInRemoveBlockEntitycc_replaceLevelChunkInRemoveBlockEntityisLoadedonly unit test, requires integration testcc_replaceHasChunkInIsLoadedloadedAndEntityCanStandOnFaceonly unit test, requires integration testcc_replaceGetChunkAtInLoadedAndEntityCanStandOnFaceblockEntityChangedonly unit test, requires integration testcc_replaceBlockEntityChangedgetCurrentDifficultyAtonly unit test, requires integration testcc_replaceGetCurrentDifficultyAtCC methods
LevelCube cc_getCubeonly unit test, requires integration testCubeAccess cc_getCubeonly unit test, requires integration testcc_getCubeAtonly unit test, requires integration testcc_hasCubeAtno testcc_hasCubesAtno testCubicChunkSource
ServerChunkCacheandClientChunkCacheto test.