Package | Description |
---|---|
buildcraft.core.marker |
Modifier and Type | Method and Description |
---|---|
protected PathSubCache |
PathCache.createSubCache(net.minecraft.world.World world) |
Modifier and Type | Method and Description |
---|---|
void |
PathSavedData.loadInto(PathSubCache subCache) |
static boolean |
PathConnection.tryCreateConnection(PathSubCache subCache,
net.minecraft.util.math.BlockPos from,
net.minecraft.util.math.BlockPos to) |
Constructor and Description |
---|
PathConnection(PathSubCache subCache,
java.util.List<net.minecraft.util.math.BlockPos> positions) |