public class TaskMiniChunkAnalyser extends java.lang.Object implements java.util.concurrent.Callable<AnalysedChunk>
Constructor and Description |
---|
TaskMiniChunkAnalyser(FilledChunk filled) |
Modifier and Type | Method and Description |
---|---|
AnalysedChunk |
call() |
static boolean |
isValid(net.minecraft.util.math.BlockPos offset) |
public TaskMiniChunkAnalyser(FilledChunk filled)
public AnalysedChunk call()
call
in interface java.util.concurrent.Callable<AnalysedChunk>
public static boolean isValid(net.minecraft.util.math.BlockPos offset)